Work

My Projects

A snapshot of recent work bridging enterprise quality engineering with Agentic AI. Code repositories will be added soon.

Agentic Test Orchestrator

  • Multi-agent test planner built on Claude Code & n8n
  • Auto-generates Playwright specs from Jira acceptance criteria
  • Self-healing locators with embedding-based selector retries
  • Stack: TypeScript, Playwright, n8n, Supabase

Playwright + GitLab CI Pipeline

  • Reference quality pipeline for regulated banking workloads
  • Parallelised cross-browser runs with sharded reporters
  • Shift-Left service virtualisation against MuleSoft stubs
  • Stack: Playwright, GitLab CI, Docker, Allure

AI-Powered Regression Suite

  • GenAI-assisted risk-based regression selection
  • Coverage uplift to 97% with 40% faster execution
  • Postman/Newman + Rest Assured contract harness
  • Stack: Serenity BDD, Rest Assured, GitHub Copilot