From 04ed2db2050e70b489dd878b727d394c1defed6e Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Fri, 2 Jun 2023 11:39:17 -0500 Subject: Update resume + theme Signed-off-by: Matt Strapp --- content/resume.md | 152 ++++++++++++++++++++++++------------------------------ themes/hugo-coder | 2 +- 2 files changed, 68 insertions(+), 86 deletions(-) diff --git a/content/resume.md b/content/resume.md index 13bb4e1..38d743a 100644 --- a/content/resume.md +++ b/content/resume.md @@ -12,10 +12,20 @@ If you want it as a PDF, [contact me](/about/#contact)
-# **Matthew Strapp** -(814)732-0836 | +# **Matt Strapp** [matt@mattstrapp.net](mailto://matt@mattstrapp.net) | -[git.mattstrapp.net](https://git.mattstrapp.net) +[mattstrapp.net](https://mattstrapp.net) + +
+ +## Technical Skills + +
+ +**Programming Languages**: C#, JavaScript/TypeScript, Go, Python, C, +C++, Java, LaTeX +**DevOps Tools**: Docker, Docker Compose, GitHub Actions, Drone CI +**Web Technologies**: Node.js, Deno, Express, ASP.NET, Sveltekit
@@ -24,9 +34,8 @@ If you want it as a PDF, [contact me](/about/#contact) - - - + + @@ -35,25 +44,24 @@ If you want it as a PDF, [contact me](/about/#contact)
Web and Application - DeveloperJune 2022 – PresentSoftware DeveloperJune 2022 – June 2023
RTP Company
- - Migrated the company’s version control system from TFS to Git - - - Automated the uploading of tariff files for French and Polish - factories + - Migrated company version control from TFS to Git - Modernized more than 20 programs by upgrading them from legacy versions of .NET Framework to .NET - - Made an ASP.NET API that took a feedback form and added it to the - company CRM system + - Modernizing these programs allows RTP to process data more + securely and faster + + - Created a Go application that allows documents to be transformed + between the standard EDI format and a proprietary file format - - Created a Go application allowing automated translation between - ANSI X12 EDI and a proprietary format + - Developed an ASP.NET application that automates the process of + uploading and processing the company feedback page - - + @@ -64,56 +72,10 @@ If you want it as a PDF, [contact me](/about/#contact)
Computer Sales - AssociateSales Associate October 2018 – December 2021
- - Recommended customers devices based on needs and budget - - - Helped stock shelves and stock computers as shipments arrive - - - Answered emails and phone calls of various customer queries on - products and logistics - - - Read about the latest products being manufactured and sold to be - able to answer questions - -## Education - -- - - - - - - - - - - -
University of - MinnesotaMinneapolis, MN
Bachelor of Computer Engineering, - Minor in HistorySeptember 2018 – May 2022
- -## Leadership - -- - - - - - - -
Student Senator | University of Minnesota University - SenateApril 2020 – May 2022
- - - Elected as one of 4 undergraduates from the College of Science and - Engineering in the University Senate - - - Ensured that the students had a say in the affairs of the - University + - Recommended customers devices based on their needs and budget - - Organized back end of a campaign that allowed students to take - classes Pass/Fail in Spring 2020 - - - Hosted the Academic Affairs Committee meetings over Zoom + - Answered emails and phone calls for various customer inquiries + regarding products and logistics ## Projects @@ -123,18 +85,18 @@ If you want it as a PDF, [contact me](/about/#contact) Remotely Accessible Inverted Pendulum | Senior Design Project - January – May 2022 + January 2022 – May 2022 - - Utilized TypeScript to develop a web application that allows users - to control lab equipment remotely + - Utilized TypeScript and Express to develop a application that + allows users to control lab equipment remotely - Designed, documented and implemented an API that would allow users to upload and run Python code - - Integrated the application with the University’s Shibboleth Single + - Integrated the application with the University’s existing Single Sign-On system - Wrote documentation for the existing system code so future users @@ -146,18 +108,17 @@ If you want it as a PDF, [contact me](/about/#contact) Differential Current Sensor | Circuits and Electronics Lab II - January – May 2021 + January 2021 – May 2021 - - Collaborated with others designing a circuit that senses current + - Collaborated with others in designing a circuit that senses current differences via magnetic fields - Used Altium to design a PCB implementing the prototype - - Programmed a microcontroller to log the voltage differential and - convert it with an ADC + - Programmed a microcontroller to log the voltage differential - Assisted in creating output of corresponding current differential to a screen over I2C @@ -168,28 +129,49 @@ If you want it as a PDF, [contact me](/about/#contact) HTTP Server | Introduction to Operating Systems - November – December 2020 + November 2020 – December 2020 - - Created a server in C from scratch that processed and responded to + - Created a server in C from scratch that accepted and responded to HTTP/1.1 GET requests - Interfaced with the Linux kernel to create and interface with - sockets + low-level sockets - - Implemented POSIX threads to allow multiple pages to be served + - Implemented concurrency with POSIX threads so multiple pages could + be served at the same time - - Set up a fixed-sized FIFO cache to reduce needed disk I/O and - increase speed +## Education -## Technical Skills +- + + + + + + + + + + +
University of + MinnesotaMinneapolis, MN
Bachelor of Computer Engineering, + Minor in HistorySeptember 2018 – May 2022
-
+- + + + + + + +
Student Senator | University of Minnesota University + SenateApril 2020 – May 2022
-**Programming Languages**: JavaScript/TypeScript, Go, C#, Python, C/C++, -Java, LaTeX -**Operating Systems**: Linux, Windows, Android + - Worked to organize a campaign that allowed students to take + Pass/Fail classes -
+ - Ensured that students had a say in the affairs ot the University diff --git a/themes/hugo-coder b/themes/hugo-coder index a98c473..1fb96cf 160000 --- a/themes/hugo-coder +++ b/themes/hugo-coder @@ -1 +1 @@ -Subproject commit a98c473a2669c19dd54863cc66289638883a3ac0 +Subproject commit 1fb96cf9a920c46e01f3c0736cf01770c041617e -- cgit v1.2.3