diff options
author | mattkae <mattkae@protonmail.com> | 2022-08-22 08:58:06 -0400 |
---|---|---|
committer | mattkae <mattkae@protonmail.com> | 2022-08-22 08:58:06 -0400 |
commit | 338efd3e797b1b74fe65755e67b2c235b86cbe3d (patch) | |
tree | f657a0d4e8f4f1ece2442a1d8c06f3a086617163 /resume.html | |
parent | 62a7b1c6fbc462285112e67d0c6b40e6ed0ded28 (diff) |
Updated some words
Diffstat (limited to 'resume.html')
-rwxr-xr-x | resume.html | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/resume.html b/resume.html index c46c6c6..2b3a4d4 100755 --- a/resume.html +++ b/resume.html @@ -45,7 +45,7 @@ <h2>Skills</h2> <div class="resume_section_content"> <div class="skill-section"> - <b>Languages & Tech</b><div>C/C++, C#, TypeScript/JavaScript, React, HTML & CSS, Java, OpenGL, ASP.NET, Linux, LaTeX</div> + <b>Languages & Frameworks</b><div>C/C++, C#, TypeScript/JavaScript, React, HTML & CSS, Java, OpenGL, ASP.NET, Linux, LaTeX</div> </div> <div class="skill-section"> <b>Tools</b><div>git, npm, Webpack, Visual Studio Professional/Code, Unity, AWS, Emacs</div> @@ -77,19 +77,22 @@ </div> <ul> <li> - Led a small team in the development of a robust infrastructure for user-facing industrial software applications + Led a team in the development of client-facing industrial software applications including cobot palletizers, cartesian palletizers, and CNC machines </li> <li> - Developed and shipped a number of time-sensitive client projects, including palletizing and path-following software applications + Developed and shipped a number of time-sensitive client projects </li> <li> - Interacted extensively with other teams to align on specific business goals and meet expectations + Architected and implemented the core infrastructure required for the development of client-facing applications </li> <li> - Planned and organized projects and tasks for the team, including long-term vision and day-to-day goals + Interacted extensively with other teams to align on business goals and meet deadlines </li> <li> - Implemented new features across the stack of a code-free programming language + Planned and organized projects and tasks for the team including long-term vision and day-to-day goals + </li> + <li> + Individually contributed across many facets of the company, from firmware to the engine of a code-free programming languge to the application-level </li> </ul> </div> @@ -132,9 +135,6 @@ <li> Initiated company-wide React and TypeScript code sharing via a private npm repository </li> - <li> - Worked within the Agile framework, in which I planned sprint work, attended daily stand-ups, and participated in retrospectives - </li> </ul> </div> <div class="experience-item"> @@ -176,7 +176,7 @@ </div> <ul> <li> - Developed a tool based on the GTK toolkit to improve the workflow of the quality assurance team for <i>DomiNations</i> + Developed a tool using C# and GTK to improve the workflow of the quality assurance team for <i>DomiNations</i> </li> <li> Wrote a comprehensive user manual that explains how the tool functions for both technical and non-technical users @@ -199,7 +199,7 @@ </div> <ul> <li> - Developed an application to measure and report memory usage and run times for all game systems in <i>Dropzone</i> + Developed a framework for profiling the game systems in <i>Dropzone</i> </li> </ul> </div> |