An open API service indexing awesome lists of open source software.

https://github.com/mloning/cv

My CV in LaTex
https://github.com/mloning/cv

cv latex

Last synced: over 1 year ago
JSON representation

My CV in LaTex

Awesome Lists containing this project

README

          

# 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](https://github.com/mloning/), 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](https://github.com/emdupre/dupre-cv)'s code. The overall style was inspired by [Olivia Guest](http://oliviaguest.com)'s CV, who was in turn inspired by the [JTEppinette resume template](https://www.overleaf.com/articles/jteppinette-resume/wcsdpbkfmstz).

## Compilation
To generate the pdf, simply run `make build` which calls the script defined in [`build_tools/build.sh`](https://github.com/mloning/cv/blob/main/build_tools/build.sh).

## A few other useful resources
* https://texblog.org/2012/04/25/writing-a-cv-in-latex/
* http://www.rpi.edu/dept/arc/training/latex/resumes/
* https://www.toofishes.net/blog/why-i-do-my-resume-latex/
* https://robjhyndman.com/hyndsight/cv/
* https://www.overleaf.com/latex/templates/software-engineer-resume/gqxmqsvsbdjf