$ cd ~//blog/

$ ls -la content/blog/

Sharing system design takeaways, performance learnings, and insights from building civic infra.

MAY 2026
#fastapi#next.js#redis#system design

How I Built JanSamadhan: Serving 300+ Citizens with 99.9% Uptime

A deep dive into the engineering choices, performance bottlenecks, and database optimizations required to run a live municipal service pilot.

TL;DR: How proper database indexing, connection pooling, and asynchronous task offloading kept a civic tech pilot performant under peak mock stress testing.
Read Article →
MAY 2026
#hackathon#react#groq api#tailwind css

What I Learned Winning InnovateNSUT '26 in 24 Hours

Behind-the-scenes engineering decisions and tactical hackathon strategies that turned a raw idea into a 1st place civic issue reporting platform.

TL;DR: Focus on speed-to-judgement: why API response times and visual indicators are more important than complex ML models during 24-hour sprints.
Read Article →