Template to create well-formatted and modular CV (including cover letter) in LaTeX.
- CV.tex: Output-file, importing template and content
- cv_template.cls: LaTeX-template, used for formatting
- Folders: Gather all content (professional experiences, education etc.)
- Experiences are added to respective folder (Education, Professional Experience etc.)
- CVs tailored to different jobs can be created including/excluding experiences
- New experiences can easily be added without need to reformat CV
- Cover letter can be created using modules (e.g. intro, professional background, strengths & interests)
- Download this GitHub-resporitory
- Create new project in Overleaf
- Import content of this folder
- Change compiler to LuaLaTeX (Menu -> Compiler)
- Change main document to CV.tex (Menu -> Main document)