Projects
Engineering portfolio
Real projects in test automation, agentic systems, performance pipelines, data reliability, and workflow automation. Each is documented with architecture, decisions, and honest limitations.
Status
Tech
Swarm QA Framework
experimentalA local-first multi-agent QA framework that explores applications, designs testing strategies, generates automation assets, executes Playwright suites, analyses failures, and supports controlled self-healing.
Data Reliability & AI QA Suite
experimentalA Python-based data-quality and observability framework for validating schemas, business rules, warehouse integrity, anomalies, drift, and lineage.
Evidence-Based Job Application Automation
in-developmentAn automation workflow that analyses job descriptions, calculates candidate fit, selects verified career evidence, and generates role-specific CVs without inventing qualifications.
Locator Agent
experimentalAn AI agent that analyses failing Playwright locators, retrieves similar passing locators from a vector database, generates GPT-proposed replacements, and presents ranked suggestions for human approval.
Test Analyzer Agent
experimentalAn NLP-driven agent that ingests test results, classifies failures by root cause, clusters related issues, generates human-readable summaries, and creates Jira tickets with diagnostic evidence.
k6 Performance Pipeline
experimentalA CI-integrated performance testing pipeline using k6, TypeScript, and Grafana that runs synthetic load tests, validates SLOs, and publishes dashboards on every deployment.
Predictive Testing Agent
experimentalA machine-learning agent that analyses code changes, historical test results, and coverage data to predict which tests are most likely to fail and recommends a targeted regression suite.