\documentclass[]{mcdowellcv} \usepackage{graphicx} \usepackage{amsmath} \usepackage[HTML]{xcolor} \usepackage{hyperref} \usepackage{csquotes} %\usepackage{microtype} already included in .cls! \usepackage{multicol} \definecolor{mygreen}{HTML}{427B58} \hypersetup{ colorlinks = true, linkcolor = purple, urlcolor = purple, citecolor = gray } \name{aayush bajaj\linebreak {\scriptsize Computer\;Scientist\,|\,Mathematician\,|\,ML\;Engineer}} \address{\href{mailto:j@abaj.ai}{\raisebox{-2pt}{\includegraphics[width=0.4cm]{img/mail.png}}: j@abaj.ai} \linebreak \href{tel:+61481910408}{\raisebox{-2pt}{\includegraphics[width=0.4cm]{img/tel.png}}: (+61) 481 910 408}} \contacts{\href{https://github.com/abaj8494}{\raisebox{-2pt}{\includegraphics[width=0.4cm]{img/github.png}}: abaj8494} \linebreak \href{https://www.linkedin.com/in/aayush-bajaj-b655231a6}{\raisebox{-2pt}{\includegraphics[width=0.4cm]{img/linkedin.png}}: Aayush Bajaj}} \begin{document} \makeheader \begin{cvsection}{Education} \begin{cvsubsection}{Undergraduate}{University of New South Wales}{2021-25} \begin{multicols}{3} \begin{itemize} \item {\small B. CompSci (AI), Math Minor} \end{itemize} \centering{\includegraphics[width=0.5cm]{img/unsw.png}} \flushright{\textit{WAM: 68}} \end{multicols} \vspace{-1em} \begin{itemize} \item Relevant Coursework: \\[0.5em] \noindent \makebox[\linewidth]{% \color{mygreen} \bfseries \small Design Patterns;\hfill Testing;\hfill OS;\hfill Databases;\hfill Concurrency;\hfill Data Structures;\hfill Algorithms;\hfill AI;\hfill ML;\hfill DL;\hfill CV% } \end{itemize} \end{cvsubsection} \begin{cvsubsection}{Graduate}{Masters of Statistics}{Current} \begin{itemize} \item Relevant Coursework: \\[0.5em] \noindent \makebox[\linewidth]{% \scshape \color{mygreen} \bfseries \small Single \& Multi-variable Calculus;\hfill Linear Algebra; \hfill Discrete Mathematics;\hfill Probability;\hfill Statistics;\hfill Analysis }\\[0.2em] \item Future Coursework: \\[0.5em] \noindent \makebox[\linewidth]{% \color{mygreen} \bfseries \small Measure Theory; \hfill Stochastic Analysis;\hfill Probabilistic Graphical Models;\hfill Time Series;\hfill Regression Analysis } \end{itemize} \end{cvsubsection} \end{cvsection} \begin{cvsection}{Work Experience} \begin{cvsubsection}{Classroom Tutor}{XCD Education}{2020-21} \begin{itemize} \item Taught, marked and produced HSC English material \emph{en masse} \end{itemize} \end{cvsubsection} \begin{cvsubsection}{Presenter}{Connect Education}{2022} \begin{itemize} \item Made material for and presented \enquote{crash course} seminars to HSC students for Mathematics and English \item typeset in \TeX{} \end{itemize} \end{cvsubsection} \begin{cvsubsection}{Tutor}{Private}{2019-2023} \begin{itemize} \item Tutored 8 High School Students; brought them from C and D ranges to consistent B's and occasional A's \item Taught them to read, write and think. \end{itemize} \end{cvsubsection} \end{cvsection} \begin{cvsection}{Technical Experience} \begin{cvsubsection}{Projects}{}{} \begin{itemize} \item \textbf{\href{https://abaj.ai}{Personal Website}} (2022-Present). \href{https://abaj.ai}{\raisebox{-2pt}{\includegraphics[width=0.4cm]{img/abaj.png}}} An augmenting infrastructure; mathematically grounded, influenced by Networks. Syntax highlighting included. \hfill\emph{\small Python, MathJaX, Emacs} \item \textbf{\href{https://github.com/abaj8494/bytelocker}{Bytelocker}} (2025). Neovim Plugin for quick loss-less encryption\hfill\emph{\small Lua} \item \textbf{\href{https://bots.abaj.ai}{Bookbot}} (2024). \href{https://bots.abaj.ai}{\raisebox{-2pt}{\includegraphics[width=0.4cm]{img/bookbot.png}}} \href{https://abaj.ai/doc/essays/gpt3.pdf}{GPT4o} with extra steps. Vectorises public-domain texts and responds to your questions about the book.\hfill\emph{\small Typescript, PostGres} \item \textbf{10,000 Hours of Machine Learning} (2024-Present). My \href{https://github.com/abaj8494/10khrs-ai-ml-dl}{monolithic repository} tackling the \emph{drosophila} of Machine Learning\hfill\emph{\small Jupyter} \item \textbf{Half-Dozen Github Static Sites:} \href{https://abaj8494.github.io/shrine/}{Shrine}, \href{https://abaj8494.github.io/gol/}{Game of Life}, \href{https://github.com/abaj8494/font2splines}{Font2Splines}\hfill\emph{\small Python, Javascript} \item \textbf{\href{https://github.com/abaj8494/math}{Mathematics}}: \href{https://typst.app}{Typst} typeset mathematical summaries.\hfill\emph{\small Matlab} \item \textbf{Kidney Segmentation (Kits19):} \href{https://kits19.grand-challenge.org/evaluation/965bcad2-cbb9-42a8-8b56-a777c9f165e2/}{57th} on Leaderboards, \href{https://abaj.ai/projects/csp/kits19/}{nnUNet architecture}.\hfill\emph{\small HPC} \end{itemize} \end{cvsubsection} \end{cvsection} \begin{cvsection}{Languages and Technologies} \begin{cvsubsection}{}{}{} \begin{itemize} \item C; Java; Python; SQL; JavaScript; Lisp; Go; R \item Linux (bash, vim, tmux, ssh); \LaTeX{}; Azure; High-Performance Computing \end{itemize} \end{cvsubsection} \end{cvsection} \end{document}