Berlin, Germany · LinkedIn · Substack
I build quality platforms and engineer testing cultures — not just test suites.
Currently Quality Chapter Lead and Senior SDET at Delivery Hero, where I work across teams to raise the quality bar at the org level: from test infrastructure and flakiness reduction to defining quality principles that scale beyond any single team.
Previously led QA at NatWest (RBS) as AVP Test Lead, and built testing capability at Barclays and Fiserv across financial services domains.
A production-grade quality pipeline demonstrating how to enforce quality gates systematically across the development lifecycle. Every gate has a documented threshold and rationale — not cargo cult rules.
What it covers:
- Gate 1: Static Analysis (Checkstyle + SpotBugs) — fail fast, zero high-severity bugs
- Gate 2: Unit Tests + Coverage (JaCoCo) — 80% line coverage enforced
- Gate 3: Integration Tests — full HTTP stack validation with Testcontainers
- Gate 4: Security Scanning (OWASP Dependency Check) — no critical CVEs
- Gate 5: Performance Testing (k6) — p95 latency < 500ms, error rate < 1%
Built with Java 17, Spring Boot 3, JUnit 5, and GitHub Actions. The point isn't the tools — it's the thinking: how to make quality checks scale without becoming gatekeeping theater.
A dashboard for identifying the root causes hiding behind flaky tests. Instead of debugging failures one by one, this tool groups them by common failure patterns and infrastructure issues, so you can fix the system, not the symptom.
End-to-end QE strategy for a real cross-platform mobile SaaS (React Native + Expo + Supabase + RevenueCat), anonymized. Demonstrates how a Quality Chapter scales beyond a single team: 20-layer pyramid design, RLS policy coverage matrix, release gates, flake budgets, and a custom quality dashboard built on the same stack as the SUT.
Why it matters: most QE portfolios are framework demos. This one is a strategy, a measurement system, and a chapter playbook applied to a real product.
Dashboard ·
- Systemic quality — finding the 20% of root causes behind 80% of test noise
- Quality as a platform — tooling, dashboards, and standards that multiply team output
- The IC-to-leader transition — how engineers move from task completion to org impact
- Stop Chasing Individual Failures — why grouping flaky tests by root cause beats debugging them one by one
- The Career Shortcut Nobody Talks About — how identifying unowned problems is the real promotion lever
ISTQB Advanced Test Manager · Certified Scrum Master · Certified Scrum Product Owner · ISTQB Foundation



