diff options
author | Matt Strapp <matt@mattstrapp.net> | 2022-10-17 10:23:09 -0500 |
---|---|---|
committer | Matt Strapp <matt@mattstrapp.net> | 2022-10-17 10:23:09 -0500 |
commit | 3e996b819e8a870bf832308f76110219eff770b2 (patch) | |
tree | 198239c0e402dc65d12bab8127dc0355479b6267 /content | |
parent | correct regex (diff) | |
download | website-3e996b819e8a870bf832308f76110219eff770b2.tar website-3e996b819e8a870bf832308f76110219eff770b2.tar.gz website-3e996b819e8a870bf832308f76110219eff770b2.tar.bz2 website-3e996b819e8a870bf832308f76110219eff770b2.tar.lz website-3e996b819e8a870bf832308f76110219eff770b2.tar.xz website-3e996b819e8a870bf832308f76110219eff770b2.tar.zst website-3e996b819e8a870bf832308f76110219eff770b2.zip |
no
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to 'content')
-rw-r--r-- | content/_index.md | 0 | ||||
-rw-r--r-- | content/about.md | 1 | ||||
-rw-r--r-- | content/resume.md | 53 |
3 files changed, 28 insertions, 26 deletions
diff --git a/content/_index.md b/content/_index.md deleted file mode 100644 index e69de29..0000000 --- a/content/_index.md +++ /dev/null diff --git a/content/about.md b/content/about.md index 5ca3867..4dd121c 100644 --- a/content/about.md +++ b/content/about.md @@ -13,6 +13,7 @@ This will exist eventually. Email me matt AT mattstrapp.net. Want to use PGP? Query your local DNS resolver for + ``` OPENPGPKEY 4f31fa50e5bd5ff45684e560fc24aeee527a43739ab611c49c51098a._openpgpkey.mattstrapp.net. ``` diff --git a/content/resume.md b/content/resume.md index f8252b7..e2b0cc6 100644 --- a/content/resume.md +++ b/content/resume.md @@ -8,11 +8,12 @@ author = "Matt Strapp" If you want it as a PDF, [contact me](/about/#contact) - --- +--- <div class="center"> -# **Matthew Strapp** +# **Matthew Strapp** + (814)732-0836 | [<u>matt@mattstrapp.net</u>](mailto:matt@mattstrapp.net) | [<u>git.mattstrapp.net</u>](https://git.mattstrapp.net) @@ -34,12 +35,12 @@ If you want it as a PDF, [contact me](/about/#contact) </tbody> </table> - - Made an ASP.NET API that took a feedback form and added it to the + - Made an ASP.NET API that took a feedback form and added it to the company CRM system - - Made a C# program that helped the company migrate CRM systems + - Made a C# program that helped the company migrate CRM systems - - Created a Go application allowing automated translation between + - Created a Go application allowing automated translation between ANSI X12 EDI and a proprietary format - <table> @@ -57,14 +58,14 @@ If you want it as a PDF, [contact me](/about/#contact) </tbody> </table> - - Recommended customers devices based on needs and budget + - Recommended customers devices based on needs and budget - - Helped stock shelves and stock computers as shipments arrive + - Helped stock shelves and stock computers as shipments arrive - - Answered emails and phone calls of various customer queries on + - Answered emails and phone calls of various customer queries on products and logistics - - Read about the latest products being manufactured and sold to be + - Read about the latest products being manufactured and sold to be able to answer questions ## Education @@ -97,16 +98,16 @@ If you want it as a PDF, [contact me](/about/#contact) </tbody> </table> - - Elected as one of 4 undergraduates for the College of Science and + - Elected as one of 4 undergraduates for the College of Science and Engineering in the University Senate - - Ensured that the students had a say in the affairs of the + - Ensured that the students had a say in the affairs of the University - - Organized back end of campaign that allowed students to take + - Organized back end of campaign that allowed students to take classes Pass/Fail in Spring 2020 - - Hosted the Academic Affairs Committee meetings over Zoom + - Hosted the Academic Affairs Committee meetings over Zoom ## Projects @@ -121,16 +122,16 @@ If you want it as a PDF, [contact me](/about/#contact) </tbody> </table> - - Utilized TypeScript to develop a web application that allows users + - Utilized TypeScript to develop a web application that allows users to control lab equiptment remotely - - Designed, documented and implemented an API that would allow users + - Designed, documented and implemented an API that would allow users to upload and run Python code - - Integrated the application with the University’s Single Sign-On + - Integrated the application with the University’s Single Sign-On system - - Wrote documentation for the existing system code so future users + - Wrote documentation for the existing system code so future users could understand the system - <table> @@ -144,15 +145,15 @@ If you want it as a PDF, [contact me](/about/#contact) </tbody> </table> - - Collaborated with others designing a circuit that senses current + - Collaborated with others designing a circuit that senses current differences via magnetic fields - - Used Altium to design a PCB implementing the prototype + - Used Altium to design a PCB implementing the prototype - - Programmed microcontroller to log the voltage differential and + - Programmed microcontroller to log the voltage differential and convert it with an ADC - - Assisted in creating output of corresponding current differential + - Assisted in creating output of corresponding current differential to a screen over I2C - <table> @@ -166,15 +167,15 @@ If you want it as a PDF, [contact me](/about/#contact) </tbody> </table> - - Created a server in C from scratch that processed and responded to + - Created a server in C from scratch that processed and responded to HTTP/1.1 GET requests - - Interfaced with the Linux kernel to create and interface with + - Interfaced with the Linux kernel to create and interface with sockets - - Implemented POSIX threads to allow multiple pages to be served + - Implemented POSIX threads to allow multiple pages to be served - - Set up a fixed-sized FIFO cache to reduce needed disk I/O and + - Set up a fixed-sized FIFO cache to reduce needed disk I/O and increase speed ## Technical Skills @@ -185,6 +186,6 @@ If you want it as a PDF, [contact me](/about/#contact) Java, LaTeX **Operating Systems**: Linux, Windows, Android **Technical/Personal Interests**: DNS, web development, self-hosting, -European history +European history </div> |