summaryrefslogtreecommitdiff
path: root/resume.html
diff options
context:
space:
mode:
authormattkae <mattkae@protonmail.com>2023-01-22 18:59:38 -0500
committermattkae <mattkae@protonmail.com>2023-01-22 18:59:38 -0500
commit22c7d2cfa31d83eb81c5ab397e287c2212691e71 (patch)
tree38ba6db608beff7cbc1ed476531eb02befd44942 /resume.html
parent64a8d78225e6539ca25374596fe5de44e6252a62 (diff)
WIP on Wind Fields, and updated resume
Diffstat (limited to 'resume.html')
-rwxr-xr-xresume.html49
1 files changed, 32 insertions, 17 deletions
diff --git a/resume.html b/resume.html
index e1c79d7..ca10a3a 100755
--- a/resume.html
+++ b/resume.html
@@ -67,11 +67,11 @@
<tr>
<tr>
<td>C#</td>
- <td>2.5 yrs</td>
+ <td>2½ yrs</td>
</tr>
<tr>
<td>Python</td>
- <td>2.5 yrs</td>
+ <td>2½ yrs</td>
</tr>
<tr>
<td>C/C++</td>
@@ -96,15 +96,15 @@
</tr>
<tr>
<td>node.js</td>
- <td>2.5 yrs</td>
+ <td>2½ yrs</td>
</tr>
<tr>
<td>Unity</td>
- <td>2.5 yrs</td>
+ <td>2½ yrs</td>
</tr>
<tr>
<td>ASP.NET</td>
- <td>2.5 yrs</td>
+ <td>2½ yrs</td>
</tr>
<tr>
<td>OpenGL</td>
@@ -129,15 +129,15 @@
</tr>
<tr>
<td>VSCode</td>
- <td>2.5 yrs</td>
+ <td>2½ yrs</td>
</tr>
<tr>
<td>Visual Studio</td>
- <td>2.5 yr</td>
+ <td>2½ yr</td>
</tr>
<tr>
<td>Webpack</td>
- <td>2 yrs</td>
+ <td>2½ yrs</td>
</tr>
</tbody>
</table>
@@ -220,22 +220,25 @@
</div>
<ul>
<li>
- Led a team in the development of industrial software applications including cobot palletizers, cartesian palletizers, and CNC machines
+ <b>Main Tech</b>: JavaScript, TypeScript, Python, Linux, Node.js
</li>
<li>
- Architected and developed the core application-level framework for all future client projects
+ Led a team in the development of client-facing industrial software applications including cobot palletizers, cartesian palletizers, and CNC machines
</li>
<li>
- Developed and deployed a number of client projects to factory floors
+ Developed and deployed several client projects valued over $100k+ USD each
</li>
<li>
- Interfaced with other teams on a daily basis to align on business goals and meet deadlines
+ Architected and developed the core framework for all future client projects
</li>
<li>
- Planned, scoped, and organized long-term projects and daily tasks via Asana and Github Projects
+ Interfaced with other teams on a daily basis including sales, customer success, application engineers, other software departments, and more
</li>
<li>
- Individually contributed across many aspects of the codebase, from the firmware to the application layer
+ Planned and organized long-term projects and daily tasks via Asana and Github Projects
+ </li>
+ <li>
+ Programmed thousands of lines across the codebase, from firmware running on a BeagleBone AI to the application layer running on the web
</li>
</ul>
</div>
@@ -261,6 +264,9 @@
</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>
</li>
<li>
@@ -290,7 +296,10 @@
</div>
<ul>
<li>
- Assisted beginner programmers in the development of 2D game engines using the SDL2 library
+ <b>Main Tech</b>: C++, SDL2
+ </li>
+ <li>
+ Assisted beginner programmers in the development of 2D game engines using SDL2
</li>
</ul>
</div>
@@ -313,6 +322,9 @@
</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>
@@ -336,6 +348,9 @@
</div>
<ul>
<li>
+ <b>Main Tech</b>: C++
+ </li>
+ <li>
Developed a profiling framework for the game systems of <i>Dropzone</i>
</li>
</ul>
@@ -361,7 +376,7 @@
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
+ <i>Relevant Coursework</i>: Computer Graphics, Object Oriented Software Engineering, Linear Algebra, Video Game Engines and Design, Operating Systems, Data Structures
</li>
</ul>
</div>
@@ -372,7 +387,7 @@
<h2>Projects</h2>
<ul>
<li>My <b>self-hosted personal website</b> where I do small projects in WebAssembly and OpenGL: <a href="https://matthewkosarek.xyz">matthewkosarek.xyz</a>
- <li>A <b>game engine</b> that I built from scrach in C++ and OpenGL: <a href="https://github.com/mattkae/MatteEngine"">github.com/mattkae/MatteEngine</a></li>
+ <li>A <b>game engine</b> that I built in C++ and OpenGL: <a href="https://github.com/mattkae/MatteEngine"">github.com/mattkae/MatteEngine</a></li>
<li>My <b>self-installing emacs configuration</b>: <a href="https://git.matthewkosarek.xyz/emacs_config/">git.matthewkosarek.xyz/emacs_config/</a> </li>
<li>Unfinished website about <b>realtime physics in video games</b>: <a href="https://physicsforgames.com/">physicsforgames.com/</a> </li>
</ul>