Latex files of my cv
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-06-30 19:31:42 +02:00
Bewerbungsfoto.png Initial commit 2026-05-27 21:57:28 +02:00
Bewerbungsfoto_klein.png Initial commit 2026-05-27 21:57:28 +02:00
cv.pdf Changing personal mail address. 2026-06-30 19:31:42 +02:00
cv.tex Changing personal mail address. 2026-06-30 19:31:42 +02:00
Font Awesome 7 Brands-Regular-400.otf Adding version 7.2.0 of FontAwesome7 and making minor adjustments in 2026-05-28 17:23:15 +02:00
LICENSE Initial commit 2026-05-27 21:57:28 +02:00
README.md Updating README.md 2026-05-29 00:41:40 +02:00
section_competences.tex Shortening details of competences 2026-06-08 10:52:45 +02:00
section_experience_short.tex Highlighting text in work experience. 2026-06-07 22:53:11 +02:00
section_headline.tex Initial commit 2026-05-27 21:57:28 +02:00
section_interests.tex Initial commit 2026-05-27 21:57:28 +02:00
section_langues.tex Initial commit 2026-05-27 21:57:28 +02:00
section_projects.tex Stripping projects from old infos and making it a template (currently). 2026-05-28 17:45:38 +02:00
section_references.tex Stripping references from old information and making it a template. 2026-05-28 17:46:02 +02:00
section_scolarite.tex Initial commit 2026-05-27 21:57:28 +02:00
yaac-another-awesome-cv.cls Growing distance between \cvtags and text in work \experience. 2026-06-07 21:28:07 +02:00

Reposity information

Latex and additional related files of my CV.

Origin of work

This repository is a clone of the work from Stéphane Guedon. A PDF representation of his (original) CV can be found at https://www.22decembre.eu/downloads/SGuedon-da.pdf. All the corresponding TeX files which also are the basis for my personal CV can be found at https://www.overleaf.com/project/5ccd465312946b32add4a506.

Everything following this line is not my work but has to be attributed to the contents of the original README.md from Stéphane Guedon. Except minor adjustments which were deemed absolutely necessary.

This is a latex class, built from the YAAC (Yet Another Awesome CV), by Christophe Roger (Darwiin).

https://github.com/darwiin/yaac-another-awesome-cv

https://www.overleaf.com/latex/templates/awesome-source-cv/wrdjtkkytqcw

Licence

It is under the LaTeX Project Public License as per the original class.

Purpose of the current version

The class has been optimised to use the system's fonts instead of importing its own, as well as lualatex.

What you need for it to work

You need the FontAwseome7 (at least version 7.1.0, better version 7.2.0) and Source Sans 3 fonts (dedicated packages in TeXlive). Those are part of collection-fontsextra in ArchLinux. This CV was build using TexLive 2026.

You also need the hyperref, tikz, fancyhdr, tcolorbox, etoolbox, url, parskip, babel (with the language you use) and fontspec latex packages.

What you need to pay attention to

Place the yaac-another-awesome-cv.cls file in your texmf folder or keep it in the same folder as the tex files.

You fill up the various sections of your CV in the tex files, then you can reorder the sections according to your wishes and needs.

I tend to put the headlines in the "social section" at the top of cv.tex, though it's not the original intend. I just find it fancier.

Language

You need to modify the language in the preamble of the cv.tex.

\usepackage[LANG]{babel}

Options

The class has two options : alternative (which I use) and monochrome (never used).

The preview CV is compiled with alternative option.

Photo

If you place a png or jpg picture in the compilation folder, you can then obtain the round picture at the top. Indicate the diameter of the picture as argument.

\photo{4cm}{<PictureFileName>}

I use a png with no background.