Compare commits

..

2 commits

Author SHA1 Message Date
6b9a50b3e3
Add new job
All checks were successful
Compile / Compile (push) Successful in 1m49s
2025-03-05 03:02:41 -05:00
2dbcd57db0
Add note about graduating with High Distinction 2025-03-05 02:58:58 -05:00
2 changed files with 8 additions and 10 deletions

View file

@ -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.

View file

@ -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}