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
Binary file not shown.
|
|
@ -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}
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
\indent I am excited to apply for the \position\ position at \companyName.
|
||||
Having achieved a bachelor's in Computer Engineering, with a robust background in design and implementation, paired with extensive experience in various software like MATLAB, AutoCAD and Solidworks.
|
||||
I am confident in my ability to contribute to your team and help drive the continued success of \companyName.\\
|
||||
I am writing to express my strong interest in the \position{} role at \companyName{}.
|
||||
With a background in delivery, hospitality, and community support, I bring a proven ability to stay calm under pressure, deliver consistently, and work as part of a high-performing team.
|
||||
My passion for helping others and maintaining clean, well-organized spaces aligns closely with the values of \companyName{}, and I would welcome the opportunity to contribute to your mission of excellent customer service.
|
||||
|
|
|
|||
|
|
@ -1,13 +1 @@
|
|||
\indent My experience in software engineering at the University of Guelph has honed my skills in writing high-performance, scalable code in C and other languages.
|
||||
I have been deeply involved in the development of real-time processing systems, where I implemented multithreaded C++ and Python modules for robotic applications and utilized C to deploy ML models enhanced with hardware-acceleration on Xilinx SoCs.
|
||||
These experiences have given me a solid foundation in writing efficient, maintainable code and a deep understanding of the importance of system reliability.\\
|
||||
|
||||
At the Robotics Institute, I contributed to the development and deployment of a Node.js and PostgresDB backend system on AWS EC2 for an accessibility application, which was part of a research conducted at the institute.
|
||||
This system featured a frontend interface that retrieved data from the PostgresDB, enabling real-time visualization and analysis of user activity.
|
||||
In addition to developing the system, I also maintained the frontend application, ensuring that dependencies were regularly updated to keep the system secure and functional.
|
||||
By facilitating seamless communication with users, this setup ensured that feedback was effectively gathered and integrated, resulting in enhanced system usability and functionality. \\
|
||||
|
||||
In addition to my technical expertise, I bring a passion for best practices in software development.
|
||||
I am experienced in conducting comprehensive code reviews, ensuring adherence to coding standards, and employing Test-Driven and Security-Driven Development methodologies.
|
||||
My commitment to quality is further demonstrated through my hands-on experience in my homelab, where I manage and monitor Dockerized applications, develop and dockerize services, and deploy them using a robust CI/CD pipeline.
|
||||
This setup streamlines the entire process of building, testing, and deploying applications, ensuring efficiency and reliability in every stage of the software lifecycle. \\
|
||||
In my previous roles, I worked as a delivery driver for Uber Eats and Apple Express, where I consistently handled high volumes of orders with professionalism and punctuality. I also worked as a waiter in a busy restaurant, which strengthened my ability to work on my feet, lift heavy items, and assist customers courteously and efficiently. I understand the importance of maintaining a clean and organized environment, following health and safety procedures, and supporting my team in fast-paced settings.
|
||||
|
|
|
|||
|
|
@ -1,11 +1,7 @@
|
|||
\indent I am confident that my experience, skill set, and drive make me a strong candidate at \companyName.
|
||||
I look forward to the possibility of discussing how I can contribute to \companyName’s success.
|
||||
I am available at your earliest convenience for an interview and can be reached via email at \email\ or by phone at \phone.
|
||||
Thank you for your time.
|
||||
I am confident that my diverse background, dependable work ethic, and dedication to service make me a strong fit for the team at \companyName{}.
|
||||
I am available to work flexible shifts, including evenings and weekends, and I am eager to bring my experience and energy to support your customers and colleagues.
|
||||
Thank you for considering my application — I would welcome the opportunity to speak further in an interview.
|
||||
|
||||
\vspace{2em}
|
||||
|
||||
\noindent Sincerely, \\
|
||||
\vspace{1em}
|
||||
|
||||
\noindent \name
|
||||
\noindent Sincerely,\\
|
||||
\name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue