Portfolio
Description:
This is my portfolio created using Node.js, Express, MongoDB, and Mongoose. I can upload, update, and delete my profile and projects. This project has two versions: public and master. The public version contains only routes to display the content of my database, while the master version has all features, such as upload, update, and delete. The public version is hosted on Heroku, and the master version is supposed to be run locally on a machine to update the database for security purposes.