113 lines
4 KiB
TeX
113 lines
4 KiB
TeX
\documentclass[letterpaper,11pt]{article}
|
||
|
||
\usepackage{geometry}
|
||
\usepackage{url}
|
||
\usepackage{fancyhdr}
|
||
\usepackage{titlesec}
|
||
\usepackage[usenames,dvipsnames]{color}
|
||
\usepackage[hidelinks]{hyperref}
|
||
\usepackage{enumitem}
|
||
|
||
\pagestyle{fancy}
|
||
\fancyhf{}
|
||
\renewcommand{\headrulewidth}{0pt}
|
||
\renewcommand{\footrulewidth}{0pt}
|
||
|
||
% Tightened margins
|
||
\addtolength{\oddsidemargin}{-0.6in}
|
||
\addtolength{\evensidemargin}{-0.5in}
|
||
\addtolength{\textwidth}{1.19in}
|
||
\addtolength{\topmargin}{-.7in}
|
||
\addtolength{\textheight}{1.4in}
|
||
|
||
% Section formatting
|
||
\titleformat{\section}{
|
||
\vspace{-4pt}\scshape\raggedright \fontsize{14}{10} \bfseries
|
||
}{}{0em}{}[\color{blue}\titlerule \vspace{-5pt}]
|
||
|
||
% Reduce item spacing
|
||
\setlist[itemize]{noitemsep, topsep=0pt, leftmargin=1.5em}
|
||
|
||
\begin{document}
|
||
|
||
% Header
|
||
\begin{tabular*}{\textwidth}{ @{\extracolsep{\fill}}l l l }
|
||
\textbf{\href{http://m.nisyif.com/}{\huge\color{blue}Murtadha Nisyif}} & Ontario, Canada & \href{https://m.nisyif.com}{m.nisyif.com} \\
|
||
& \href{mailto:mnisyif@gmail.com}{mnisyif@gmail.com} & +1 (519) 502-8463 \\
|
||
\end{tabular*}
|
||
\vspace{-10pt}
|
||
|
||
% Summary
|
||
\section*{\color{blue}Summary}
|
||
Motivated and community-oriented individual with hands-on experience in customer service, delivery, and hospitality. Committed to maintaining high standards, supporting team efforts, and providing friendly and efficient service. Seeking part-time or full-time retail opportunities where reliability, physical stamina, and a positive attitude are valued.
|
||
|
||
% Work Experience
|
||
\section*{\color{blue}Work Experience}
|
||
\begin{itemize}[label={}]
|
||
\item
|
||
\textbf{Courier / Driver} \hfill \textit{July 2019 – Present} \\
|
||
\textit{UberX / Uber Eats – Waterloo Region, Ontario}
|
||
\begin{itemize}
|
||
\item Delivered food and packages efficiently with excellent customer satisfaction ratings.
|
||
\item Maintained punctuality, working evenings, weekends, and peak hours.
|
||
\item Navigated high-traffic areas while maintaining professionalism and safety.
|
||
\end{itemize}
|
||
|
||
\item
|
||
\textbf{Courier} \hfill \textit{May 2019 – Dec 2019} \\
|
||
\textit{Apple Express Courier – Mississauga, Ontario}
|
||
\begin{itemize}
|
||
\item Delivered time-sensitive packages with precision and efficiency.
|
||
\item Lifted and handled items up to 35lbs, adhering to safety protocols.
|
||
\item Maintained accurate logs and provided friendly service to clients.
|
||
\end{itemize}
|
||
|
||
\item
|
||
\textbf{Waiter / Busser} \hfill \textit{Aug 2017 – Aug 2018} \\
|
||
\textit{Arabesque Family Restaurant – Kitchener, Ontario}
|
||
\begin{itemize}
|
||
\item Served guests in a high-paced environment with a focus on cleanliness and service.
|
||
\item Lifted trays and restocked supplies frequently (up to 50lbs).
|
||
\item Worked collaboratively with kitchen and front-of-house staff.
|
||
\end{itemize}
|
||
\end{itemize}
|
||
|
||
% Volunteer Experience
|
||
\section*{\color{blue}Volunteer Experience}
|
||
\begin{itemize}[label={}]
|
||
\item
|
||
\textbf{Elderly Support Volunteer} \hfill \textit{2022} \\
|
||
\textit{Trinity Village Care Center – Kitchener, Ontario}
|
||
\begin{itemize}
|
||
\item Supported seniors with dementia using art therapy and active listening.
|
||
\item Maintained compassionate, respectful interactions in all situations.
|
||
\end{itemize}
|
||
|
||
\item
|
||
\textbf{Humanitarian Aid Administrator} \hfill \textit{2020 – 2021} \\
|
||
\textit{Caritas Internationalis – Beirut, Lebanon}
|
||
\begin{itemize}
|
||
\item Helped distribute aid to families affected by regional crises.
|
||
\item Organized inventory and communicated clearly across diverse teams.
|
||
\end{itemize}
|
||
\end{itemize}
|
||
|
||
% Skills
|
||
\section*{\color{blue}Core Skills}
|
||
\begin{itemize}
|
||
\item Customer Service \& Communication
|
||
\item Reliability \& Punctuality
|
||
\item Physical Stamina (up to 50lbs lifting)
|
||
\item Fast Learner \& Adaptable
|
||
\item Cleanliness \& Safety Awareness
|
||
\end{itemize}
|
||
|
||
% Education
|
||
\section*{\color{blue}Education}
|
||
\begin{itemize}[label={}]
|
||
\item
|
||
\textbf{University of Guelph} \hfill Guelph, Ontario \\
|
||
\textit{Bachelor of Engineering – Computer Engineering}
|
||
\end{itemize}
|
||
|
||
\end{document}
|