Tag: system-design
All the articles with the tag "system-design".
Google Maestro: Replacing Forms with a Real-Time Quiz Platform
How I built a synchronized quiz platform for an ACES techfest event using NestJS, React, TypeScript, and WebSockets.
Vehify: How the AI Sales Assistant Worked
How Vehify connected social messages, business data, AI tool calling, product discovery, customer memory, and appointment booking.
JuJu: Building the Backend Behind a Personalized Video Feed
My backend and admin contributions to JuJu's APIs, recommendation service, media pipeline, live-stream support, and moderation workflows.
Load Balancer From Scratch
Learn how a load balancer distributes traffic with separate round-robin and least-connections examples.