move exp to top

This commit is contained in:
eggy 2022-12-20 16:24:13 -05:00
parent da73d03c0b
commit 28b6e57c76

View File

@ -107,13 +107,30 @@
\href{https://github.com/potatoeggy}{\underline{github.com/potatoeggy}} \href{https://github.com/potatoeggy}{\underline{github.com/potatoeggy}}
\end{center} \end{center}
%-----------EDUCATION-----------
\section{Education}
\resumeSubHeadingListStart
\resumeSubheading
{University of Waterloo}{Waterloo, ON}
{Candidate for B.A.Sc. in Computer Engineering}{Sep. 2022 present}
\resumeItemListStart
\resumeItem{ Secretary, Creative Writing Club }
\resumeItemListEnd
\resumeSubheading
{Bayview Secondary School}{Richmond Hill, ON}
{IB Diploma and OSSD Diploma}{Sep. 2018 -- Jun. 2022}
\resumeSubHeadingListEnd
%-------------------------------------------
% %
%-----------PROGRAMMING SKILLS----------- %-----------PROGRAMMING SKILLS-----------
\section{Summary of Qualifications} \section{Skills}
\begin{itemize}[leftmargin=0.15in, label={}] \begin{itemize}[leftmargin=0.15in, label={}]
\small{\item{ \small{\item{
\textbf{Languages}{: HTML / CSS / JavaScript / TypeScript, Python, Bash, C++, Java, Dart, SQL, Rust} \\ \textbf{Languages}{: HTML/CSS/JavaScript/TypeScript, Python, Bash, C++, Java, Dart, SQL, Rust} \\
\textbf{Frameworks}{: Node.js, React, Next.js, Vue, Nuxt.js, Flutter, Electron, Qt, FastAPI, Typer } \\ \textbf{Frameworks}{: Node.js, React, Next.js, Vue, Nuxt.js, Flutter, Electron, Qt, FastAPI } \\
\textbf{Tools}{: Linux, Git, GitHub, Android, Docker, nginx, MyPy, WebSockets, Figma, Selenium, MS Office } \\ \textbf{Tools}{: Linux, Git, GitHub, Android, Docker, nginx, MyPy, WebSockets, Figma, Selenium, MS Office } \\
}} }}
\end{itemize} \end{itemize}
@ -188,7 +205,7 @@
{\underline{\textbf{\href{https://github.com/potatoeggy/mandown}{Mandown}}} $|$ \emph{MyPy, Qt, Typer }}{Jan. 2022 -- present} {\underline{\textbf{\href{https://github.com/potatoeggy/mandown}{Mandown}}} $|$ \emph{MyPy, Qt, Typer }}{Jan. 2022 -- present}
\resumeItemListStart \resumeItemListStart
\resumeItem{Scraped a variety of sites for metadata and images to automatically download comics} \resumeItem{Scraped a variety of sites for metadata and images to automatically download comics}
\resumeItem{Designed a responsive and accessible CLI and GUI using Qt 6} \resumeItem{Designed a responsive and accessible CLI with Typer and GUI with Qt 6}
\resumeItem{Sped up downloads and updates by more than 100\% by implementing image caching and multiprocessing} \resumeItem{Sped up downloads and updates by more than 100\% by implementing image caching and multiprocessing}
\resumeItem{Implemented conversion between ebook formats as well as image processing to optimise for e-ink screens} \resumeItem{Implemented conversion between ebook formats as well as image processing to optimise for e-ink screens}
\resumeItemListEnd \resumeItemListEnd
@ -217,22 +234,4 @@
\resumeItemListEnd \resumeItemListEnd
\resumeSubHeadingListEnd \resumeSubHeadingListEnd
%-----------EDUCATION-----------
\section{Education}
\resumeSubHeadingListStart
\resumeSubheading
{University of Waterloo}{Waterloo, ON}
{Candidate for B.A.Sc. in Computer Engineering}{Sep. 2022 present}
\resumeItemListStart
\resumeItem{ Secretary, Creative Writing Club }
\resumeItemListEnd
\resumeSubheading
{Bayview Secondary School}{Richmond Hill, ON}
{IB Diploma and OSSD Diploma}{Sep. 2018 -- Jun. 2022}
\resumeSubHeadingListEnd
%-------------------------------------------
\end{document} \end{document}