Compare commits
3 Commits
3efafda0db
...
264409193d
| Author | SHA1 | Date |
|---|---|---|
|
|
264409193d | |
|
|
b8c42e296c | |
|
|
712e20ffd9 |
12
index.html
12
index.html
|
|
@ -17,8 +17,8 @@
|
||||||
<section id="about">
|
<section id="about">
|
||||||
<h2>About Me</h2>
|
<h2>About Me</h2>
|
||||||
<p>
|
<p>
|
||||||
Welcome to my resume website! I am a highly motivated professional with experience in programming,
|
Welcome to my 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.
|
game development, and IT support. I have been an active Linux user for about three years now.
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
@ -57,7 +57,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>August 19, 2019</em> - <em>Present</em></p>
|
<p><em>19.8.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,7 +74,7 @@
|
||||||
<li>Version control: Git</li>
|
<li>Version control: Git</li>
|
||||||
<li>GNU/Linux usage</li>
|
<li>GNU/Linux usage</li>
|
||||||
<li>Server administration</li>
|
<li>Server administration</li>
|
||||||
<li>IT support: Troubleshooting, Networking</li>
|
<li>IT support: Troubleshooting, Networking, User administration</li>
|
||||||
<li>IT support tools/services: <br>
|
<li>IT support tools/services: <br>
|
||||||
- Hyena<br>
|
- Hyena<br>
|
||||||
- Microsoft O365 suite<br>
|
- Microsoft O365 suite<br>
|
||||||
|
|
@ -92,7 +92,7 @@
|
||||||
<section id="projects">
|
<section id="projects">
|
||||||
<h2>Projects</h2>
|
<h2>Projects</h2>
|
||||||
<p>
|
<p>
|
||||||
|
<p>Gitea profile: <a href="https://git.huotari.cc/huotari" target="_blank" rel="noopener noreferrer">https://git.huotari.cc</a></p>
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
@ -104,7 +104,7 @@
|
||||||
</p>
|
</p>
|
||||||
<p><i class="fa fa-envelope" aria-hidden="true"></i> Email: santeri@huotari.cc</p>
|
<p><i class="fa fa-envelope" aria-hidden="true"></i> Email: santeri@huotari.cc</p>
|
||||||
<p><i class="fa fa-phone" aria-hidden="true"></i> Phone: +358 45 6638599</p>
|
<p><i class="fa fa-phone" aria-hidden="true"></i> Phone: +358 45 6638599</p>
|
||||||
<p><i class="fa fa-linkedin-square" aria-hidden="true"></i> LinkedIn: linkedin.com/in/your-profile</p>
|
<p><i class="fa fa-linkedin-square" aria-hidden="true"></i><a href="https://www.linkedin.com/in/santeri-h-b54546128/" target="_blank" rel="noopener noreferrer">LinkedIn</a></p>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue