https://github.com/machawk1/cv
Source code to generate my curriculum vitae
https://github.com/machawk1/cv
Last synced: about 2 months ago
JSON representation
Source code to generate my curriculum vitae
- Host: GitHub
- URL: https://github.com/machawk1/cv
- Owner: machawk1
- Created: 2016-07-07T20:33:18.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-09-09T20:18:09.000Z (over 3 years ago)
- Last Synced: 2025-03-24T09:45:16.462Z (about 2 months ago)
- Language: TeX
- Size: 741 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cv
Source code to generate [my curriculum vitae](https://github.com/machawk1/cv/raw/master/cv_matKelly.pdf) using LaTeX and YAML. Style can be changed in [template.tex](https://github.com/machawk1/cv/blob/master/template.tex). Data can be changed in [details.yml](https://github.com/machawk1/cv/blob/master/details.yml). To build the PDF run `make` from the root of the repo.