I developed Express Book Reviews, a RESTful API built with Node.js and Express, designed to manage a book review platform. The project includes user authentication, CRUD operations for books and reviews, and comprehensive error handling. Integrated MongoDB for data storage and used JWT for secure authentication. This project showcases my skills in backend development, API design, and secure data management.