From 47dda6f8ec558e9998ae580c3ed96f1df940266d Mon Sep 17 00:00:00 2001 From: Daniel Svitan Date: Thu, 1 May 2025 12:21:59 +0200 Subject: [PATCH] :lipstick: Cleans up experience section --- src/pages/index.astro | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index b4f56a5..de5496b 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -73,17 +73,15 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) { - - + -
WhenOccupationDetailsOccupation and details
July, 2024 - present Data Scientist
Faculty of Electronics and Informatics, Slovak Technical University in Bratislava (FEI STU) -
-
    + +
    • Contributed to the ECG disease detection neural network
    • Created data labeling system for the ECG quality classification neural network
    • Contributed to the ECG quality classification neural network
    • @@ -241,6 +239,11 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) { file

      Needless to say, I've got some experience with system administration as well as Linux systems, since I also daily drive Arch Linux

      + +
      + +

      Note: the source code of this website is available here