Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gaborbernat/cv

Contains my resume as LaTex document
https://github.com/gaborbernat/cv

cv latex-document resume

Last synced: 1 day ago
JSON representation

Contains my resume as LaTex document

Awesome Lists containing this project

README

        

[![View PDF](https://img.shields.io/badge/View%20as%20PDF-latest%20CV-blue?style=flat-square&logo=docusign)](https://gaborbernat.github.io/cv/main.pdf)
![Build LaTeX document](https://github.com/gaborbernat/cv/workflows/Build%20LaTeX%20document/badge.svg)

Contains my resume as `LaTex` document.

## Building

I'm using TexLive (base) with some extra packages (`sectsty`, `dashrule`, `ifmtarg`). To build it invoke:

```bash
latexmk main.tex
```