Projects, experiments and explorations that came out of curiosity and the need to understand how things work.
design ∩ code ∩ systems = the sweet spot
LIVE
API Latency Visualizer
A visual tool for modeling an API execution path and understanding how databases, caches, third-party calls, conditional paths and parallel execution affect response time. Drag operations onto a canvas, connect them, and see where the milliseconds actually go.