switch to sans-serif

This commit is contained in:
eggy 2023-01-13 19:12:20 -05:00
parent b45a59ddec
commit a74d322948

View File

@ -18,6 +18,7 @@
\fancyfoot{} \fancyfoot{}
\renewcommand{\headrulewidth}{0pt} \renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt} \renewcommand{\footrulewidth}{0pt}
\renewcommand{\familydefault}{\sfdefault}
% Adjust margins % Adjust margins
\addtolength{\oddsidemargin}{-0.5in} \addtolength{\oddsidemargin}{-0.5in}
@ -60,7 +61,7 @@
\newcommand{\resumeSubheading}[4]{ \newcommand{\resumeSubheading}[4]{
\vspace{-2pt}\item \vspace{-2pt}\item
\begin{tabular*}{0.97\textwidth}[t]{l@{\extracolsep{\fill}}r} \begin{tabular*}{0.97\textwidth}[t]{l@{\extracolsep{\fill}}r}
\textbf{#1} & #2 \\ \textbf{#1} & \textbf{\small #2} \\
\textit{\small#3} & \textit{\small #4} \\ \textit{\small#3} & \textit{\small #4} \\
\end{tabular*}\vspace{-7pt} \end{tabular*}\vspace{-7pt}
} }
@ -75,7 +76,7 @@
\newcommand{\resumeProjectHeading}[2]{ \newcommand{\resumeProjectHeading}[2]{
\item \item
\begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r} \begin{tabular*}{0.97\textwidth}{l@{\extracolsep{\fill}}r}
\small#1 & #2 \\ \small#1 & \textbf{\small #2} \\
\end{tabular*}\vspace{-7pt} \end{tabular*}\vspace{-7pt}
} }
@ -183,9 +184,9 @@
{\underline{\textbf{\href{https://github.com/potatoeggy/mandown}{Mandown}}} $|$ \emph{MyPy, Pytest, Qt, Typer, Poetry }}{2022 -- present} {\underline{\textbf{\href{https://github.com/potatoeggy/mandown}{Mandown}}} $|$ \emph{MyPy, Pytest, Qt, Typer, Poetry }}{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 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} \resumeItem{Implemented conversion between ebook formats as well as image processing to optimise for e-ink screens}
\resumeItem{Sped up downloads and updates 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{Wrote extensive unit tests to minimise regressions between release cycles} \resumeItem{Wrote extensive unit tests to minimise regressions between release cycles}
\resumeItemListEnd \resumeItemListEnd
\resumeProjectHeading \resumeProjectHeading
@ -197,7 +198,7 @@
\resumeProjectHeading \resumeProjectHeading
{\underline{\textbf{\href{https://github.com/potatoeggy/jeopardy}{Jeopardy}}} $|$ \emph{Vue, WebSockets, Pinia}}{2021} {\underline{\textbf{\href{https://github.com/potatoeggy/jeopardy}{Jeopardy}}} $|$ \emph{Vue, WebSockets, Pinia}}{2021}
\resumeItemListStart \resumeItemListStart
\resumeItem{Mocked a video game UI using CSS to create a hyper-realistic, cross-platform game simulator} \resumeItem{ fluid animation design}
\resumeItem{ Reverse-engineered an API to allow Primoprod to interoperate with a popular web service (paimon.moe) } \resumeItem{ Reverse-engineered an API to allow Primoprod to interoperate with a popular web service (paimon.moe) }
\resumeItemListEnd \resumeItemListEnd
\resumeProjectHeading \resumeProjectHeading
@ -224,14 +225,14 @@
\section{Education} \section{Education}
\resumeSubHeadingListStart \resumeSubHeadingListStart
\resumeSubheading \resumeSubheading
{University of Waterloo}{Waterloo, ON} {University of Waterloo}{2022 -- present}
{Candidate for B.A.Sc. in Computer Engineering}{2022 present} {Candidate for B.A.Sc. in Computer Engineering}{Waterloo, ON}
\resumeItemListStart \resumeItemListStart
\resumeItem{ Secretary, Creative Writing Club } \resumeItem{ Secretary, Creative Writing Club }
\resumeItemListEnd \resumeItemListEnd
\resumeSubheading \resumeSubheading
{Bayview Secondary School}{Richmond Hill, ON} {Bayview Secondary School}{2018 -- 2022}
{IB Diploma and OSSD Diploma}{2018 -- 2022} {IB Diploma and OSSD Diploma}{Richmond Hill, ON}
\resumeSubHeadingListEnd \resumeSubHeadingListEnd
%------------------------------------------- %-------------------------------------------