The Lab
Technical write-ups on building ML systems, data pipelines, and full-stack products.
Building Hirehoo: Why Authentication Is Your First Feature, Not Your Last
How I learned that SSO isn't just convenience—it's a trust signal. A deep dive into implementing Google OAuth 2.0, FastAPI token management, and why getting auth right determines whether users ever see your product.
Stop Picking a Language. Start Building.
Choosing between Flutter, React, or any framework is the wrong question in 2026. Your value is no longer in writing code — it's in building systems that work.
NVIDIA GTC 2026: Everything That Just Changed (And Why It Matters to You)
Jensen Huang did not walk onto a stage this week to announce a faster chip. He announced a new era. Here is everything that happened at GTC 2026 — the 20th anniversary of CUDA — and what it actually means.
Building a Smart Energy Forecasting Platform for India
A full development story — from a blank notebook to a RAG-powered forecasting dashboard covering India's 27 states, XGBoost v2 with R² 0.9951, and the painful code review that forced a 1,682-line monolith into clean modules.