Figures from production automation and QA work. Each one is explained in the case studies.
28,000+Production recordsProcessed by a production AI enrichment pipeline
5.6xPipeline speedupFault-tolerant parallel processing across 28K+ URLs
34%AWS cost reductionMonthly infrastructure cost, via query and execution-flow optimization
678+QA defects documentedIdentified and documented across QA engagements and production testing
20End-to-end QA journeysOn PharmaConnect, a multi-tenant B2B platform
105CloudFix-Bench patternsAWS Terraform misconfiguration benchmark for Sentinel-Mesh
Professional experience
Sep 2026 – Present · Remote
Quality Assurance Lead · TechPotion.ai
Leading QA across current production B2B software engagements.
Lead QA on PharmaConnect: 20 end-to-end journeys across 6 user roles, 80+ defects with API-level reproduction evidence, and 11 critical P1 findings identified during enterprise QA and security testing.
Tested authentication, authorization, multi-tenant isolation, pricing, financial reconciliation, and data integrity.
PharmaConnect
Multi-tenant B2B pharmaceutical distribution and logistics platform.
Lead QA across 20 end-to-end journeys and 6 user roles.
80+ defects documented with API-level evidence across 15 modules; 11 critical P1 findings.
ToolPotion
Production AI tools directory with 28K+ listings.
Logged 100+ defects across two QA cycles.
Identified 190+ dead or fraudulent listings in one pass using targeted search queries.
Identified security risks among live listings, including phishing, malware, and gambling-redirect listings.
Traced recurring defect clusters to shared root causes to reduce duplicate remediation work.
AI Academy Cloud
AI education and certification platform.
Documented 35 defects during QA and content-system testing.
Identified an XP/progress exploit and multiple progress-tracking issues.
Verified core platform functionality under load.
Jan 2025 – Jan 2026 · Remote · Malaysia-based company
Backend & Automation Engineer · TechPotion.ai
Built and ran the production AI pipeline, automation, and cloud systems behind a 28,000+ listing AI tools directory.
Built Python scrapers with BeautifulSoup, Playwright, and Selenium across 10 platforms; 20+ extraction methods with a reported 95% success rate across 28K+ URLs.
Reworked ETL into a fault-tolerant parallel system with 50 concurrent workers, dynamic rate limiting, and circuit breakers, reporting a 5.6x speedup.
Built a production AI / LLM enrichment pipeline: status-gated stages for categorization, descriptions, FAQ generation, and 9-language translation through OpenRouter (Gemini Flash Lite), with structured outputs and failed stages recorded for retry instead of advancing.
Reduced monthly AWS infrastructure costs by 34% through query and execution-flow optimization.
Built 12+ Make.com AI automation flows and shipped a multilingual Next.js SSR frontend with FastAPI services.
Jun 2024 – Aug 2024
QA Intern · Sadiq.ai
Manual and automated QA across web and mobile applications.
Identified and documented 150+ bugs, working with developers on prioritization.
Worked with Flutter unit, widget, and golden testing; built automated test scripts for core features.
Developed a Python, Streamlit, and Gemini-based chatbot.
Featured case studies
How the numbers above were produced: the problem, the architecture, and the result.
A production AI pipeline that scrapes, enriches, translates, and publishes 28,000+ AI tool listings, with status-gated LLM stages that never skip a failure.
Lead QA on a multi-tenant B2B pharmaceutical distribution platform: order-to-cash journeys, business-logic validation, API evidence, authorization, audit-log security, and reconciliation.
Collecting live AWS evidence, then answering enterprise security questionnaires with a LangGraph Corrective RAG agent that must cite a verified source for every answer.
A neuro-symbolic research framework: an LLM proposes Terraform fixes, and a Z3 SMT verifier accepts only patches that provably satisfy cloud security invariants.
Answers enterprise security questionnaires (CAIQ, SOC 2, SIG) from live AWS evidence and policy documents, using a LangGraph Corrective RAG agent that must cite a verified source for every answer.
6-node LangGraph CRAG state machine with a Critic Agent that verifies AWS ARNs and document sections
Local PDF retrieval with FastEmbed and Supabase pgvector
n8n and PostgreSQL queue worker; 2,000+ questions processed with no timeout failures (reported)
Demo video shows the first, Langflow-based version