diff options
author | mattkae <mattkae@protonmail.com> | 2022-10-22 17:15:20 -0400 |
---|---|---|
committer | mattkae <mattkae@protonmail.com> | 2022-10-22 17:15:20 -0400 |
commit | 9032a5ce5d55ec392b1328ac6d8b28a546405074 (patch) | |
tree | d1f210854293327ff752cd97925e8f9a7fd1851c /resume.html | |
parent | 0b48323783a37059c9af13a5bda403465b1fea14 (diff) |
Updated resume, and now it automatically generates
Diffstat (limited to 'resume.html')
-rwxr-xr-x | resume.html | 33 |
1 files changed, 12 insertions, 21 deletions
diff --git a/resume.html b/resume.html index 2b3a4d4..31fc339 100755 --- a/resume.html +++ b/resume.html @@ -45,13 +45,13 @@ <h2>Skills</h2> <div class="resume_section_content"> <div class="skill-section"> - <b>Languages & Frameworks</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#, ASP.NET, JavaScript, TypeScript, React, HTML, CSS, Java, OpenGL</div> </div> <div class="skill-section"> - <b>Tools</b><div>git, npm, Webpack, Visual Studio Professional/Code, Unity, AWS, Emacs</div> + <b>Tools</b><div>git, Linux, npm, Webpack, Unity, AWS, Emacs, Visual Studio Professional</div> </div> </div> - </section> + </section> <section class='resume_section'> <h2>Experience</h2> @@ -77,22 +77,22 @@ </div> <ul> <li> - Led a team in the development of client-facing industrial software applications including cobot palletizers, cartesian palletizers, and CNC machines + Led a team in the development of industrial software applications including robot palletizers, cartesian palletizers, and CNC machines </li> <li> - Developed and shipped a number of time-sensitive client projects + Developed and shipped a number of client projects which are now being used everyday in factories </li> <li> - Architected and implemented the core infrastructure required for the development of client-facing applications + Architected and developed a framework for all future client projects </li> <li> - Interacted extensively with other teams to align on business goals and meet deadlines + Interacted with other teams on a daily basis to align on business goals and meet deadlines </li> <li> - Planned and organized projects and tasks for the team including long-term vision and day-to-day goals + Planned, scoped, and organized daily tasks and long-term projects </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 + Individually contributed across many levels of the codebase, from firmware to the application layer </li> </ul> </div> @@ -129,12 +129,6 @@ <li> Implemented game features on all parts of the stack, including tools, Unity client, and game servers </li> - <li> - Met weekly with various disciplines to discuss ways to improve the UX of the company's tools - </li> - <li> - Initiated company-wide React and TypeScript code sharing via a private npm repository - </li> </ul> </div> <div class="experience-item"> @@ -199,7 +193,7 @@ </div> <ul> <li> - Developed a framework for profiling the game systems in <i>Dropzone</i> + Developed a profiling framework for the game systems in <i>Dropzone</i> </li> </ul> </div> @@ -212,7 +206,7 @@ <div class="experience-item"> <div class="experience-header"> <div> - <span><b>Johns Hopkins University</b></span> + <span><b>BSc Computer Engineering at Johns Hopkins University</b></span> <span>Baltimore, MD</span> </div> <div> @@ -221,10 +215,7 @@ </div> <ul> <li> - B.S. in Computer Engineering (Magna Cum Laude) - </li> - <li> - 3.53 GPA + 3.53 GPA (Magna Cum Laude) </li> <li> <i>Relevant Coursework</i>: Computer Graphics, Object Oriented Software Engineering, Linear Algebra, Video Game Engines and Design, Operating Systems, Data Structures, Introduction to Renewable Energy Engineering |