Built a RESTful API for managing tasks, including creating, updating, deleting, and marking tasks as completed. The project’s goal was to demonstrate backend development best practices such as structured API design, error handling, and database modeling. I used Express.js with MongoDB for persistence and ensured the system was reliable and scalable