TODOS:
- make mobile nav into one that can be opened with a hamburger button (overlay? dropdown?)
- migrate styled to css?
- abridge resume page
- make all images in projects and artwork clickable and open a full screen overlay, with some indication that they're clickable
- add transition animation between pages
- the video in the projects is getting a little distracting, either disable autoplay as short term solution and hide in a collapsible section as a long term solution
- expand on metrics for ai generator (what does it mean?)
- get metrics for how many people force switched back to light mode
- dark mode?
- learn more about typography
- add artistic frame around profile picture?
- display artwork as vertical on mobile
- create jump to in resume
- add shadow to cards
To run:
npm start
To deploy:
npm run deploy