Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/phts/my-cv

Up-to-date :smirk_cat:
https://github.com/phts/my-cv

curriculum-vitae cv latex pdf

Last synced: 4 days ago
JSON representation

Up-to-date :smirk_cat:

Awesome Lists containing this project

README

        

# My CV

[![Last commit](https://img.shields.io/github/last-commit/phts/my-cv/master.svg)](https://github.com/phts/my-cv)
[![Make and deploy](https://github.com/phts/my-cv/workflows/Make%20and%20deploy/badge.svg)](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).