Skip to content

Commit

Permalink
Minor phrase changes for Fall 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
tristinxie committed Oct 21, 2023
1 parent a69b65d commit 9837723
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Binary file added .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion out/TristinXieResume.log
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex 2023.9.15) 15 SEP 2023 04:55
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex 2023.9.15) 21 OCT 2023 16:24
entering extended mode
restricted \write18 enabled.
file:line:error style messages enabled.
Expand Down
Binary file modified out/TristinXieResume.pdf
Binary file not shown.
Binary file modified out/TristinXieResume.synctex.gz
Binary file not shown.
8 changes: 4 additions & 4 deletions resume/experience.tex
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
{
\begin{cvitems}
% \item {Refactored camera-to-robot pose estimation to a \textbf{Robot Operating System (ROS)} package}
\item {Experimented with \textbf{statistical filtering methods} such as z-score, modified z-score, and softmax confidence to reduce erratic predictions}
\item {Experimented with \textbf{statistical filtering techniques} such as z-score, Kalman, and softmax confidence to reduce erratic predictions}
\end{cvitems}
}

Expand All @@ -27,9 +27,9 @@
{Jun. 2023 - Sep. 2023}
{
\begin{cvitems}
\item {Overhauled \textbf{autocomplete} from static frontend approach to a dynamic backend approach reflecting real data in \textbf{Elasticsearch}}
\item {Overhauled \textbf{autocomplete} from a static frontend approach to a dynamic backend approach reflecting real data in \textbf{Elasticsearch}}
\item {Tested implementation by writing new \textbf{unit, integration, and canary tests} and created \textbf{AWS CloudWatch alarms, metrics, and dashboards}}
\item {Improved search results by \textbf{28\%} for exact keyword match queries of a major category, diagnosed by writing a \textbf{multithreaded Python} script}
\item {\textbf{Improved search results by 28\%} for exact keyword match queries of a major category, diagnosed by writing a \textbf{multithreaded Python} script}
\end{cvitems}
}
{Software Development Engineer Intern}
Expand All @@ -51,7 +51,7 @@
{Jul. 2021 - Mar. 2023}
{
\begin{cvitems}
\item {Tutored preparatory and a lower division course on \textbf{algorithms, recursion, state machines, Pygame, Python, and image manipulation}}
\item {Tutored preparatory and lower division courses on \textbf{algorithms, recursion, state machines, Pygame, Python, and image manipulation}}
\item {Tutored upper division course with assigned \textbf{C++} programming assignments and conceptual problems for a combined total of \textbf{100+ hours}}
\item {Tested \textbf{30+} advanced data structures assignments including \textbf{self-balancing binary search trees, tries, hash maps, bloom filters, and more}}
\end{cvitems}
Expand Down

0 comments on commit 9837723

Please sign in to comment.