From 74e3c0442c196b9cb7fadf7ddc4d49944f1270af Mon Sep 17 00:00:00 2001
From: mattkae
Date: Sun, 13 Feb 2022 10:37:46 -0500
Subject: Adding some new content and fixing spacing issues
---
download/build.sh | 1 +
download/cv.pdf | Bin 34277 -> 39633 bytes
download/resume_dl.html | 104 +++++++++++++++++++++++++++++++-----------------
resume.css | 29 +++++++++-----
resume.html | 44 ++++++++++----------
themes/Snowflake.cpp | 49 ++++++++++++++++++-----
themes/Snowflake.h | 1 +
themes/dist/output.wasm | Bin 82965 -> 83691 bytes
8 files changed, 151 insertions(+), 77 deletions(-)
create mode 100755 download/build.sh
diff --git a/download/build.sh b/download/build.sh
new file mode 100755
index 0000000..b3c88af
--- /dev/null
+++ b/download/build.sh
@@ -0,0 +1 @@
+wkhtmltopdf resume_dl.html cv.pdf
\ No newline at end of file
diff --git a/download/cv.pdf b/download/cv.pdf
index 0d05620..bb0dc1d 100644
Binary files a/download/cv.pdf and b/download/cv.pdf differ
diff --git a/download/resume_dl.html b/download/resume_dl.html
index 3ff59d4..bd4ea57 100644
--- a/download/resume_dl.html
+++ b/download/resume_dl.html
@@ -1,10 +1,12 @@
-
+
+
-
+
Skills
-
+
-
Languages & TechC/C++, OpenGL, C#, ASP.NET, TypeScript/JavaScript, ReactJS, ThreeJS, HTML/CSS, SQL, Java
+
Languages & TechC/C++, C#, TypeScript/JavaScript, HTML & CSS, Java, OpenGL, ASP.NET, ReactJS, WebGL, SQL
-
ToolsGit, Visual Studio Professional, Unity, Sourcetree, npm, Webpack, TeamCity, NuGet, AWS
+
ToolsGit, Visual Studio Professional, Unity, npm, Webpack, TeamCity, NuGet, AWS
-
-
-
+
+
+
+
Experience
-
+
@@ -181,11 +208,14 @@
-
- Developed and maintained the data pipeline - from data entry, to data validation, to data publishing - for Arcane Shodown.
+ Developed and maintained the data pipeline - from data entry, to data validation, to data publishing - for Arcane Showdown
-
Designed, built, and maintained a live operations scheduling and publishing web application for DomiNations
+ -
+ Implemented a localization system for Arcane Showdown which allowed the game to be released in different languages
+
-
Implemented game features on all parts of the stack, including tools, Unity client, and game servers
@@ -254,11 +284,12 @@
-
-
-
+
+
+
+
Education
-
+
+
+
+
diff --git a/resume.css b/resume.css
index 914e296..e5b983f 100755
--- a/resume.css
+++ b/resume.css
@@ -1,3 +1,7 @@
+html {
+ overflow-y: overlay;
+}
+
body {
font-size: 14px !important;
}
@@ -18,7 +22,6 @@ header {
position: relative;
text-align: left;
background-color: white;
- border-radius: 2px;
color: black;
font-family: Arial,Helvetica Neue,Helvetica,sans-serif !important;
line-height: 1.2rem;
@@ -70,18 +73,21 @@ header {
font-weight: 500;
}
-#resume > header > h3 {
+#resume > header > div {
padding-top: 0.8rem;
- padding-bottom: 0.8rem;
- margin: 0;
- color: #396EB01;
- font-weight: 400;
- font-variant: small-caps;
- font-size: 1.25rem;
}
#resume > header > div > span {
- padding-right: 1rem;
+ padding-right: 0.5rem;
+ padding-left: 0.5rem;
+}
+
+#resume > header > div > span > i {
+ padding-right: 0.25rem;
+}
+
+.resume_section {
+ width: 100%;
}
.resume_section > h2 {
@@ -93,7 +99,6 @@ header {
padding: 0.5rem;
background-color: #2E4C6D;
color: white;
- border-radius: 2px;
}
.resume_section > div {
@@ -125,3 +130,7 @@ header {
flex-direction: row;
justify-content: space-between;
}
+
+.experience-item li {
+ width: 100%;
+}
\ No newline at end of file
diff --git a/resume.html b/resume.html
index b075a6e..0abcaa9 100755
--- a/resume.html
+++ b/resume.html
@@ -17,7 +17,7 @@
📝 Posts
-
+
- -
- Led the MachineApps team in the development of a robust infrastructure for industrial software applications
-
- -
- Developed and shipped a number of time-sensitive client projects
-
- -
- Interacted extensively with other teams to align on specific business goals and meet client deadlines
-
+ -
+ Led the MachineApps team in the development of a robust infrastructure for industrial software applications
+
+ -
+ Developed and shipped a number of time-sensitive client projects
+
+ -
+ Interacted extensively with other teams to align on specific business goals and meet client deadlines
+
-
Implemented new features and fixed bugs in both the engine and frontend of a code-free programming language
@@ -101,6 +101,9 @@
-
Designed, built, and maintained a live operations scheduling and publishing web application for DomiNations
+ -
+ Implemented a localization system for Arcane Showdown which allowed the game to be released in different languages
+
-
Implemented game features on all parts of the stack, including tools, Unity client, and game servers
@@ -169,8 +172,9 @@
-
-
+
+
+
Education
@@ -189,7 +193,7 @@
B.S. in Computer Engineering (Magna Cum Laude)
- 3.53 GPA
+ 3.53 GPA (Cumulative)
Relevant Coursework: Computer Graphics, Object Oriented Software Engineering, Linear Algebra, Video Game Engines and Design, Operating Systems, Data Structures, Introduction to Renewable Energy Engineering
@@ -198,7 +202,7 @@
+