This repository contains a ready-to-use LaTeX template for a professional curriculum vitae (CV).
You can easily customize it for your own use, even if you’re new to LaTeX.
- Download and install Visual Studio Code.
You need a LaTeX distribution to compile .tex files:
After installation, restart your computer if you have to. I am sorry you are on Windows ;).
- Clone or download this repository:
git clone https://github.com/your-username/your-cv-repo.git
- Open VS Code.
- If you open this folder, VS Code should prompt you to install recommended extensions.
If not:- Press
Ctrl+Shift+Xto open Extensions - Search for LaTeX Workshop (by James Yu)
- Click Install
- Press
- Open the CV .tex
- Modify!
- Click the “Build LaTeX project” button (or press Ctrl+Alt+B)
- Find your PDF in the pdf/ folder (or same directory as your .tex file)