- Individually built a full-stack MERN application in 2022 allowing users to manage and customize their dishes, explore dishes shared by others, leave reviews, and access features while authenticated.
- Built the back-end infrastructure using the Node.js runtime and Express framework, and established interaction with the Mongo database through Mongoose, to enable efficient transfer and persistence of user information, recipe details, and related reviews.
- Implemented state management using Redux and Redux Toolkit, ensuring seamless integration with the back-end.
- Incorporated advanced techniques in the back-end design, including error handling middleware, user authentication with password encryption, and comprehensive route handling on both front-end and back-end.
- View Live at: https://brian-dish-guru.onrender.com (Please allow 1~2 mins for loading).