Resume

Resume (CV)

Category

Resume & CV

License

Free to use (MIT)

File

resume.tex

resume.texRead-only preview
\documentclass[10pt,a4paper,ragged2e,withhyper]{./core/core}

%% AltaCV uses the fontawesome and academicon fonts
%% and packages.
%% See texdoc.net/pkg/fontawecome and http://texdoc.net/pkg/academicons for full list of symbols.
%% When using the "academicons" option,
%% Compile with LuaLaTeX for best results. If you
%% want to use XeLaTeX, you may need to install
%% Academicons.ttf in your operating system's font %% folder.


% Change the page layout if you need to
\geometry{left=1cm,right=9cm,marginparwidth=6.8cm,marginparsep=1.2cm,top=1cm,bottom=1cm}

% Change the font if you want to.

% If using pdflatex:
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{./styles/fontawesome}
\usepackage[default]{lato}

% If using xelatex or lualatex:
%% \setmainfont{Lato}

% Change the colours if you want to
% \definecolor{VividPurple}{HTML}{3E0097}
\definecolor{airforceblue}{HTML}{000000}
\definecolor{SlateGrey}{HTML}{2E2E2E}
\definecolor{LightGrey}{HTML}{666666}
\colorlet{heading}{airforceblue}
\colorlet{accent}{airforceblue}
\colorlet{emphasis}{airforceblue}
\colorlet{body}{LightGrey}

% Change the bullets for itemize and rating marker
% for \cvskill if you want to
\renewcommand{\itemmarker}{{\small\textbullet}}
\renewcommand{\ratingmarker}{\faCircleS}

\begin{document}

\input{sections/personal.tex}
%% Make the header extend all the way to the right, if you want.
\begin{fullwidth}
\makecvheader
\end{fullwidth}

\input{sections/experience.tex}
\input{sections/education.tex}
\input{sections/languages.tex}
\input{sections/referess.tex}
% \input{sections/day_of_my_life.tex}
% \input{sections/part_time_roles.tex}
% \input{sections/conferences.tex}
% \input{sections/volunteer.tex}

\clearpage

\end{document}
Preview
Resume preview
Resume LaTeX Template | Bibby | Bibby AI