Welcome to the most recent (as of 2024) version of my personal website and portfolio. In this version, I'm striving to keep the styles and colors similar to the last iteration but am keeping the technology more pared down and taking a progressive enhancement approach to building the page, so that I can showcase what matters the most for this project--the information I'm conveying about myself.
This project is built with Parcel to handle file bundling. To run this on your machine:
- Run
npm installto install dependencies - Run
npm startto start parcel