mloning / cv

My CV in LaTex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Curriculum vitae

Code to construct my curriculum vitae (CV) in LaTex.

If you'd like to read my CV because you're interested in me or my work, this is probably not the right repository for you. Instead, please check out my website, where you can contact me and find out more information on my ongoing projects.

If, instead, you're interested in the code to generate my CV, then you're in the right place.

Standing on the shoulders of giants

The code is based on Elizabeth Dupre's code. The overall style was inspired by Olivia Guest's CV, who was in turn inspired by the JTEppinette resume template.

Compilation

To generate the pdf, simply run make build which calls the script defined in build_tools/build.sh.

A few other useful resources

About

My CV in LaTex

License:GNU Lesser General Public License v3.0


Languages

Language:TeX 95.5%Language:Makefile 2.2%Language:Shell 2.2%