Sep 2024 to present
Senior SDET
Zodia Custody, a Standard Chartered subsidiary
- Built automation frameworks from the ground up in TypeScript with Playwright, decoupling testing from physical devices, plus a k6 framework for load and performance testing.
- Engineered a headless automation strategy for mobile-to-web handshakes (MFA and QR), simulating biometric payloads via API to achieve 100% CI/CD reliability without hardware dependencies.
- Built the test harness for the first institutional IOTA Rebased staking implementation in the UK and ADGM, programming failure scenarios such as bonding events and rewards distribution to validate asset safety logic.
- Built the automated compliance gates for the FATF Travel Rule (Notabene) integration, intercepting and validating VASP-to-VASP data payloads to prevent regulatory breaches in settlement flows.
- Lead an internal AI advocacy initiative, driving safe adoption of AI tooling across engineering in a regulated environment.
case study / the headless handshake
Custody journeys here hop between mobile and web, with MFA and QR handshakes in the middle. Driving real devices made those flows slow and unreliable in CI, so I built a headless strategy instead: the framework simulates the biometric payloads over API and carries the rest of the journey in the browser. Flows that once depended on physical hardware now run on every pipeline at 100% reliability.