Skip to content

A small repository for creating CVs and applications.

Notifications You must be signed in to change notification settings

IJustDev/job-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Applications / Bewerbungen

This repository is a small side project of mine that creates nice looking applications with a single yaml file. It is used for my plan, to contact all companies within a radius of 20 kilometers.

Inspiration - Owner of Template

The CV template was NOT created by me. I downloaded it from here and modified it to be a template used for lightning fast CV creating with pandoc and yaml.

Example

Take a look at the CV.

Or take a look at the letter, created with this repository by clicking here.

Prerequisites

There are some prerequisites which I can't even tell you exactly. But the things you need for sure are:

  • pandoc - for replacing latex files content with yaml files data.
  • make - for easy handling all file generations.
  • latex - for compiling the document to an pdf
  • latex fonts (debian package: texlive-fonts-extra) - for fontawesome icons

Usage

There is a file called data.yml. Open it up and enter your credentials, it is very straight forward.

make output/application.tar.gz

This will then create a tar archive containing two files. cv.pdf and letter.pdf.

Non-German Users

If you live in the US, or in another of the almost two hundred non-German lands please remember to open up developercv.cls and change all the German terms like Schullaufbahn to the english equivalent.

Also take a look at the src/letter.tex file to change the default text that stays the same for every company to a less German sounding one.