Building Interactive 3D Web Experiences with Three.js: A Teen Developer's Journey
How a 16-year-old self-taught developer from India built 30+ web projects using Three.js, WebGL, and React — with lessons for aspiring creative developers.
Thoughts on web development, Three.js, open source, blockchain, and building things.
How a 16-year-old self-taught developer from India built 30+ web projects using Three.js, WebGL, and React — with lessons for aspiring creative developers.
Lessons from publishing 9 production-ready TypeScript npm packages as a teenage developer — zero-dependency React hooks, utility types, and more.
How I won hackathons on Solana building DeFi, AI agents, and on-chain games — and how young developers can break into blockchain development.
The honest story of learning to code in India without a CS degree — resources I used, projects I built, and how you can do it too.
Real lessons from shipping 30+ Next.js applications — project architecture, data fetching patterns, deployment strategies, and the mistakes I made along the way.
Deep dive into writing production-ready TypeScript utility types — from DeepPartial to PathValues, and the type-level programming techniques behind them.
Why I built css-breeze, a minimal CSS framework in ~5KB, and what it taught me about CSS architecture, utility-first design, and web performance.
How I started freelancing as a teenage web developer — finding clients, pricing projects, building a portfolio, and managing work alongside school.
A practical guide to building an open source portfolio that demonstrates real engineering skill — from choosing projects to writing great READMEs.
Step-by-step guide to building and publishing a React hooks library — API design, testing, tree-shaking, TypeScript, and publishing to npm.
A beginner's guide to Solana blockchain development from a teenage developer who's won hackathons and deployed production dApps on Solana.
How I built a Three.js-powered portfolio that showcases 30+ interactive projects — design decisions, performance optimization, and what I'd do differently.
Building real-time audio visualizers using the Web Audio API — from frequency analysis to 3D waveform rendering with Three.js.
An introduction to GLSL shaders — from vertex and fragment shaders to creating animated particle systems with custom visual effects.
A practical guide for young developers who want to contribute to open source — finding projects, making your first PR, and building a reputation.
A practical guide to React Server Components in Next.js 16 — when to use them, how they work, and why they'll make you a faster developer.
What I learned building a portfolio that showcases 30+ projects — design principles, performance, content strategy, and avoiding common mistakes.
How I run 30+ Docker containers on a single VPS — nginx reverse proxy, automatic SSL, zero-downtime deployments, and the lessons I learned.
A step-by-step roadmap for becoming a self-taught developer in India — free resources, project ideas, and the exact path I followed at 15-16.
A practical pricing guide for teenage freelance web developers — how to set rates, quote projects, negotiate with clients, and raise prices over time.
How strict TypeScript catches real bugs, improves code quality, and makes you a better developer — with practical examples from my open source libraries.
The tools, VS Code extensions, and workflows I use daily as a full-stack developer — from coding faster to debugging less.
Complete guide to deploying Next.js applications in production — Docker, VPS, environment variables, SSL, and monitoring.
A comprehensive guide to React hooks — not just useState and useEffect, but building custom hooks that make your code cleaner and more reusable.
How I prepare for frontend engineering interviews — the concepts, system design patterns, and practice problems that matter most for React roles.