~/HOME

Read Blog's

v1.0.4
LOG_01::FEB 9, 2026::STABLE

Engineering the Distributed Future: Lessons from 5 Years of Backend Scale

A deep dive into high-availability architecture, the fallacies of distributed computing, and why your next project might not need microservices.

#Distributed Systems#Backend#Scale
12 min read
Details
LOG_02::FEB 9, 2026::STABLE

Visions from the Valley: Life and Code in Dharamshala

Finding the balance between high-scale engineering and the quiet serenity of the Himalayas.

#Life#Dharamshala#Reflections
5 min read
Details
LOG_03::FEB 2, 2026::STABLE

Designing Scalable APIs with NestJS

Exploring the nuances of DTOs, validation pipes, and error handling strategies for production-ready systems.

#NestJS#Architecture#API
5 min read
Details
LOG_04::JAN 28, 2026::STABLE

Database Indexing: Beyond Primary Keys

Understanding B-Trees, Hash Indexes, and when to use composite indexes to optimize query performance.

#PostgreSQL#Database#Performance
7 min read
Details