https://github.com/petarv-/curriculum-vitae
The latest version of my CV (with matching cover letter), powered by LaTeX and TikZ.
https://github.com/petarv-/curriculum-vitae
Last synced: 8 months ago
JSON representation
The latest version of my CV (with matching cover letter), powered by LaTeX and TikZ.
- Host: GitHub
- URL: https://github.com/petarv-/curriculum-vitae
- Owner: PetarV-
- License: mit
- Created: 2015-10-27T15:43:16.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-11T04:18:19.000Z (over 8 years ago)
- Last Synced: 2025-01-03T12:32:30.373Z (10 months ago)
- Language: TeX
- Homepage: http://petarv-.github.io/PetarV-CurriculumVitae.pdf
- Size: 743 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Curriculum-Vitae
The latest version of my CV (with matching cover letter), powered by LaTeX and TikZ.## Style
This CV + cover letter template is designed to be minimalistic and professional (depending on a colourscheme of b&w with only one additional colour), while still showing off LaTeX and TikZ skills.Furthermore, the template is extremely customisable, and heavily commented in the preamble to facilitate this. Feel free to contact me if you encounter any issues while customising!
## Building
To build the .pdf files, simply run
$ pdflatex "Petar Veličković - Curriculum Vitae.tex"
$ pdflatex "Petar Veličković - Cover Letter.tex"
in any terminal, while in the root directory of this repository.
## Sample output
The latest compiled version of my CV as seen in this repository will always be stored at [my personal github.io blog](http://petarv-.github.io/PetarV-CurriculumVitae.pdf).## License
MIT