feat: winter 2023 coop skeleton

This commit is contained in:
eggy 2023-02-12 16:30:59 -05:00
parent c468c8e5fc
commit 131c2521b9

View File

@ -108,50 +108,38 @@
\textbf{\huge \scshape Daniel Chen} \\ \vspace{1pt}
\href{https://eggworld.me}{\underline{eggworld.me}} $|$
\href{https://github.com/potatoeggy}{\underline{github.com/potatoeggy}} $|$
\href{tel:4377885713}{437-788-5713} $|$
\href{mailto:d7chen@uwaterloo.ca}{\underline{d7chen@uwaterloo.ca}} $|$
\href{mailto:danielchen04@hotmail.ca}{\underline{danielchen04@hotmail.ca}} $|$
\href{https://www.linkedin.com/in/potatoeggy/}{\underline{linkedin.com/in/potatoeggy}}
\end{center}
%
%-----------PROGRAMMING SKILLS-----------
\section{Skills}
\begin{itemize}[leftmargin=0.15in, label={}]
\small{\item{
\textbf{Languages}{: HTML/CSS/JavaScript/TypeScript, Python, Bash, C++, Java, Dart, SQL, Rust} \\
\textbf{Frameworks}{: Node.js, React, Next.js, Vue 2/3, Nuxt.js, Flutter, Electron, Qt, FastAPI, TailwindCSS, VirtualBox, Sass } \\
\textbf{Tools}{: Linux, Git, Android, Docker, MyPy, WebSockets, Figma, Selenium, Poetry, Pillow, Pytest, Vuex, Pinia, Postgres } \\
}}
\end{itemize}
%-----------EXPERIENCE-----------
\section{Experience}
\resumeSubHeadingListStart
% \resumeSubheading
% {Secretary}{Sep. 2022 -- present}
% {University of Waterloo Creative Writing Club}{Waterloo, ON}
% \resumeItemListStart
% \resumeItem{ Organised shit }
% \resumeItem{ idk maybe termcom is better }
% \resumeItemListEnd
\resumeSubheading
{Software Engineering Intern}{May 2023 -- Aug 2023}
{Dropbase}{San Francisco, CA}
\resumeItemListStart
\resumeItem{ ??? }
\resumeItem{ ??? }
\resumeItem{ ??? }
\resumeItem{ ??? }
\resumeItemListEnd
\resumeSubheading
{Backend Developer}{Mar 2023 -- Aug 2023}
{Hack the North Organizing Committee}{Waterloo, ON}
\resumeItemListStart
\resumeItem{ Built cool shit for Canada's largest hackathon! }
\resumeItem{ More than one line }
\resumeItem{ More than two lines! }
\resumeItemListEnd
\resumeSubheading
{Software Developer}{2022 -- present}
{Software Developer}{Sep 2022 -- May 2023}
{UW Orbital Engineering Design Team}{Waterloo, ON}
\resumeItemListStart
\resumeItem{ Implemented the light service and an event queue for a real-time OS based on ambient light changes }
\resumeItem{ Surely I will do something }
\resumeItemListEnd
\resumeSubheading
{General Executive}{2021 -- 2022}
{Bayview Computer Club}{Richmond Hill, ON}
\resumeItemListStart
\resumeItem{ Administered the club server to host club events, member accounts / websites, and activities }
\resumeItem{ Planned and implemented biweekly lessons to raise awareness of popular and niche topics such as emulation }
\resumeItem{ Ran the annual self-hosted school-wide competitive programming contest, designing fair but challenging problems }
\resumeItemListEnd
\resumeSubHeadingListEnd
% -----------Multiple Positions Heading-----------
@ -177,40 +165,45 @@
% \resumeItemListEnd
\resumeProjectHeading
{\underline{\textbf{\href{https://github.com/potatoeggy/aoto}{Archive Of Their Own}}} $|$ \emph{TypeScript, Golang, Postgres, React, Next.js, Figma}}{2023 -- present}
{\underline{\textbf{\href{https://github.com/potatoeggy/aoto}{Archive Of Their Own (Aoto)}}} $|$ \emph{TypeScript, Golang, Postgres, React, Next.js}}{}
\resumeItemListStart
\resumeItem{Built shit}
\resumeItem{So much shit}
\resumeItemListEnd
\resumeProjectHeading
{\underline{\textbf{\href{https://github.com/potatoeggy/mandown}{Mandown}}} $|$ \emph{Python, MyPy, Pytest, Qt, Typer, Poetry }}{2022 -- present}
{\underline{\textbf{\href{https://github.com/potatoeggy/mandown}{Mandown}}} $|$ \emph{Python, Qt, Typer}}{}
\resumeItemListStart
\resumeItem{Created a real-time site scraper for metadata and images to automatically download comics}
\resumeItem{Implemented comic conversion between CBZ/EPUB/PDF as well as image processing to optimise for e-ink screens}
\resumeItem{Handwrote a conversion library between CBZ/EPUB/PDF as well as image processing to optimise for e-ink screens}
\resumeItem{Increased download and update speed by more than 100\% by implementing image caching and multiprocessing}
\resumeItem{Designed a responsive and accessible CLI with Typer and GUI with Qt 6}
\resumeItem{Designed a responsive and accessible CLI with Typer and GUI with Qt 6} % This line can probably be removed if we need space
\resumeItem{Automated extensive unit testing and continuous integration to minimise regressions between release cycles}
\resumeItemListEnd
\resumeProjectHeading
{\underline{\textbf{\href{https://github.com/potatoeggy/ece198}{"Pillow" Water Quality Sensor}}} $|$ \emph{Rust, STM32}}{2022}
{\underline{\textbf{\href{https://github.com/potatoeggy/ece198}{"Pillow" Water Quality Sensor}}} $|$ \emph{Rust, STM32}}{}
\resumeItemListStart
\resumeItem{Created a water quality statistics aggregator and visualiser on an embedded platform in safe Rust}
\resumeItem{Engineered an embedded system with a STM32 microcontroller, matrix keypad, and an LCD display}
\resumeItemListEnd
\resumeProjectHeading
{\underline{\textbf{\href{https://github.com/potatoeggy/primoprod}{Primoprod}}} $|$ \emph{TypeScript, Vue, Vuex, Electron, Android}}{2021}
\resumeItemListStart
\resumeItem{ Mocked a video game UI using CSS to create a hyper-realistic, cross-platform game simulator }
\resumeItem{ Reverse-engineered an API to allow Primoprod to interoperate with a popular web service (paimon.moe) }
\resumeItemListEnd
\resumeProjectHeading
{\underline{\textbf{\href{https://github.com/vincentjguo/recipeready-server}{RecipeReady}}} $|$ \emph{Dart, Flutter, Selenium, FastAPI, Android}}{2021}
{\underline{\textbf{\href{https://github.com/vincentjguo/recipeready-server}{RecipeReady}}} $|$ \emph{Flutter, Selenium, FastAPI, Android}}{}
\resumeItemListStart
\resumeItem{Scraped thousands of websites for recipes to build a database with a robust many-to-many tag system}
\resumeItem{Designed a REST API to filter and query recipes along with ingredient pricing from Walmart}
\resumeItemListEnd
\resumeSubHeadingListEnd
%
%-----------PROGRAMMING SKILLS-----------
\section{Skills}
\begin{itemize}[leftmargin=0.15in, label={}]
\small{\item{
\textbf{Languages}{: Python, Rust, Golang, C++, HTML/CSS/JavaScript/TypeScript, Bash, Java, Dart, SQL} \\
\textbf{Frameworks}{: Node.js, React, Next.js, Vue, Flutter, Electron, Qt, Typer, FastAPI, Sass } \\
\textbf{Tools}{: Linux, Git, GitHub, Android, Docker, WebSockets, Selenium, Pillow, Postgres, VirtualBox } \\
}}
\end{itemize}
\section{Awards}
\resumeSubHeadingListStart
\resumeAwardsHeading{}{}
@ -226,11 +219,10 @@
\section{Education}
\resumeSubHeadingListStart
\resumeSubheading
{University of Waterloo}{2022 -- present}
{University of Waterloo}{Sep 2022 -- present}
{Candidate for B.A.Sc. in Computer Engineering}{Waterloo, ON}
\resumeSubHeadingListEnd
%-------------------------------------------
\end{document}