https://github.com/phts/my-cv
Up-to-date :smirk_cat:
https://github.com/phts/my-cv
curriculum-vitae cv latex pdf
Last synced: 22 days ago
JSON representation
Up-to-date :smirk_cat:
- Host: GitHub
- URL: https://github.com/phts/my-cv
- Owner: phts
- Created: 2014-09-08T21:16:05.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-04-02T19:29:28.000Z (about 3 years ago)
- Last Synced: 2025-01-27T06:42:52.890Z (over 1 year ago)
- Topics: curriculum-vitae, cv, latex, pdf
- Language: TeX
- Homepage: https://phts.github.io/my-cv/Phil Tsaryk - CV.pdf
- Size: 836 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My CV
[](https://github.com/phts/my-cv)
[](https://github.com/phts/my-cv/actions)
Written in LaTeX.
[Compiled to PDF](https://phts.github.io/my-cv/Phil%20Tsaryk%20-%20CV.pdf).
## Development
PDF compiler requires LaTeX engine to be installed.
I used [MiKTeX](http://miktex.org/download) (on Windows) and
[texlive](https://www.tug.org/texlive/) (on Debian):
```bash
pdflatex my-cv.tex
```
Online LaTeX preview and PDF compiler is available on
[writelatex.com](https://www.writelatex.com).