From 2dbcd57db0fe4f570b7fc86dc6c36402332cee9f Mon Sep 17 00:00:00 2001 From: Michael Bradley Date: Wed, 5 Mar 2025 02:58:58 -0500 Subject: [PATCH 1/2] Add note about graduating with High Distinction --- sections/education.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sections/education.tex b/sections/education.tex index e429656..46e6c44 100644 --- a/sections/education.tex +++ b/sections/education.tex @@ -2,6 +2,6 @@ \educationHeading{Bachelor of Computer Science (Honours)}{Carleton University}{Ottawa, ON}{Sep 2020 - Dec 2024} -Accepted with \$3000/year scholarship. Achieved a major CGPA of 11.52/12 (A+). +Accepted with scholarship. Achieved a major CGPA of 11.52/12 (A+), recognized by the university as High Distinction. Graduated from the Artificial Intelligence and Machine Learning stream. Took courses in SQL, OpenGL, and Haskell. From 6b9a50b3e3eeedcf18d10c1b9f9e4588c61ad708 Mon Sep 17 00:00:00 2001 From: Michael Bradley Date: Wed, 5 Mar 2025 03:02:41 -0500 Subject: [PATCH 2/2] Add new job --- sections/work.tex | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/sections/work.tex b/sections/work.tex index 0dc4e35..839c484 100644 --- a/sections/work.tex +++ b/sections/work.tex @@ -2,6 +2,13 @@ \section{Work Experience} +\resumeHeading{Software Analyst}{Hitachi Rail}{Toronto, ON}{March 2025 - Present} +\begin{bullets} + \item Developed C++ code for light rain signalling in the Ground Transit System division +\end{bullets} + +\hbox{} + \resumeHeading{Embedded Software Development Student}{BlackBerry QNX}{Kanata, ON}{May 2024 - August 2024} \begin{bullets} \item Created a generic C abstraction on data protected by mutexes to make multi-threaded code simpler and safer @@ -34,12 +41,3 @@ \item Rewrote an internal SharePoint site to improve readability and make it easier to search for specific documentation \item Updated processes for managing equipment in server racks to ensure consistent documentation and cleanliness \end{bullets} - -\hbox{} - -\resumeHeading{Research Intern}{Carleton University}{Remote}{May 2021 - Aug 2021} -\begin{bullets} - \item Awarded the Dean's Summer Research Internship to work with the Graphics, Imaging, and Games Lab - \item Wrote a report on generating polycurves by circle-packing polylines as reference for upper year student projects - \item Used knowledge of data structures to write efficient Java code to create circle-packings and analyze geometry -\end{bullets}