feat: add htn
also make clear which lists have to have more stuff
This commit is contained in:
parent
131c2521b9
commit
fabaaa263b
@ -98,10 +98,7 @@
|
||||
|
||||
\begin{document}
|
||||
|
||||
%----------HEADING----------
|
||||
% \begin{tabular*}{\textwidth}{l@{\extracolsep{\fill}}r}
|
||||
% \textbf{\href{http://sourabhbajaj.com/}{\Large Sourabh Bajaj}} & Email : \href{mailto:sourabh@sourabhbajaj.com}{sourabh@sourabhbajaj.com}\\
|
||||
% \href{http://sourabhbajaj.com/}{http://www.sourabhbajaj.com} & Mobile : +1-123-456-7890 \\
|
||||
%----------HEADING---------- \\
|
||||
% \end{tabular*}
|
||||
|
||||
\begin{center}
|
||||
@ -118,20 +115,21 @@
|
||||
\resumeSubHeadingListStart
|
||||
\resumeSubheading
|
||||
{Software Engineering Intern}{May 2023 -- Aug 2023}
|
||||
{Dropbase}{San Francisco, CA}
|
||||
{Dropbase}{Toronto, ON}
|
||||
\resumeItemListStart
|
||||
\resumeItem{ ??? }
|
||||
\resumeItem{ ??? }
|
||||
\resumeItem{ ??? }
|
||||
\resumeItem{ ??? }
|
||||
\resumeItemListEnd
|
||||
\resumeSubheading
|
||||
{Backend Developer}{Mar 2023 -- Aug 2023}
|
||||
{Hack the North Organizing Committee}{Waterloo, ON}
|
||||
\resumeSubheading
|
||||
{Backend Developer}{Mar 2023 -- Sep 2023}
|
||||
{Hack the North Organising Committee}{Waterloo, ON}
|
||||
\resumeItemListStart
|
||||
\resumeItem{ Built cool shit for Canada's largest hackathon! }
|
||||
\resumeItem{ More than one line }
|
||||
\resumeItem{ More than two lines! }
|
||||
\resumeItem{ ??? }
|
||||
\resumeItem{ ??? }
|
||||
\resumeItem{ ??? }
|
||||
\resumeItem{ ??? }
|
||||
\resumeItemListEnd
|
||||
\resumeSubheading
|
||||
{Software Developer}{Sep 2022 -- May 2023}
|
||||
@ -139,6 +137,7 @@
|
||||
\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 }
|
||||
\resumeItem{ Please }
|
||||
\resumeItemListEnd
|
||||
\resumeSubHeadingListEnd
|
||||
|
||||
@ -163,12 +162,18 @@
|
||||
% \resumeItem{Description}
|
||||
% \resumeItem{probably only a couple}
|
||||
% \resumeItemListEnd
|
||||
|
||||
\resumeProjectHeading
|
||||
{\underline{\textbf{\href{https://github.com/vincentjguo/recipeready-server}{RUST CAR SIMULATOR}}} $|$ \emph{Rust}}{}
|
||||
\resumeItemListStart
|
||||
\resumeItem{???}
|
||||
\resumeItem{???}
|
||||
\resumeItem{???}
|
||||
\resumeItemListEnd
|
||||
\resumeProjectHeading
|
||||
{\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}
|
||||
\resumeItem{???}
|
||||
\resumeItem{???}
|
||||
\resumeItemListEnd
|
||||
\resumeProjectHeading
|
||||
{\underline{\textbf{\href{https://github.com/potatoeggy/mandown}{Mandown}}} $|$ \emph{Python, Qt, Typer}}{}
|
||||
@ -179,12 +184,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}}{}
|
||||
\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/vincentjguo/recipeready-server}{RecipeReady}}} $|$ \emph{Flutter, Selenium, FastAPI, Android}}{}
|
||||
\resumeItemListStart
|
||||
@ -198,9 +197,9 @@
|
||||
\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 } \\
|
||||
\textbf{Languages}{: Python, TypeScript, Rust, SQL, Golang, C++, HTML/CSS/JavaScript, Bash, Java} \\
|
||||
\textbf{Frameworks}{: Node.js, React, Next.js, Vue, Flutter, Electron, Qt, Typer, FastAPI, Sass, Tailwind } \\
|
||||
\textbf{Tools}{: Linux, Git, GitHub, Android, Docker, WebSockets, Selenium, Postgres, VirtualBox } \\
|
||||
}}
|
||||
\end{itemize}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user