Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bastelfreak/cv
https://github.com/bastelfreak/cv
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bastelfreak/cv
- Owner: bastelfreak
- License: gpl-3.0
- Created: 2017-06-18T18:12:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-17T19:30:09.000Z (about 1 year ago)
- Last Synced: 2024-10-19T22:13:01.052Z (3 months ago)
- Language: TeX
- Homepage: https://github.com/bastelfreak/talks
- Size: 1.04 MB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.