Compare commits
No commits in common. "6b9a50b3e3eeedcf18d10c1b9f9e4588c61ad708" and "f28baa84a27ca4388560cd1af135e3894fa263dc" have entirely different histories.
6b9a50b3e3
...
f28baa84a2
2 changed files with 10 additions and 8 deletions
|
@ -2,6 +2,6 @@
|
|||
|
||||
\educationHeading{Bachelor of Computer Science (Honours)}{Carleton University}{Ottawa, ON}{Sep 2020 - Dec 2024}
|
||||
|
||||
Accepted with scholarship. Achieved a major CGPA of 11.52/12 (A+), recognized by the university as High Distinction.
|
||||
Accepted with \$3000/year scholarship. Achieved a major CGPA of 11.52/12 (A+).
|
||||
|
||||
Graduated from the Artificial Intelligence and Machine Learning stream. Took courses in SQL, OpenGL, and Haskell.
|
||||
|
|
|
@ -2,13 +2,6 @@
|
|||
|
||||
\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
|
||||
|
@ -41,3 +34,12 @@
|
|||
\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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue