CV#
Now with the ultamate domain flex - https://jasper.cv
This is my CV and is adapted from the jitinnair1/autoCV project. Ty to @krn for the inspo :)

Setup#
For this to work you need latexmk installed which can be done with brew on darwin:
brew install latexmk
then just run the following to rebuild the pdf each time you change something
make # build the pd
make clean # rm the latex steps
make distclean # rm the output