Templates

Rahul Resume

Preview

Rahul Resume

A highly customizable LaTeX resume builder that enables users to create professional, typographically elegant resumes blah blah blah...please read the documentation

Category

Resume & CV

License

Free to use (MIT)

File

resume.tex

resume.texRead-only preview
% !TEX engine = xelatex
%
% ===================================== Metadata =====================================
% Use the resume.cls as the documentclass
\documentclass[]{resume}%
%
% Use the fancyhdr package to have custom headers and footers
\usepackage{fancyhdr}%
%
% Set the pagestyle to fancy, i.e. custom headers and footers
\pagestyle{fancy}%
%
%
% Set the right footer to the page number
\rfoot{Page \thepage{}\hspace{1pt}}%
%
% ===================================== Document =====================================
%
% Begin the document
\begin{document}%
%   
% Use the custom last updated command to display the last updated date
% Page
% +------------------------------------------------>
% |
% |                                   +------------+
% |                                   | Last       |
% |                                   | Updated    |
% |                                   +------------+
% |
%
\input{processor/python-data.tex}

% End the document
\end{document}%
Preview
Rahul Resume preview
Rahul Resume LaTeX Template | Bibby | Bibby AI