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
- Host: GitHub
- URL: https://github.com/mloning/cv
- Owner: mloning
- License: lgpl-3.0
- Created: 2020-10-19T19:24:06.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-16T16:13:51.000Z (over 5 years ago)
- Last Synced: 2025-02-09T01:42:40.492Z (over 1 year ago)
- Topics: cv, latex
- Language: TeX
- Homepage:
- Size: 104 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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