Compare commits

...

2 Commits

Author SHA1 Message Date
Santeri Huotari 6cedce907b
Remove reminders 2023-08-03 12:25:26 +03:00
Santeri Huotari c4325bbe0a
Add dates to educations and experiences 2023-08-03 11:39:46 +03:00
1 changed files with 11 additions and 15 deletions

View File

@ -19,7 +19,6 @@
Welcome to my resume website! I am a highly motivated professional with experience in programming,
game development, and IT support. I have been a proud Linux user for three years now.
</p>
<!-- Add more information about yourself here -->
</section>
<section id="experience">
@ -27,23 +26,21 @@
<div>
<h3>Game Developer</h3>
<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>
<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>
</ul>
</div>
<div>
<h3>Software Developer</h3>
<p><strong>Company Name</strong> - Location</p>
<p><em>Start Date</em> - <em>End Date</em></p>
<h3>IT support</h3>
<p><strong>Finnish Meteorological Institute</strong> - Helsinki</p>
<p><em>17.10.2022</em> - <em>14.8.2023</em></p>
<ul>
<li>Worked on various software projects and applications.</li>
<li>Contributed to the full software development lifecycle, from concept to deployment.</li>
<li>Implemented new features and improved existing codebase.</li>
<li>Worked in user administration, mainly creating, editing and deleting user accounts.</li>
<li>Also included generic IT support for other employees.</li>
</ul>
</div>
<!-- Add more experience sections for IT Support roles, if applicable -->
</section>
<section>
@ -51,7 +48,7 @@
<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>
<p><em>10.8.2026</em> - <em>29.5.2019</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>
@ -59,7 +56,7 @@
</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>
<p><em>August 19, 2019</em> - <em>Present</em></p>
<ul>
<li>Studies on game development with even more focus on programming.</li>
<li>Learned C++ and more advanced C# programming.</li>
@ -74,6 +71,8 @@
<li>Game development: Unity</li>
<li>Web development: HTML, CSS, JavaScript</li>
<li>Version control: Git</li>
<li>GNU/Linux usage</li>
<li>Server administration</li>
<li>IT support: Troubleshooting, Networking</li>
<li>IT support tools/services: <br>
- Hyena<br>
@ -92,10 +91,8 @@
<section id="projects">
<h2>Projects</h2>
<p>
Showcase some of the projects you have worked on. Include brief descriptions and any relevant links or
demos to demonstrate your skills and accomplishments.
</p>
<!-- Add your project details here -->
</section>
<section id="contact">
@ -107,7 +104,6 @@
<p>Email: santeri@huotari.cc</p>
<p>Phone: +358 45 6638599</p>
<p>LinkedIn: linkedin.com/in/your-profile</p>
<!-- Add any other contact information you want to include -->
</section>
</div>
</body>