Skip to content

tneely/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resume

An unnecessarily complicated resume generator.

Basics

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.

Development

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!)

Result

A photo of a resume

Check out the PDF and page too!