aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2023-04-25 08:13:43 -0500
committerMatt Strapp <matt@mattstrapp.net>2023-04-25 08:13:43 -0500
commitea567bd5f511116e043ff732cc22e4979b9fce35 (patch)
treef29c71f3b396ba972eb1db400c48327d42b0746c
parenttypo (diff)
downloadhomework-ea567bd5f511116e043ff732cc22e4979b9fce35.tar
homework-ea567bd5f511116e043ff732cc22e4979b9fce35.tar.gz
homework-ea567bd5f511116e043ff732cc22e4979b9fce35.tar.bz2
homework-ea567bd5f511116e043ff732cc22e4979b9fce35.tar.lz
homework-ea567bd5f511116e043ff732cc22e4979b9fce35.tar.xz
homework-ea567bd5f511116e043ff732cc22e4979b9fce35.tar.zst
homework-ea567bd5f511116e043ff732cc22e4979b9fce35.zip
aaaaaaaaaaaaaaaaaa
-rw-r--r--papers/resume.tex17
1 files changed, 10 insertions, 7 deletions
diff --git a/papers/resume.tex b/papers/resume.tex
index 99f2348..a7fc875 100644
--- a/papers/resume.tex
+++ b/papers/resume.tex
@@ -101,7 +101,7 @@
\begin{center}
\textbf{\Huge Matthew Strapp} \\ \vspace{1pt}
- \small (814)732-0836 \(|\) \href{mailto:matt@mattstrapp.net}{\underline{matt@mattstrapp.net}} \(|\)
+ \small (814)732-0836 \(|\) \href{mailto://matt@mattstrapp.net}{\underline{matt@mattstrapp.net}} \(|\)
\href{https://git.mattstrapp.net}{\underline{git.mattstrapp.net}}
\end{center}
@@ -110,8 +110,10 @@
\resumeSubHeadingListStart{}
\resumeSubheading{Web and Application Developer}{June 2022 -- Present}{RTP Company}{Winona, MN}
\resumeItemListStart{}
+ \resumeItem{Migrated the company's version control system from TFS to Git}
+ \resumeItem{Automated the uploading of tariff files for French and Polish factories}
+ \resumeItem{Modernized more than 20 programs by upgrading them from legacy versions of .NET Framework to .NET}
\resumeItem{Made an ASP.NET API that took a feedback form and added it to the company CRM system}
- \resumeItem{Made a C\# program that helped the company migrate CRM systems}
\resumeItem{Created a Go application allowing automated translation between ANSI X12 EDI and a proprietary format}
\resumeItemListEnd{}
\resumeSubheading{Computer Sales Associate}{October 2018 -- December 2021}{University of Minnesota Bookstores}{Minneapolis, MN}
@@ -135,9 +137,10 @@
\resumeSubHeadingListStart{}
\resumeProjectHeading{\textbf{Student Senator} \(|\) University of Minnesota University Senate}{April 2020 -- May 2022}
\resumeItemListStart{}
- \resumeItem{Elected as one of 4 undergraduates for the College of Science and Engineering in the University Senate}
+ \resumeItem{Elected as one of 4 undergraduates from the College of Science and
+ Engineering in the University Senate}
\resumeItem{Ensured that the students had a say in the affairs of the University}
- \resumeItem{Organized back end of campaign that allowed students to take classes Pass/Fail in Spring 2020}
+ \resumeItem{Organized back end of a campaign that allowed students to take classes Pass/Fail in Spring 2020}
\resumeItem{Hosted the Academic Affairs Committee meetings over Zoom}
\resumeItemListEnd{}
\resumeSubHeadingListEnd{}
@@ -149,7 +152,7 @@
\resumeItemListStart{}
\resumeItem{Utilized TypeScript to develop a web application that allows users to control lab equipment remotely}
\resumeItem{Designed, documented and implemented an API that would allow users to upload and run Python code}
- \resumeItem{Integrated the application with the University's Single Sign-On system}
+ \resumeItem{Integrated the application with the University's Shibboleth Single Sign-On system}
\resumeItem{Wrote documentation for the existing system code so future users could understand the system}
\resumeItemListEnd{}
@@ -157,7 +160,7 @@
\resumeItemListStart{}
\resumeItem{Collaborated with others designing a circuit that senses current differences via magnetic fields}
\resumeItem{Used Altium to design a PCB implementing the prototype}
- \resumeItem{Programmed microcontroller to log the voltage differential and convert it with an ADC}
+ \resumeItem{Programmed a microcontroller to log the voltage differential and convert it with an ADC}
\resumeItem{Assisted in creating output of corresponding current differential to a screen over I2C}
\resumeItemListEnd{}
@@ -181,4 +184,4 @@
%-------------------------------------------
-\end{document} \ No newline at end of file
+\end{document}