jobs(labour): update resume for rcss position
This commit is contained in:
parent
08d8547fea
commit
e97b2c1c03
7 changed files with 119 additions and 194 deletions
|
|
@ -6,21 +6,42 @@
|
|||
|
||||
% Define variables
|
||||
%% Job related
|
||||
\newcommand{\companyName}{GHD}
|
||||
\newcommand{\companyName}{RCSS}
|
||||
\newcommand{\hiringManager}{Hiring Team}
|
||||
\newcommand{\companyAddress}{Waterloo, ON}
|
||||
\newcommand{\position}{General Graduate Engineer}
|
||||
\newcommand{\companyAddress}{Kitchener, ON}
|
||||
\newcommand{\position}{Part-Time Clerk}
|
||||
|
||||
%% Personal
|
||||
\newcommand{\name}{Murtadha Saeed Nisyif}
|
||||
\newcommand{\name}{Murtadha Nisyif}
|
||||
\newcommand{\address}{Kitchener, Ontario, Canada}
|
||||
\newcommand{\email}{\href{mailto:mnisyif@gmail.com}{mnisyif@gmail.com}}
|
||||
\newcommand{\phone}{+1 (519) 502-8463}
|
||||
\newcommand{\links}{\href{https://m.nisyif.com}{Website} | \href{https://www.linkedin.com/in/mnisyif}{LinkedIn} | \href{https://www.github.com/mnisyif}{GitHub}}
|
||||
% \newcommand{\links}{\href{https://m.nisyif.com}{Website} | \href{https://www.linkedin.com/in/mnisyif}{LinkedIn} | \href{https://www.github.com/mnisyif}{GitHub}}
|
||||
|
||||
% Header
|
||||
\begin{document}
|
||||
\input{sections/00-header.tex}\\
|
||||
\input{sections/01-intro.tex}\\
|
||||
\input{sections/02-body.tex} \\
|
||||
\input{sections/03-closing.tex}
|
||||
\noindent \textbf{\huge \name} \\
|
||||
\address \\
|
||||
\email \\
|
||||
\phone \\
|
||||
% \links \\
|
||||
\vspace{1em}
|
||||
|
||||
\noindent \today \\
|
||||
|
||||
\noindent \hiringManager \\
|
||||
\companyName \\
|
||||
\companyAddress \\
|
||||
|
||||
\noindent Dear \hiringManager, \\
|
||||
\vspace{1em}
|
||||
|
||||
\input{sections/01-intro.tex}
|
||||
\vspace{1em}
|
||||
|
||||
\input{sections/02-body.tex}
|
||||
\vspace{1em}
|
||||
|
||||
\input{sections/03-closing.tex}
|
||||
|
||||
\end{document}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue