Selected work
Projects
A mix of production systems from my day job and things I've built on the side. Backend-heavy, mostly Java.
Distributed rate limiter
Token-bucket rate limiting shared across multi-region API nodes.
Event-driven order processing
Kafka-based pipeline that replaced a brittle nightly batch job.
reqcache
An open-source caching layer for slow, rate-limited third-party APIs.
Microservices starter kit
An opinionated Spring Boot template for new backend services.