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

https://github.com/ciur/resume

My Resume
https://github.com/ciur/resume

Last synced: 7 months ago
JSON representation

My Resume

Awesome Lists containing this project

README

          

# My Resume

My Resume written in [LaTeX](https://www.latex-project.org/) with use of [moderncv package](https://www.ctan.org/pkg/moderncv).

## Install LaTeX

On Ubuntu run following command:

$ sudo apt-get install -y texlive-latex-extra texlive-fonts-extra

Make sure you have `pdflatex`:

$ pdflatex --version

pdfTeX 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian)

## Build PDF

$ pdflatex src/resume-en.tex