Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mjavadhpour/resm

Classic resume based on res
https://github.com/mjavadhpour/resm

cv docker latex resume tex vscode

Last synced: about 6 hours ago
JSON representation

Classic resume based on res

Awesome Lists containing this project

README

        

# Resume

Old school resume using latex and res.

Requirenments:
- VSCode
- Devcontainer extension
- Docker

## Build inside container
```
make all
```
Will output a pdf file with your name.

## Build with vscode latex
Press the build button when opening the `resume.tex`.

![shot](./screenshot/resume.png)