Skip to content

Commit

Permalink
feat(resume): temporarily remove rsp amidst controversy
Browse files Browse the repository at this point in the history
  • Loading branch information
tinnamchoi committed Feb 13, 2024
1 parent 9a18e4b commit 965d7e7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
Binary file modified resume.pdf
Binary file not shown.
15 changes: 8 additions & 7 deletions src/resume.tex
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,18 @@
\vspace{-\textheight{}}
\vfill
\section{Education}
\cventry{2024}{Exchange}{Technical University of Munich}{Munich}{}{}
\cventry{2024}{Exchange}{Technical University of Munich}{Munich}{}{
\cvlistitem{Relevant coursework: Logic, Computer Network \& Applications, Real-time computer graphics, German as a foreign language}
}
\cventry{2022 -- 2025}{Bachelor of Mathematical and Computer Sciences}{The University of Adelaide}{Australia}{\textit{GPA: 6.33/7.0}}{
\cvlistitem{Major in Distributed Systems and Networking}
\cvlistitem{Relevant coursework: Algorithm Design \& Data Structures, Distributed Systems, Parallel \& Distributed Computing, SWE Project}
}

\section{Experience}
\cventry{2024 Jan -- 2024 Mar}{Software Engineer Intern}{Altacomm Technologies Pty. Ltd.}{Australia}{}{
\cvlistitem{Building a full-stack contact us page from the ground up}
\cvlistitem{Polishing up the company landing page by increasing the responsiveness and adding animations}
\cvlistitem{Creating a press release page}
}
\cventry{2021 Aug -- 2021 Nov}{Network / System Engineer}{Global Technology Integrator Ltd.}{Hong Kong}{}{
\cvlistitem{Spearheading the automation and parallelization of our tasks}
Expand All @@ -29,7 +31,7 @@

\section{Projects}
\cventry{2023 Aug -- 2023 Oct}{C++, Algorithm Design, OOP, Git, Agile}{Block Model Compression Algorithm (\href{https://tinnamchoi.github.io/projects/bsoc.html}{\texttt{tinnamchoi.github.io/projects/bsoc}})}{Australia}{}{
\cvlistitem{Implementing octrees to compress 3D data in $O(\log{N})$ time}
\cvlistitem{Implementing octrees to compress 3D data in $O(\log_8{N})$ time}
\cvlistitem{Employing agile methodologies for a group of 7}
\cvlistitem{Enforcing good Git practices such as using conventional commits}
}
Expand All @@ -43,17 +45,16 @@
}

\section{Volunteering}
\cventry{2022 Nov -- Present}{Community Mentor}{Ravi's Study Program}{Australia}{}{
\cvlistitem{Providing advice regarding data structures and algorithms, especially in relation to competitive programming}
\cvlistitem{Hosting semi-weekly mock interview sessions}
}
\cventry{2023 Jul -- Present}{Software Developer}{Adelaide Rover Team}{Australia}{}{
\cvlistitem{Employing best practices for seamless coordination and optimal outcomes.}
\cvlistitem{Consolidate constants for streamlined management and easy access.}
}
\cventry{2023 Apr -- Present}{Organizer}{UNIHACK}{Australia}{}{
\cvlistitem{Assisting in the organization of the largest hackathon in Australia}
}
\cventry{2022 Dec -- Present}{Committee Member}{The University of Adelaide Computer Science Club}{Australia}{}{
\cvlistitem{Updating our website to provide up-to-date information regarding our events}
}

\section{Skills \& Achievements}
\subsection{Languages}
Expand Down

0 comments on commit 965d7e7

Please sign in to comment.