Add dates to educations and experiences
parent
77676b8e96
commit
c4325bbe0a
19
index.html
19
index.html
|
|
@ -27,20 +27,19 @@
|
||||||
<div>
|
<div>
|
||||||
<h3>Game Developer</h3>
|
<h3>Game Developer</h3>
|
||||||
<p><strong>Kouvola Vocational College</strong> - Kouvola</p>
|
<p><strong>Kouvola Vocational College</strong> - Kouvola</p>
|
||||||
<p><em>Start Date</em> - <em>End Date</em></p>
|
<p><em></em><em></em></p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Worked on a small team to make an educational game for hairdresser students.</li>
|
<li>Worked on a small team to make an educational game for hairdresser students.</li>
|
||||||
<li>Programmed parts of the game using C# language and Unity game engine.</li>
|
<li>Programmed parts of the game using C# language and Unity game engine.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<h3>Software Developer</h3>
|
<h3>IT support</h3>
|
||||||
<p><strong>Company Name</strong> - Location</p>
|
<p><strong>Finnish Meteorological Institute</strong> - Helsinki</p>
|
||||||
<p><em>Start Date</em> - <em>End Date</em></p>
|
<p><em>17.10.2022</em> - <em>14.8.2023</em></p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Worked on various software projects and applications.</li>
|
<li>Worked in user administration, mainly creating, editing and deleting user accounts.</li>
|
||||||
<li>Contributed to the full software development lifecycle, from concept to deployment.</li>
|
<li>Also included generic IT support for other employees.</li>
|
||||||
<li>Implemented new features and improved existing codebase.</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<!-- Add more experience sections for IT Support roles, if applicable -->
|
<!-- Add more experience sections for IT Support roles, if applicable -->
|
||||||
|
|
@ -51,7 +50,7 @@
|
||||||
<div class="">
|
<div class="">
|
||||||
<h3>Vocational College - Game Developer</h3>
|
<h3>Vocational College - Game Developer</h3>
|
||||||
<p><strong>Kouvola Vocational College</strong></p>
|
<p><strong>Kouvola Vocational College</strong></p>
|
||||||
<p><em>Start Date</em> - <em>End Date</em></p>
|
<p><em>10.8.2026</em> - <em>29.5.2019</em></p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Learned how to develop games from start to end.</li>
|
<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>Mostly focused on programming, but also learned some texturing and 3D modeling.</li>
|
||||||
|
|
@ -59,7 +58,7 @@
|
||||||
</ul>
|
</ul>
|
||||||
<h3>University of Applied Sciences - Game Programmer</h3>
|
<h3>University of Applied Sciences - Game Programmer</h3>
|
||||||
<p><strong>South-Eastern Finland University of Applied Sciences</strong></p>
|
<p><strong>South-Eastern Finland University of Applied Sciences</strong></p>
|
||||||
<p><em>Start Date</em> - <em>End Date</em></p>
|
<p><em>August 19, 2019</em> - <em>Present</em></p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Studies on game development with even more focus on programming.</li>
|
<li>Studies on game development with even more focus on programming.</li>
|
||||||
<li>Learned C++ and more advanced C# programming.</li>
|
<li>Learned C++ and more advanced C# programming.</li>
|
||||||
|
|
@ -74,6 +73,8 @@
|
||||||
<li>Game development: Unity</li>
|
<li>Game development: Unity</li>
|
||||||
<li>Web development: HTML, CSS, JavaScript</li>
|
<li>Web development: HTML, CSS, JavaScript</li>
|
||||||
<li>Version control: Git</li>
|
<li>Version control: Git</li>
|
||||||
|
<li>GNU/Linux usage</li>
|
||||||
|
<li>Server administration</li>
|
||||||
<li>IT support: Troubleshooting, Networking</li>
|
<li>IT support: Troubleshooting, Networking</li>
|
||||||
<li>IT support tools/services: <br>
|
<li>IT support tools/services: <br>
|
||||||
- Hyena<br>
|
- Hyena<br>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue