Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 728 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 728 Bytes

Hello!

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 install to install dependencies
  • Run npm start to start parcel