Add education info

Signed-off-by: Santeri Huotari <santeri@huotari.cc>
main
Santeri Huotari 2023-08-02 14:10:17 +03:00
parent 1502cdd180
commit 6ee98b2621
No known key found for this signature in database
1 changed files with 15 additions and 1 deletions

View File

@ -50,7 +50,21 @@
<section>
<h2>Education</h2>
<div class="">
<h3>Vocational College - Game Developer</h3>
<p><strong>Kouvola Vocational College</strong></p>
<p><em>Start Date</em> - <em>End Date</em></p>
<ul>
<li>Learned how to develop games from start to end.</li>
<li>Mostly focused on programming, but also learned some texturing and 3D modeling.</li>
<li>Learned C# programming, Unity, GIMP and Blender.</li>
</ul>
<h3>University of Applied Sciences - Game Programmer</h3>
<p><strong>South-Eastern Finland University of Applied Sciences</strong></p>
<p><em>Start Date</em> - <em>End Date</em></p>
<ul>
<li>Studies on game development with even more focus on programming.</li>
<li>Learned C++ and more advanced C# programming.</li>
</ul>
</div>
</section>