diff options
author | Matthew Kosarek <mattkae@protonmail.com> | 2022-09-06 19:45:41 -0400 |
---|---|---|
committer | Matthew Kosarek <mattkae@protonmail.com> | 2022-09-06 19:45:41 -0400 |
commit | cbc3f9b5449d68ebe1bafa4af31a7369a7b15dbe (patch) | |
tree | d9c62fffe505651164111d73ffe62f4d7ab28e73 /download/resume_dl.html | |
parent | f3fe389d50f47466b10f8a80336b142a0cb69741 (diff) | |
parent | 8be7ee0d06d0aa6b8f7ae9ccf78a51b601b05e4f (diff) |
Merge branch 'master' of matthewkosarek.xyz:/srv/git/matthew_kosarek_xyz
Diffstat (limited to 'download/resume_dl.html')
-rw-r--r-- | download/resume_dl.html | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/download/resume_dl.html b/download/resume_dl.html index 4130102..36d57bf 100644 --- a/download/resume_dl.html +++ b/download/resume_dl.html @@ -179,7 +179,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, LaTeX</div> @@ -211,19 +211,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> @@ -266,9 +269,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"> @@ -310,7 +310,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 @@ -333,7 +333,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> |