From 8e1bc203504a2b342968f921168a9792b35bce82 Mon Sep 17 00:00:00 2001 From: Daniel Svitan Date: Mon, 30 Jun 2025 16:37:35 +0200 Subject: [PATCH] :hammer: Refactors home page --- astro.config.mjs | 1 + .../{Link.astro => ArrowLink.astro} | 0 src/pages/index.astro | 88 +++++++++---------- 3 files changed, 44 insertions(+), 45 deletions(-) rename src/components/{Link.astro => ArrowLink.astro} (100%) diff --git a/astro.config.mjs b/astro.config.mjs index 550e814..db87ce6 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -7,6 +7,7 @@ import vue from '@astrojs/vue'; export default defineConfig({ site: "https://svitan.dev", vite: { + // @ts-ignore plugins: [tailwindcss()] }, integrations: [vue()] diff --git a/src/components/Link.astro b/src/components/ArrowLink.astro similarity index 100% rename from src/components/Link.astro rename to src/components/ArrowLink.astro diff --git a/src/pages/index.astro b/src/pages/index.astro index 9fa8894..262879f 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -1,6 +1,6 @@ --- import Layout from "../layouts/Layout.astro"; -import Link from "../components/Link.astro" +import ArrowLink from "../components/ArrowLink.astro" const now = new Date(); let years = now.getFullYear() - 2006 - 1 @@ -39,12 +39,6 @@ let a = years === 18 ? "an " : "a "; background-color: #e8e8e8; border-radius: 0.25rem; } - - ul { - li { - list-style-type: disc; - } - } @@ -53,24 +47,40 @@ let a = years === 18 ? "an " : "a ";

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

-

Hi, I'm Daniel Svitaň, {a} {years} year-old aspiring engineer

Residence: Bratislava, Slovakia

-

Contacts:
- selfsigned-ash@proton.me
- +421 948 309 804
- @selfsigned-ash:svitan.dev (Matrix) -

-

Socials:
- GitHub
- Gitea
- Signal
- Mastodon -

+
+ +

Contacts:

+ +
+ +

Socials:

+
@@ -86,7 +96,7 @@ let a = years === 18 ? "an " : "a "; Data Scientist
Faculty of Electronics and Informatics, Slovak Technical University in Bratislava (FEI STU) -
    +
    • Created data labeling system for the ECG quality classification neural network
    • Contributed to the ECG quality classification neural network
    • Created quality classification system based on ECG quality classification neural @@ -97,7 +107,7 @@ let a = years === 18 ? "an " : "a ";

    Publications: - +

    @@ -158,8 +168,8 @@ let a = years === 18 ? "an " : "a "; SOČ 2024/2025 Paper - - + + Research paper entitled "Faktory ovplyvňujúce študijné výsledky a identifikácia rizikových skupín", which won first place in the regional round of the competition @@ -173,7 +183,7 @@ let a = years === 18 ? "an " : "a "; State SOČ Cross Examination - + Cross examination of the Slovak State SOC Competition results and the analysis of the judges' bias @@ -186,7 +196,7 @@ let a = years === 18 ? "an " : "a "; Door alarm - + A home-made door alarm based on ultrasound sensor distance measurements (in development) @@ -198,8 +208,8 @@ let a = years === 18 ? "an " : "a "; Green School / Zelená Škola - - + + A website for a school club of environmentalists @@ -211,7 +221,7 @@ let a = years === 18 ? "an " : "a "; Automod - + A discord bot for my local community @@ -223,7 +233,7 @@ let a = years === 18 ? "an " : "a "; Pwetty - + A very, very simple json prettifier @@ -235,7 +245,7 @@ let a = years === 18 ? "an " : "a "; Keys - + A very simple client-server based keylogger for Windows, Linux, and MacOS @@ -244,23 +254,11 @@ let a = years === 18 ? "an " : "a "; - - Antifed - - - - A system to run actions in an emergency, like a fed raid - - #kotlin - #android - - - Adventná Výzva - - + + An interactive game-like app for kids with an advent theme