CamteX
All templates

CV template in LaTeX

A CV set in LaTeX looks professional and always the same, wherever it is opened. This template has ready sections for experience, education and skills - just enter your details.

Template code

% --- CamteX: CV ---
\documentclass[a4paper,11pt]{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[english]{babel}
\usepackage[margin=2cm]{geometry}
\usepackage{enumitem}
\pagestyle{empty}

\begin{document}
\begin{center}
  {\LARGE \textbf{Full Name}}\\[2pt]
  email: [email protected] \quad phone: +1 000 000 0000
\end{center}

\section*{Experience}
\textbf{Position} \hfill 2023--present\\
Company name --- short description of responsibilities.

\section*{Education}
\textbf{Degree programme} \hfill 2020--2024\\
University name.

\section*{Skills}
\begin{itemize}[noitemsep]
  \item Skill 1
  \item Skill 2
\end{itemize}

\end{document}

How to use this template?

  1. Copy the code with the button above.
  2. Paste it into the CamteX editor or a new Overleaf project.
  3. Fill in your details and content - the structure and preamble are ready.
  4. Compile to PDF in one click.

Drawing formulas is faster than typing them.

Draw a formula, table or chart - CamteX AI turns it into ready LaTeX and inserts it into your document.

Try it free