Skip to content

antodand/cv-latex-template

Repository files navigation

LaTeX CV Template

Features

  • Full-width header
  • Two-columns layout
  • Fully-customizable

Project Structure

cv/
├── main.tex                   # Main file
├── README.md                  # This file
├── settings/
│   ├── packages.tex           # LaTeX packages
│   ├── colors.tex             # Color scheme
│   ├── layout.tex             # Layout settings
│   └── commands.tex           # Customized commands
└── sections/
    ├── header-modern.tex      # Header
    ├── header-variations.tex  # Header variations
    ├── certifications.tex     # Certifications
    ├── technical-skills.tex   # Technical skills
    ├── language-skills.tex    # Language skills
    ├── education.tex          # Education
    ├── experience.tex         # Experience
    ├── volunteering.tex       # Volunteering
    └── personal-growth.tex    # Personal growth

About

A simple LaTeX template for CVs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages