diff --git a/src/pages/index.astro b/src/pages/index.astro index 3b912e3..a2b010e 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -14,10 +14,8 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) { vertical-align: top; } - td { - a { - margin-top: 0.25rem; - } + td.flex { + padding: 0.25rem 0 0.5rem 0; } th { @@ -34,11 +32,17 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) { tr:last-of-type { border-bottom: none; } + + .hashtag { + padding: 0 0.1rem; + background-color: #e8e8e8; + border-radius: 0.25rem; + }
-
+

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

@@ -68,7 +72,7 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) { July, 2024 - present Data Scientist - Faculty of Electronics and Informatics, Slovak Technical University in Bratislava + Faculty of Electronics and Informatics, Slovak Technical University in Bratislava (FEI STU) @@ -78,8 +82,9 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) { - + + @@ -91,6 +96,10 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) { + @@ -100,6 +109,10 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) { + @@ -109,8 +122,63 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) { + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameReferenceReference DescriptionTags
Research paper entitled "Faktory ovplyvňujúce študijné výsledky a identifikácia rizikových skupín" + #statistics + #research +
An interactive game-like app for kids with an advent theme + #web-dev + #react +
A website for a school club of environmentalists + #web-dev + #nuxt +
Automod + + A discord bot for my local community + #discord + #kotlin +
Door alarm + + A home-made door alarm based on ultrasound sensor distance measurements (in development) + #electronics + #rust +
What's my acronym in Assembly + + What's my acronym written in x64 Assembly, compiled with NASM + #assembly + #nasm +
Rat + + The cat clone on meth, inspired by bat (not finished) + #c +
+ +

And many more, unfortunately, many closed-source, especially contracts (like NatArt) and the + tens of projects at FEI STU (including multiple algorithms and labeling / data processing systems, + mostly concerned with bio-medical signals like ECG or PPG)