Blog
Writing about software engineering, architecture decisions, and lessons learned
March 27, 2026
Your Post Title
A short summary of the post.
tag1tag2
December 15, 2025
Building Event-Driven Systems at Scale
How I designed an event-driven video screening system using GCS, Cloud Functions, and async transcription webhooks at Navero.
architecturegcpevent-driven
August 20, 2025
Scaling an Open-Source Chatbot to 700+ Stars
Lessons learned contributing to Hexabot, an open-source chatbot builder adopted by major telecom providers.
open-sourcechatbotdistributed-systems
May 10, 2025
Building a Real-Time Collaborative Editor
A technical deep dive into building a collaborative document editor with CRDTs, WebSockets, and YJS supporting 50+ concurrent users.
crdtwebsocketsreal-time