Add more skill headings
This commit is contained in:
parent
e1a7dfadc3
commit
0c7b012c0d
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue