Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/psygo/cv

My CV from 2023, made with LaTeX
https://github.com/psygo/cv

cv latex

Last synced: 4 days ago
JSON representation

My CV from 2023, made with LaTeX

Awesome Lists containing this project

README

        

# CV 2023

## Compiling

The compiling script is [`make.sh`](./make.sh), but it's basically:

```sh
pdflatex --output-directory=dist main_en.tex
```

## References

- [The Lean LaTeX Résumé Template on Overleaf](https://www.overleaf.com/latex/templates/lean-latex-resume/sjbtgfrzjkdw)
- [@cdelledonne's Original Template on Github](https://github.com/cdelledonne/llresume)
- [My CV on LinkedIn](https://www.linkedin.com/in/philippe-fanaro/)