summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2023-11-22 11:11:51 -0500
committerKyle Gunger <kgunger12@gmail.com>2023-11-22 11:11:51 -0500
commit190fc089e0c57a49e6e6e796c1444635c471e20d (patch)
tree5e75d378bfca262e773df20de3381460f5b36a2e
parent1f00fa23dbacfa06449a20238a69e7fb066852bc (diff)
Update experience page
-rw-r--r--experience/index.html25
1 files changed, 23 insertions, 2 deletions
diff --git a/experience/index.html b/experience/index.html
index 5172c05..ec4e498 100644
--- a/experience/index.html
+++ b/experience/index.html
@@ -23,7 +23,25 @@
<h1>See <a href="../">the homepage</a> for experience you can play with.</h1>
<h3>Previous internships:</h3>
<ul>
- <li><h4>NSK Americas</h4><br>Worked on desktop applications in C# as well as command line utilities. Frontend, backend, SQL management. Learned and used box.net and other such APIs.</li>
+ <li>
+ <h4>Logic Solutions</h4>
+ <br>
+ <span>Febuary 2023 - August 2023</span>
+ <br>
+ <p>Worked on features and bugfixes for a JSP/Struts2 web application, spearheaded updating the build system from ANT to Maven.
+ Helped implement features and bugfixes for an AngularJS web application, as well as the backend which was written in Java/Spring Boot.
+ Lead development of a document generation utility (originaly part of the AngularJS web application).
+ Developed a converter from HTML to MS Word DOCX using Apache POI.
+ Assisted with some components in an upgrade from AngularJS to Angular 9.</p>
+ </li>
+ <li>
+ <h4>NSK Americas</h4>
+ <br>
+ <span>April 2020 - August 2020</span>
+ <br>
+ <p>Worked on desktop applications in C# as well as command line utilities. Frontend, backend, SQL management.
+ Learned and used box.net and other such APIs.</p>
+ </li>
</ul>
<br>
<h3>Schooling:</h3>
@@ -31,6 +49,9 @@
<li><h4>College (Michigan State University)</h4></li>
<ul>
<li>Working twords either Physics or Computer Science</li>
+ <li>CSE 331 - Algorithms and Data Structures</li>
+ <li>CSE 325 - Computer Systems</li>
+ <li>MTH 235 - Differential Equations</li>
<li>CSE 320 - Computer Organization and Architecture</li>
<li>PHY 215 - Thermodynamics and Modern Physics (4.0)</li>
<li>CSE 260 - Discrete Mathematics for Computer Science (4.0)</li>
@@ -47,7 +68,7 @@
<li>Java</li>
<li>C#</li>
<li>golang</li>
- <li>Web langs (JS, HTML, CSS)</li>
+ <li>Web langs (JS, TS, HTML, CSS)</li>
<li>C++</li>
</ul>
<span class="end">Site made with &lt;3 by <a href="https://github.com/CircleShift/">Kyle Gunger</a></span>