This repository contains a résumé written in LaTeX. It is mainly posted for my personal use.
The LaTeX code itself is based off of the (heavily modified) Professional CV template by Alessandro Plasmati.
Note: the .pdf file in this repo may or may not be up to date with the .tex code; it's just a reference for convenience.
- LaTeX itself, along with the following packages:
fontspec
,geometry
,parskip
,titlesec
,hyperref
- The Fontin font family from the exljbris Font Foundry
- Font Awesome from their website
The build requires xelatex (because of the fontspec
dependency).
xelatex -jobname='Nick Dobner CV' cv.tex