Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jhbabon/cv
My resume
https://github.com/jhbabon/cv
Last synced: about 1 month ago
JSON representation
My resume
- Host: GitHub
- URL: https://github.com/jhbabon/cv
- Owner: jhbabon
- Created: 2012-05-05T10:01:56.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-03-07T13:54:59.000Z (over 8 years ago)
- Last Synced: 2023-03-11T05:48:23.609Z (over 1 year ago)
- Language: TeX
- Size: 159 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```