Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bastelfreak/cv


https://github.com/bastelfreak/cv

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# README for bastelfreaks CV

Hi! this repository contains my CV, my Curriculum Vitae. A German version exists
in the [content-de.pdf](https://github.com/bastelfreak/cv/blob/master/content-de.pdf)
file, the English version in [content-en.pdf](https://github.com/bastelfreak/cv/blob/master/content-en.pdf).

You need a few archlinux packages to build it:

```bash
pacman -Syu texlive-bin texlive-binextra texlive-luatex texlive-fontsextra ttf-octicons ttf-font-awesome-4
```

Build the document:

```bash
latexmk -pdf -lualatex content-en.tex
latexmk -pdf -lualatex content-de.tex
```

Thanks to [Raphaël Pinson](https://raphink.info/) who wrote most of the Latex code for his own
[CV](https://github.com/raphink/CV/blob/master/RaphaelPinson_en.pdf?raw=true).

As you can see in my CV, I'm involved in the Puppet ecosystem since several
years. I offer Puppet consulting and development. Write to
[[email protected]](mailto:[email protected]) for an inquiry if you're
interested.