My First npm Package: NextBlogX

March 4, 2025 (24d ago)

🎉 My First npm Package: NextBlogX

Hey everyone! Super happy to share – I just released my first npm package, NextBlogX! You can find it on npm.

For those new to the term, npm is the world's largest software registry. Basically, it's where developers share and find code packages to build amazing things. And now, I have one there! It's a pretty cool feeling.

NextBlogX is a simple blog platform built with modern web tech: Next.js, Markdown, and Tailwind CSS. It's designed to be quick to set up and easy to use if you want a clean, fast blog. See a live demo here.

This whole project started as pure "vibe coding." I wanted a blog, dove in with AI tools, and just experimented. It was a fun, chaotic, creative process – and somehow, it turned into a real, working package!

Even better, NextBlogX is also my first ever open-source project from scratch! It's out there under the MIT license, ready for anyone to use and contribute to.

Who can use it?

If you need a straightforward, markdown-based blog and love Next.js, NextBlogX could be a great starting point.


Check it out, let me know what you think, and happy coding! 🎉