Developed a RESTful Blog API using Node.js, Express.js, and MongoDB following the MVC architecture. The project includes user authentication with JWT, secure password handling, CRUD operations for blog posts, user management, middleware for authentication and authorization, and MongoDB integration with Mongoose.