Blog
Thoughts, learnings, and notes from my journey in web development and building modern applications.
I write about frontend development, Next.js patterns, UI engineering, performance optimization, and lessons I learn while building real-world projects.

What I Learned Building a Full-Stack E-Commerce App (MERN)
Lessons from building ShopNest — covering architecture, authentication, and real-world backend challenges.

How I Implemented Role-Based Authentication in MERN
Breaking down JWT authentication and role-based access control using my ClassSync project.

From UI Projects to System Thinking
How building FeedUp helped me move from simple UI to thinking about scalable applications.
Why I Chose Next.js for My Portfolio
My reasoning behind using Next.js, and how it improves performance, structure, and scalability.

What I Learned Building a Team Collaboration App (GroupFlow)
Lessons from building GroupFlow — covering modular architecture, email workflows, Docker deployment, and managing complex multi-user systems.

What I Learned Building a Real-Time Social Media App (Flux)
Lessons from building Flux — a MERN + TypeScript social app with Socket.io notifications, OTP auth, and ephemeral stories.