Skip to content

I decided to put my LaTeX knowledge to better use than just pretty class notes. LaTeX is supposed to seperate the content from the formatting, and I didn't find that happening, so I separated it more!

Notifications You must be signed in to change notification settings

timothy-e/resume

Repository files navigation

My Resume

To compile and view the resume, first install a valid LaTeX distribution and the project requirements

pip install -r requirements.txt

Then run

python generateresume.py resume.pdf

To make a content change, update content.yaml and run the python script again.

About

I decided to put my LaTeX knowledge to better use than just pretty class notes. LaTeX is supposed to seperate the content from the formatting, and I didn't find that happening, so I separated it more!

Resources

Stars

Watchers

Forks