Writing on software design, projects, and life.
Thoughts, experiments, and notes on programming, systems design, and building things that last.

🐙 When Your SFU Becomes an Octopus — Understanding Mediasoup the Fun Way
WebRTC looks simple... until you meet Mediasoup. Here’s the actual step-by-step process of how a real connection forms — from the browser’s getUserMedia() call to the final RTP packets flying through your SFU.
Read article →
My Journey into Scalable WebRTC with Mediasoup
A deep dive into how I transformed a simple Zoom clone into a scalable, distributed video platform using Mediasoup, Kafka, and Docker.
Read article →