diff options
author | mattkae <mattkae@protonmail.com> | 2023-06-05 11:15:16 -0400 |
---|---|---|
committer | mattkae <mattkae@protonmail.com> | 2023-06-05 11:15:16 -0400 |
commit | de009f342a5bbbd409a02a5cde0eabd6a0d872e5 (patch) | |
tree | 22402bc36e42092de75410620ab3ad20afa949f0 /resume.html | |
parent | 5d3ff36045bfb11af0f373d5ecee7c9b54e4c4f9 (diff) |
Update to resume
Diffstat (limited to 'resume.html')
-rwxr-xr-x | resume.html | 36 |
1 files changed, 14 insertions, 22 deletions
diff --git a/resume.html b/resume.html index 2b77e6c..882617f 100755 --- a/resume.html +++ b/resume.html @@ -117,7 +117,7 @@ </thead> <tbody> <tr> - <td>git</td> + <td>Git</td> <td>5 yrs</td> </tr> <tr> @@ -136,6 +136,10 @@ <td>Webpack</td> <td>2½ yrs</td> </tr> + <tr> + <td>Docker</td> + <td>1 yr</td> + </tr> </tbody> </table> </div> @@ -148,7 +152,7 @@ <div class="experience-item"> <div class="experience-header"> <div> - <span><b>Software Team Lead</b></span> + <span><b>Software Team Lead for MachineApps</b></span> <span><i>Vention</i></span> </div> <div> @@ -218,25 +222,25 @@ </div> <ul> <li> - <b>Main Tech</b>: JavaScript, TypeScript, Python, Linux, Node.js, MQTT, Docker + Developed industrial software applications including cobot palletizers, cartesian palletizers, and path following machines </li> <li> - Led a team in the development of client-facing industrial software applications including cobot palletizers, cartesian palletizers, and CNC machines + Programmed, deployed, and supported several client projects valued over $100k+ USD each </li> <li> - Developed and deployed several client projects valued over $100k+ USD each + Developed the core user-facing API for programming industrial machines in Python </li> <li> - Architected and developed the core framework for all future client projects + Interfaced with both technical and non-technical teams on a daily basis </li> <li> - Interfaced with other teams on a daily basis including sales, customer success, application engineers, other software departments, and more + Planned and organized long-term projects and daily tasks via Asana and Github Projects </li> <li> - Planned and organized long-term projects and daily tasks via Asana and Github Projects + Programmed thousands of lines across the codebase, from the firmware running on a BeagleBone AI to the application layer running in the cloud </li> <li> - Programmed thousands of lines across the codebase, from firmware running on a BeagleBone AI to the application layer running on the web + Onboarded and mentored new members of the team </li> </ul> </div> @@ -262,10 +266,7 @@ </div> <ul> <li> - <b>Main Tech</b>: C#, Unity, TypeScript, React - </li> - <li> - Developed and maintained the data pipeline - from data entry, to data validation, to data publishing - for <i>Arcane Showdown</i> + Developed and maintained the data pipeline - from data entry, to data validation, to data publication - for <i>Arcane Showdown</i> </li> <li> Designed, built, and maintained a live operations scheduling and publishing web application for <i>DomiNations</i> @@ -294,9 +295,6 @@ </div> <ul> <li> - <b>Main Tech</b>: C++, SDL2 - </li> - <li> Assisted beginner programmers in the development of 2D game engines using SDL2 </li> </ul> @@ -320,9 +318,6 @@ </div> <ul> <li> - <b>Main Tech</b>: C#, GTK, Unity - </li> - <li> Developed a tool using C# and GTK to improve the workflow of the quality assurance team for <i>DomiNations</i> </li> <li> @@ -346,9 +341,6 @@ </div> <ul> <li> - <b>Main Tech</b>: C++ - </li> - <li> Developed a profiling framework for the game systems of <i>Dropzone</i> </li> </ul> |