Dec 2022 — Present
Remote
Chainrisk Labs
Lead Engineer
Aug 2025 — Present
- Lead a team of 5 engineers across the risk engine, simulation pipeline and cloud platform — owning architecture decisions, review and delivery.
- Built Chainrisk's Proof of Reserves over ~$1.5B in assets — attestations computed inside AWS Nitro Enclaves for hardware-isolated, verifiable execution, and proven with zero-knowledge circuits written in Circom.
- Extended the same proof system to real-world assets (RWA), bringing off-chain holdings under the same verifiable guarantees.
- Rebuilt the Monte Carlo risk engine in Rust with CUDA-accelerated kernels, replacing interpreted per-scenario execution with batched GPU compute: 60× lower cloud spend and 40× faster end-to-end runtime.
- Parallelised Solidity test-case execution across cores in Rust, taking Monte Carlo runs 16× faster by saturating available compute instead of running scenarios serially.
- Built AI agents that automate the risk-analysis workflow, turning a manual analyst process into a reproducible pipeline.
Lead Cloud and Infrastructure Engineer
Jan 2024 — Aug 2025
- Designed and built Chainrisk's entire cloud architecture from the ground up, then owned the whole infrastructure footprint end to end.
- Architected the automated risk-analysis pipeline that sustains 6M+ large-scale simulations per day.
- Standardised every environment as code — workloads containerised with Docker, orchestrated on Kubernetes, provisioned with Terraform and Ansible on AWS.
- Owned reliability, capacity and cost across the platform, keeping environments consistent from local development through to production.
Software Engineer
Dec 2022 — Feb 2023
- Built the bounty and audit platform on GCP in TypeScript and Go.