💄 Cleans up experience section

This commit is contained in:
Daniel Svitan 2025-05-01 12:21:59 +02:00
parent 6303e43eed
commit 47dda6f8ec

View File

@ -73,17 +73,15 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) {
<table class="w-full">
<tr>
<th class="w-44">When</th>
<th class="w-80 shrink-0">Occupation</th>
<th>Details</th>
<th>Occupation and details</th>
</tr>
<tr>
<td>July, 2024 - present</td>
<td>Data Scientist<br/>
Faculty of Electronics and Informatics, Slovak Technical University in Bratislava (FEI STU)
</td>
<td>
<ul>
<ul class="mt-2">
<li>Contributed to the ECG disease detection neural network</li>
<li>Created data labeling system for the ECG quality classification neural network</li>
<li>Contributed to the ECG quality classification neural network</li>
@ -241,6 +239,11 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) {
file</p>
<p>Needless to say, I've got some experience with system administration as well as Linux systems, since I
also daily drive Arch Linux</p>
<div class="h-6"/>
<p>Note: the source code of this website is available <a
href="https://gitea.svitan.dev/Streamer272/svitan.dev" target="_blank" class="underline">here</a></p>
</div>
<div class="w-1 h-10 shrink-0"/>