diff --git a/resume.tex b/resume.tex index 7d4a44b..93b1fff 100644 --- a/resume.tex +++ b/resume.tex @@ -107,13 +107,30 @@ \href{https://github.com/potatoeggy}{\underline{github.com/potatoeggy}} \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----------- -\section{Summary of Qualifications} +\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, Nuxt.js, Flutter, Electron, Qt, FastAPI, Typer } \\ + \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 } \\ \textbf{Tools}{: Linux, Git, GitHub, Android, Docker, nginx, MyPy, WebSockets, Figma, Selenium, MS Office } \\ }} \end{itemize} @@ -188,7 +205,7 @@ {\underline{\textbf{\href{https://github.com/potatoeggy/mandown}{Mandown}}} $|$ \emph{MyPy, Qt, Typer }}{Jan. 2022 -- present} \resumeItemListStart \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{Implemented conversion between ebook formats as well as image processing to optimise for e-ink screens} \resumeItemListEnd @@ -217,22 +234,4 @@ \resumeItemListEnd \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}