resume/sections/skills.tex

43 lines
2.3 KiB
TeX

\section{Skills}
\skillHeading{TypeScript}
\begin{bullets}
\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 Took initiative to reduce the use of the \texttt{any} type at Emids, improving developer experience and catching more bugs during compilation
\item Created a pure JavaScript single-page site from scratch to securely deliver holiday messages to friends and family, including a unique generative design for each recipient and partial Markdown support
\end{bullets}
\skillHeading{Python}
\begin{bullets}
\item Refactored and type hinted a test automation library at Ross Video to fix bugs and improve developer efficiency
\item Researched automatically generating unit tests to save developer time and improve the stability of the codebase at Ross Video
\item Analyzed scraped data from websites to determine profitability of loot boxes to demonstrate how poor an investment it is to open them
\end{bullets}
% \skillHeading{Java}
% \begin{bullets}
% \item Applied knowledge of data structures to generate a circle-packing of an arbitrary shape, then induced a series of trees over the circle and traversed the trees to create a polycurve
% \end{bullets}
% TODO: Make C a separate category or add to C++?
\skillHeading{C++}
\begin{bullets}
\item Single-handedly wrote a top-down video game in C++ with OpenGL graphics for group project after my group mates dropped the course due to workload
\end{bullets}
% TODO: Mention VPS
\skillHeading{Linux}
\begin{bullets}
\item Set up a custom Arch Linux installation for my daily personal use over the last 2 years
\item Maintained the system and researched solutions when my extensive customization broke it
\item Scripted with Bash to add functionality to Jenkins at Ross Video
\end{bullets}
% TODO: Include info from BBQNX (SVN?)
\skillHeading{Git}
\begin{bullets}
\item Used Azure DevOps to develope and collaborate on a monorepo at Emids
\item Used Gerrit to conduct and receive code reviews on several Git repositories at Ross Video
\item Managed personal projects and hosted custom websites on GitHub
\end{bullets}