Frontend Lead · Architect · 8.5 years
Divyanshu
I help companies build frontend teams and ship fast — from 0→1 product builds to scaling architecture for 10x growth.
Writing
Karigiri Kit — A Hand-Crafted Component Library
Building a personal component library from scratch: design tokens, accessibility-first primitives, and what I learned shipping a kit used across three products.
Vite Part I — The Build Tool That Changed Everything
A first-principles look at why Vite is fast, what it does differently, and when you should reach for it.
How the Event Loop Works: What, Why, and How Explained
Understanding the event loop is crucial for mastering JavaScript. A deep dive into microtasks, macrotasks, and the runtime model.