Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/szykol/resume

Repo for my resume. Written in LaTex. Generated into pdf format automatically using github-actions.
https://github.com/szykol/resume

cv github-actions latex resume

Last synced: 7 days ago
JSON representation

Repo for my resume. Written in LaTex. Generated into pdf format automatically using github-actions.

Awesome Lists containing this project

README

        

# Resume

This repository holds source code of my resume.
The resume is written in LaTex.
The PDF format is built using xelatex.

This repository uses Github Actions to build and make automatic release of new version of resume on new commit.
For more details see the [build-resume job](.github/workflows/build-resume.yml).

The resume can be downloaded in PDF format from the [releases section](https://github.com/szykol/resume/releases).

Or use this direct link to download latest version of the resume: https://github.com/szykol/resume/releases/download/latest/resume.pdf.

## Credits

- [posquit0/Awesome-CV](https://github.com/posquit0/Awesome-CV)
- [resumake](https://latexresu.me/generator/templates)
- [moss/docker-xelatex](https://github.com/moss-it/docker-xelatex)