Job(controls): Update resume for brock solutions
This commit is contained in:
parent
51b098f8b9
commit
30a5d19790
7 changed files with 37 additions and 55 deletions
Binary file not shown.
|
|
@ -6,10 +6,10 @@
|
|||
|
||||
% Define variables
|
||||
%% Job related
|
||||
\newcommand{\companyName}{GHD}
|
||||
\newcommand{\companyName}{Brock Solutions}
|
||||
\newcommand{\hiringManager}{Hiring Team}
|
||||
\newcommand{\companyAddress}{Waterloo, ON}
|
||||
\newcommand{\position}{General Graduate Engineer}
|
||||
\newcommand{\companyAddress}{Kitchener, ON}
|
||||
\newcommand{\position}{Control Systems Engineer}
|
||||
|
||||
%% Personal
|
||||
\newcommand{\name}{Murtadha Saeed Nisyif}
|
||||
|
|
@ -17,10 +17,11 @@
|
|||
\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{\schoolName}{University of Guelph}
|
||||
|
||||
\begin{document}
|
||||
\input{sections/00-header.tex}\\
|
||||
\input{sections/01-intro.tex}\\
|
||||
\input{sections/02-body.tex} \\
|
||||
\input{sections/03-closing.tex}
|
||||
\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.\\
|
||||
\indent I am excited to apply for the \position\ position at \companyName.
|
||||
With solid foundation in software development and hands-on experience in designing and deploying integrated systems,
|
||||
I am confident in my ability to contribute to your team and help drive the continued success of \companyName.\\
|
||||
|
|
|
|||
|
|
@ -1,13 +1,11 @@
|
|||
\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.\\
|
||||
\indent In my recent role as a Researcher ML Engineer at the \schoolName, I conducted in-depth data collection, diagnosis and analysis to identify key correlations in latency and network bandwidth.
|
||||
This experience in real-time environments helped me develop a solid foundation for programming, deploying and optimzing systems under various operational conditions.
|
||||
My prior work as a Software Developer on an Assistive Robotic Feeding System in ROS2 required on-the-spot troubleshooting of hardware-software integration issues, as well as coordinating with microcontrollers and sensors (ESP32, PIR) in a Smart Door application, to deliver a stable automated experience.
|
||||
Additionally, my experience as an IT Analyst entailed reading electrical schematics, configuring rirewalls, and modernizing network infrastructure-further sharpening my problem-solving abilities.\\
|
||||
|
||||
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. \\
|
||||
Beyond my professional roles, I also maintain a personal home lab where I manage automations for lighting, thermostats, and security—deepening my understanding of real-time data exchange, hardware integration, and troubleshooting.
|
||||
Throughout these projects, I leveraged my skills in C/C++, Python, Rust, and Java, along with Ladder Logic (PLC) knowledge, to integrate hardware and software in real-time systems.
|
||||
I also appreciate the importance of robust design documentation and functional specifications, having written and followed them closely for various edge-cloud and robotics solutions.
|
||||
My familiarity with IT/networking, databases, and version control (Git) further positions me to support Brock Solutions’ industrial automation projects from design through commissioning.\\
|
||||
|
||||
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. \\
|
||||
I also welcome the travel requirement of up to 40\% for on-site installations and system commissioning, as I thrive on hands-on involvement to make sure solutions run smoothly in real-world production. My background has prepared me to excel in roles requiring both technical depth and adaptability.\\
|
||||
|
|
|
|||
|
|
@ -1,11 +1,12 @@
|
|||
\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.
|
||||
\indent I am confident my experience, technical expertise, and proactive problem-solving approach make me a strong candidate for the \position\ role and align with \companyName's needs.
|
||||
I look forward to the opportunity to discuss how my background aligns with \companyName's mission.
|
||||
Please feel free to contact me at \email\ or \phone\ at your earliest convenience.\\
|
||||
|
||||
\noindent Thank you for your time and consideration.
|
||||
|
||||
\vspace{2em}
|
||||
|
||||
\noindent Sincerely, \\
|
||||
\vspace{1em}
|
||||
|
||||
\noindent \name
|
||||
\noindent \name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue