This repository contains the LaTeX source code of (an outdated version of) my CV. I'm open sourcing it for anyone interested in making a similar document. LaTeX is a type-setting system that is used extensively in academia. It takes time and effort to get to know LaTeX, but the quality of the documents you can create with it is amazing.
To generate a PDF from the .tex
file, install LaTeX and execute pdflatex cv-luc-engelen-2015.tex
.
The end result looks like this:
I used to have a copy of my CV with my real e-mail address online.
To hide my e-mail adres from non-human readers of my CV, I've replaced the periods and at signs with small PDF images of these symbols.
That's what the \hiddendot
and \hiddenat
are for.