Back to Home

BLOG

Thoughts on AI systems, frontend architecture, and building intelligent products with rigor.

Behind the Scenes of Ride Booking: A System Design Deep Dive
Mar 19, 2026

Behind the Scenes of Ride Booking: A System Design Deep Dive

Ever wondered what happens when you tap 'Book Ride'? Explore the distributed architecture powering modern ride-hailing platforms like Uber and Rapido.

Read Article
RAG: A System Design Perspective (Not a Buzzword)
Mar 30, 2026

RAG: A System Design Perspective (Not a Buzzword)

Stop treating RAG as a prompt engineering trick. From a system design standpoint, it's a distributed data pipeline problem wrapped in an LLM interface.

Read Article