YAMLResume

Moderncv Casual

Implementation

Moderncv casual is a modern and casual resume template based on xdanaux/moderncv.

Under the hood, we use the following code for the LaTeX preamble:

\documentclass[a4paper, serif, 11pt]{moderncv}

%% moderncv
% style and color
\moderncvstyle{casual}
\moderncvcolor{black}

% needed by moderncv for showing icons
\usepackage{fontawesome5}

Preview

Moderncv Casual Template

Download the YAML code from Github.

Edit on GitHub

Last updated on