parent
1502cdd180
commit
6ee98b2621
16
index.html
16
index.html
|
|
@ -50,7 +50,21 @@
|
||||||
<section>
|
<section>
|
||||||
<h2>Education</h2>
|
<h2>Education</h2>
|
||||||
<div class="">
|
<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>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue