My Blog

Thoughts on web development, open source, and my journey toward GSoC 2026. Here I share what I learn, build, and discover along the way.

Recent Posts

📝
October 20, 2025

Getting Started with Next.js 15

Exploring the latest features in Next.js 15 and how they improve performance and developer experience.

Next.jsReact
🚀
October 15, 2025

My Journey to GSoC 2026

Why I'm aiming for Google Summer of Code and how I'm preparing for it through open source contributions.

GSoCOpen Source
💻
October 10, 2025

Building Secure Password Managers

Best practices for building password management applications with React and MongoDB.

SecurityMongoDB
🎨
October 5, 2025

Mastering Tailwind CSS

Tips and tricks for building beautiful, responsive UIs faster with Tailwind CSS.

CSSTailwind
September 30, 2025

Node.js Performance Tips

Essential techniques for optimizing Node.js applications for production environments.

Node.jsPerformance
🔧
September 25, 2025

REST API Best Practices

Design patterns and conventions for building scalable RESTful APIs with Express.js.

APIExpress