A Resume template written in LaTeX (intended to be compiled in XeLaTeX, to PDF). This template was built with software engineering in mind, though it's hopefully generic enough to be customized for any experience.
Visually, the compiled resume is simple and clean:
Additionally, as you'll see in the Resume.tex template file, you can set various metadata (author, keywords, etc) that may help you pass automated resume submission checks that are looking for keywords specific to the job.
- Download and install MiKTeX
- Download and install TexMaker
- Set
TexMaker
'sQuickBuild
toXeLaTeX + View PDF
- Open
Resume.tex
inTexMaker
: Running aQuickBuild
will download necessary dependencies and output a PDF in the same directory.
- I found this Coursera course on resume writing to be helpful as far as what/how to enter content into the resume itself.
- The LaTeX fontawesome docs list all available fontawesome icons you can use.
- If you think something could be improved or iterated on, please add a post to the Discussions forum or file an issue!