The source code of my professional resume, based on Steven Hair's blog post on typesetting resumes according to Matthew Butterick's Practical Typography resumes.
You'll need XeTeX since I'm using fontspec for typesetting the beautiful Calluna and Calluna Sans typefaces by Jos Buivenga.
Use xelatex resume.tex
to generate the PDF. Or alternatively,
use latexmk -pvc -xelatex resume.tex
to preview and automatically re-compile
when saving changes.
The source code is licensed under the LaTeX Project Public License, either version 1.3 of this license or (at your option) any later version. See LICENSE.