Projects

ShardDB

ShardDB

A distributed key-value store with consistent hashing, dynamic resharding, and tunable consistency. Think Dynamo meets CockroachDB — but built from scratch to explore storage internals and trade-offs.

Learn more →
TraceViz

TraceViz

A distributed tracing visualizer built for modern microservices. Parses OpenTelemetry spans in real time, links them across systems, and renders causality graphs you can actually reason with.

Learn more →
QuorumChat

QuorumChat

A peer-to-peer chat app built on Raft. Messages are only delivered once quorum is reached, with log replication, leader election, and conflict resolution — a live demo of consensus in action.

Learn more →
Resilio

Resilio

A chaos-tolerant task queue with retry storms, circuit breakers, and backpressure baked in. Built to stress-test ideas from Netflix’s Simian Army and prove out graceful degradation patterns.

Learn more →