An overengineered resume generator.
On commit, this repository uses the resume.tex LaTeX file to build the resume into a PDF, image for the README, and webpage for GitHub pages.
Install your favorite LaTex distribution (I recommend TeX Live) and run latexmk to generate a PDF of the resume. Watch with latexmk -pvc.
Once installed, you can also leverage tools like the LaTeX Workshop extension in VSCode. (Don't forget to update your path!)
