Go to file
coolneng ae016a13cf
Remove JITKey from work experience
2023-09-15 16:59:48 +02:00
assets Place work experience before education 2023-08-20 16:26:48 +02:00
.gitignore Keep intermediate tex files 2021-02-22 09:32:11 +01:00
CV-Amin-Kasrou-Aouam-en.pdf Remove JITKey from work experience 2023-09-15 16:59:48 +02:00
CV-Amin-Kasrou-Aouam-en.yml Remove JITKey from work experience 2023-09-15 16:59:48 +02:00
CV-Amin-Kasrou-Aouam-es.pdf Place work experience before education 2023-08-20 16:26:48 +02:00
CV-Amin-Kasrou-Aouam-es.yml Add Prometheus and Grafana to tools 2023-04-18 22:56:04 +02:00
LICENSE.md Add License 2019-06-30 18:14:34 +02:00
Makefile Remove old template 2021-02-23 20:56:04 +01:00
README.org Update README filepaths 2021-01-10 14:09:53 +01:00

README.org

Curriculum vitae

Curriculum vitae template that uses LaTeX for rendering, via Pandoc.

Requirements

  • Pandoc
  • GNU Make
  • LaTeX (only tested with TeX Live)

Configuration

  • Sections and layout: assets/template.latex
  • Details: input/%.yml

The lang variable allows you to have different section names, if you want a bilingual CV.

Usage

Compile the documents using make

  make

The pdf documents will appear in the output folder.