SUMMARY:
This website! Designed in Figma. Coded with Express, MongoDB, Pug, Sass.
DESCRIPTION:I've been interested in web design for a while, so I wanted to take on an ambitious project to develop a personal portfolio website with a rich feature set. I designed the look in Figma, then built it out using Node, MongoDB/Mongoose, Express, and Pug. It's similar to the MERN stack, but I am using a templating engine (Pug) and raw Javascript for the frontend, rather than React. I'm using Sass to manage my CSS.
The website is deployed on a Lindoe VM running Ubuntu. I have also configured the repository on Github with Github Actions to automatically deploy whenever I push to the main branch.