Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jhbabon/cv

My resume
https://github.com/jhbabon/cv

Last synced: about 1 month ago
JSON representation

My resume

Awesome Lists containing this project

README

        

# CV

My current cv, or résumé, in both languages: Spanish and English.

They are written with LateX.

To generate the pdfs:

```shell
$ rake setup # install any missing LaTeX package
$ rake pdf # or just rake
$ rake pdf:es # or en, for only one language
```