Skip to content

Commit

Permalink
feat(resume): add rsp
Browse files Browse the repository at this point in the history
  • Loading branch information
tinnamchoi committed Jan 6, 2024
1 parent e5ed549 commit 29670c7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Binary file modified resume.pdf
Binary file not shown.
10 changes: 5 additions & 5 deletions src/resume.tex
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
}

\section{Projects}
\cventry[0.5em]{2023 Mar -- Present}{HTML, CSS, JavaScript}{Binary Search on Color (\href{https://tinnamchoi.github.io/projects/bsoc.html}{\texttt{tinnamchoi.github.io/projects/bsoc}})}{Australia}{}{
\cventry{2023 Mar -- Present}{HTML, CSS, JavaScript}{Binary Search on Color (\href{https://tinnamchoi.github.io/projects/bsoc.html}{\texttt{tinnamchoi.github.io/projects/bsoc}})}{Australia}{}{
\cvlistitem{Using the binary search algorithm to find the color that is closest to the user's desired color}
\cvlistitem{An attempt to combat indecisiveness when it comes to choosing colors}
}
\cventry[0.5em]{2023 Mar -- 2023 Mar}{JavaScript, Spotify API}{The Sound of Personality (\href{https://tinnamchoi.github.io/projects/tsop.html}{\texttt{tinnamchoi.github.io/projects/tsop}})}{Australia}{}{
\cventry{2023 Mar -- 2023 Mar}{JavaScript, Spotify API}{The Sound of Personality (\href{https://tinnamchoi.github.io/projects/tsop.html}{\texttt{tinnamchoi.github.io/projects/tsop}})}{Australia}{}{
\cvlistitem{Utilizing the Spotify API to estimate the user's MBTI type based on their music preferences}
\cvlistitem{Boosting team morale and ensuring that we are all motivated to work on the project}
\cvlistitem{Demonstrating quick learning skills with my swift adoptation of the API}
Expand All @@ -39,9 +39,9 @@
}

\section{Volunteering}
\cventry[0.5em]{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[0.5em]{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}
}

\section{Skills \& Achievements}
Expand Down

0 comments on commit 29670c7

Please sign in to comment.