--- import Layout from "../layouts/Layout.astro"; import Link from "../components/Link.astro" const now = new Date(); let years = now.getFullYear() - 2006 - 1 if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) { years++ } ---

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

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

I currently reside in Bratislava, Slovakia

Contacts: selfsigned-ash@proton.me +421 948 309 804

Socials: GitHub Gitea

Experience:

When Occupation 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
  • Created quality classification system based on ECG quality classification neural network
  • Wrote the Tom & Jerry LabChart Text File Dynamic Sync Algorithm
  • Contributed to the Parkinson detection based on sleep patterns project

Reference:

Some of my projects:

Name Reference Description Tags
SOČ 2024/2025 Paper Research paper entitled "Faktory ovplyvňujúce študijné výsledky a identifikácia rizikových skupín" #statistics #research
Green School / Zelená Škola A website for a school club of environmentalists #web-dev #nuxt
Door alarm A home-made door alarm based on ultrasound sensor distance measurements (in development) #electronics #rust
Automod A discord bot for my local community #discord #kotlin
Adventná Výzva An interactive game-like app for kids with an advent theme #web-dev #react
Free Fall Sim A very, very simple free fall simulation #rust #physics
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)

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