./projects
Projects
Things I've built, mostly to answer a question I had. Status reflects where each one actually stands, not a marketing spin on it.
Jun 2026Feb 2026
Distributed LRU Cache
activeA sharded, replicated caching layer in Java, built to explore consistent hashing and failure recovery.
JavagRPCConsistent hashing
Order Matching Engine
shippedA low-latency order book and matching engine built in C++, benchmarked at sub-microsecond match times.
C++Lock-free queuesLinux perf