From e3fb3713cbbba49fce0d13b779aab7f80cb9275f Mon Sep 17 00:00:00 2001 From: Daniel Svitan Date: Thu, 1 May 2025 11:54:28 +0200 Subject: [PATCH] :hammer: Reorders projects --- src/pages/index.astro | 78 ++++++++++++++++++++++++++++++------------- 1 file changed, 54 insertions(+), 24 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 5e0d0b6..bf5066f 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -38,11 +38,19 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) { background-color: #e8e8e8; border-radius: 0.25rem; } + + ul { + li { + list-style-type: disc; + } + } -
-
+
+
+ +

Note: this page has been kept simple in favor of accessibility

@@ -74,8 +82,8 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) { 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
    • @@ -86,7 +94,8 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) {
    • Contributed to the Parkinson detection based on sleep patterns project

    - Reference: + Reference: +

    @@ -118,19 +127,6 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) { - - Adventná Výzva - - - - - An interactive game-like app for kids with an advent theme - - #web-dev - #react - - - Green School / Zelená Škola @@ -144,6 +140,18 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) { + + Door alarm + + + + A home-made door alarm based on ultrasound sensor distance measurements (in development) + + #electronics + #rust + + + Automod @@ -157,17 +165,31 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) { - Door alarm + Adventná Výzva - + + - A home-made door alarm based on ultrasound sensor distance measurements (in development) + An interactive game-like app for kids with an advent theme - #electronics - #rust + #web-dev + #react + + Free Fall Sim + + + + A very, very simple free fall simulation + + #rust + #physics + + + + What's my acronym in Assembly @@ -199,7 +221,15 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) {

    Skills:

    - +
      +
    • Languages: Slovak (native), Czech (Native), English (C1), German (B1)
    • +
    • Frontend: HTML, CSS/SCSS, JavaScript/TypeScript, TailWindCSS, React, Vue, Nuxt
    • +
    • Backend: Ktor (Kotlin), Fiber (Go), Echo (Go), FastAPI (Python), NestJS (TypeScript)
    • +
    • Database: MySQL, PostgreSQL, Redis/Valkey, Firestore, MongoDB
    • +
    • Sysadmin: Docker, Caddy, ZFS
    • +
    + +