Add more skill headings

This commit is contained in:
Michael Bradley 2025-01-03 01:22:25 +13:00
parent e1a7dfadc3
commit 0c7b012c0d
Signed by: MichaelBradley
SSH key fingerprint: SHA256:cj/YZ5VT+QOKncqSkx+ibKTIn0Obg7OIzwzl9BL8EO8

View file

@ -1,14 +1,14 @@
\section{Skills} \section{Skills}
% TODO: Remove any information that's a duplicate of something previously mentioned? % TODO: Remove any information that's a duplicate of something previously mentioned?
\skillHeading{C, C++}{OpenGL} \skillHeading{C, C++}{OpenGL, CMake}
\begin{bullets} \begin{bullets}
\item Analyzed threading model of Sensor Framework at BlackBerry QNX to fix existing lock-ups and avoid future bugs \item Analyzed threading model of Sensor Framework at BlackBerry QNX to fix existing lock-ups and avoid future bugs
\item Combined Phong lighting and real-time shadows to render Perlin noise on over 130M vertices at several FPS \item Combined Phong lighting and real-time shadows to render Perlin noise on over 130M vertices at several FPS
\item Wrote a top-down video game for a group project on my own after my group mates dropped the course, got an A+ \item Wrote a top-down video game for a group project on my own after my group mates dropped the course, got an A+
\end{bullets} \end{bullets}
\skillHeading{TypeScript}{React} \skillHeading{TypeScript}{React, Vite}
\begin{bullets} \begin{bullets}
\item Integrated with Google Maps APIs to build a map component to filter and display a list of clinics \item Integrated with Google Maps APIs to build a map component to filter and display a list of clinics
\item Profiled and improved an un-optimized list component until updating the underlying data did not create lag \item Profiled and improved an un-optimized list component until updating the underlying data did not create lag