This is the code that powers Mark Starkman's Resume!
git clone [email protected]:mstarkman/resume-part-deux.git
yarn install
yarn dev
- Update the MS Word Doc in the
public/downloads
folder. - Save the MS Word Doc
- Save the MS Word Doc as a PDF
- Update the
data/experience.ts
file with the updated information git commit
git push
- Update LinkedIn with the updated information
- Update StackOverflow careers with the updated information.
This resume will automatically be deployed to Now when changes are pushed to the master
branch.