Hello, fellow traveller. Welcome to my corner of the internet.
Latest Posts
Projects
ShardDB
A distributed key-value store with tunable consistency and dynamic re-sharding. Think: Dynamo meets CockroachDB, built from scratch.
TraceViz
A tracing visualizer for microservices. Parses OpenTelemetry spans in real-time and draws causal graphs you can reason about.
QuorumChat
A peer-to-peer chat system that uses quorum-based consistency to sync messages across unreliable nodes.
Resilio
an experiment in codifying resilience patterns—fallbacks, retries, rate limits—into clean, composable primitives.