Playbooks, Templates & Evidence
Downloadable artifacts from real projects — QA playbooks, test strategy templates, incident triage guides, security evidence, and a recruiter pack. Everything I use to operate production systems.
Recruiter Pack (ZIP)
One download with my resume, test strategy, architecture samples, and key evidence — designed for quick evaluation.
27 of 27 artifacts
Evidence Gallery
Recruiter-friendly proof that these artifacts connect to real automation outputs: reports, CI runs, security scans, and infrastructure evidence.
WAF Rate Limiting Evidence (429)
Evidence capture showing WAF rate limiting in action (attack simulation triggers non-200 responses and subsequent 429).
Incident Drill Report (postmortem-style)
Recruiter-friendly incident drill write-up showing operational mindset: detect → triage → mitigate → verify → follow-ups.
AWS CloudWatch Dashboard (qa-portfolio-prod-api)
Exported CloudWatch dashboard JSON showing Lambda errors/invocations, p95 duration, and API Gateway access-log query widgets.
AWS CloudWatch Alarms (Lambda errors + duration p95)
Alarm configuration export proving operational monitoring: errors alarm + p95 duration alarm.
AWS API Gateway Routes (prod)
API Gateway route listing export showing /metrics/latest is deployed and reachable (token-protected).
AWS S3 Object Metadata (latest.json)
S3 head-object output proving encryption, size, versioning, and retention for the latest metrics snapshot.
AWS IAM Role Trust Policy (GitHub OIDC writer)
IAM role export proving GitHub Actions uses OIDC federation (no long-lived AWS keys) for writing metrics.
Playwright UI Report (HTML)
Screenshot from a UI smoke run showing the kind of output I use for debugging (screenshots, traces, failures).
Allure Report (BDD)
Allure evidence-first reporting from the BDD framework (attachments on failure).
Lighthouse CI Results
Lighthouse CI report output for key pages (performance, a11y, best practices, SEO).
Security Scan Output
Security scan output example (secrets + OWASP checks) used as evidence in the security suite.
Want to see these in action?
Check out the live dashboard or read the platform engineering deep dive.