Hey team! I guess if you found this you're interested in how I am generating my resume.
The 30k foot overview is that I store my resume as Markdown, then using python and some css, render a PDF based on the contents.
pip install -r requirements.txt
python resume.py