diff options
Diffstat (limited to 'content/resume.md')
-rw-r--r-- | content/resume.md | 191 |
1 files changed, 0 insertions, 191 deletions
diff --git a/content/resume.md b/content/resume.md deleted file mode 100644 index 91381b8..0000000 --- a/content/resume.md +++ /dev/null @@ -1,191 +0,0 @@ -+++ -title = "Resume" -description = "About me" -date = "1970-01-01" -aliases = ["portfolio", "resume"] -author = "Matt Strapp" -+++ - -If you want it as a PDF, [contact me](/about/#contact) - - --- - -<div class="center"> - -# **Matt Strapp** -[<u>matt@mattstrapp.net</u>](mailto://matt@mattstrapp.net) | [<u>mattstrapp.net</u>](https://mattstrapp.net) | [<u>+1 814 7320836</u>](tel://+18147320836) | [<u>cutt.ly/Ms-GitHub</u>](https://github.com/RosstheRoss) - -</div> - -## Technical Skills - -<div class="itemize"> - -**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, Tailwind CSS, ASP.NET, SvelteKit - -</div> - -## Projects - -- <table> - <tbody> - <tr class="odd"> - <td style="text-align: left;"><a - href="https://mattstrapp.net/videos/Pendulum-Video.mp4"><strong>Remotely - Accessible Inverted Pendulum</strong></a> <span - class="math inline">|</span> <em>Senior Design Project</em></td> - <td style="text-align: right;">January 2022 – May 2022</td> - </tr> - </tbody> - </table> - - - 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 existing Single - Sign-On system - - - Wrote documentation for the existing system code so future users - could understand the system - -- <table> - <tbody> - <tr class="odd"> - <td style="text-align: left;"><a - href="https://mattstrapp.net/videos/Differential-Current-Video.mp4"><strong>Differential - Current Sensor</strong></a> <span class="math inline">|</span> - <em>Circuits and Electronics Lab II</em></td> - <td style="text-align: right;">January 2021 – May 2021</td> - </tr> - </tbody> - </table> - - - 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 - - - Assisted in creating output of corresponding current differential - to a screen over I2C - -- <table> - <tbody> - <tr class="odd"> - <td style="text-align: left;"><strong>HTTP Server</strong> <span - class="math inline">|</span> <em>Introduction to Operating - Systems</em></td> - <td style="text-align: right;">November 2020 – December 2020</td> - </tr> - </tbody> - </table> - - - 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 - low-level sockets - - - Implemented concurrency with POSIX threads so multiple pages could - be served at the same time - -## Experience - -- <table> - <tbody> - <tr class="odd"> - <td style="text-align: left;"><strong>Quotations Analyst</strong></td> - <td style="text-align: right;">June 2023 – Present</td> - </tr> - <tr class="even"> - <td style="text-align: left;"><em>All Integrated Solutions</em></td> - <td style="text-align: right;"><em>Maple Grove, MN</em></td> - </tr> - </tbody> - </table> - -- <table> - <tbody> - <tr class="odd"> - <td style="text-align: left;"><strong>Software Developer</strong></td> - <td style="text-align: right;">June 2022 – June 2023</td> - </tr> - <tr class="even"> - <td style="text-align: left;"><em>RTP Company</em></td> - <td style="text-align: right;"><em>Winona, MN</em></td> - </tr> - </tbody> - </table> - - - Migrated company version control from TFS to Git - - - Modernized more than 20 programs by upgrading them from legacy - versions of .NET Framework to .NET - - - 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 - - - Developed an ASP.NET application that automates the processing of - the company feedback page - -- <table> - <tbody> - <tr class="odd"> - <td style="text-align: left;"><strong>Sales Associate</strong></td> - <td style="text-align: right;">October 2018 – December 2021</td> - </tr> - <tr class="even"> - <td style="text-align: left;"><em>University of Minnesota - Bookstores</em></td> - <td style="text-align: right;"><em>Minneapolis, MN</em></td> - </tr> - </tbody> - </table> - - - Recommended customers devices based on their needs and budget - - - Answered emails and phone calls for various customer inquiries - regarding products and logistics - -## Education - -- <table> - <tbody> - <tr class="odd"> - <td style="text-align: left;"><strong>University of - Minnesota</strong></td> - <td style="text-align: right;">Minneapolis, MN</td> - </tr> - <tr class="even"> - <td style="text-align: left;"><em>Bachelor of Computer Engineering, - Minor in History</em></td> - <td style="text-align: right;"><em>September 2018 – May 2022</em></td> - </tr> - </tbody> - </table> - -- <table> - <tbody> - <tr class="odd"> - <td style="text-align: left;"><strong>Student Senator</strong> <span - class="math inline">|</span> <em>University of Minnesota University - Senate</em></td> - <td style="text-align: right;">April 2020 – May 2022</td> - </tr> - </tbody> - </table> - - - Worked to organize a campaign that allowed students to take - Pass/Fail classes - - - Ensured that students had a say in the affairs of the University |