diff --git a/src/pages/index.astro b/src/pages/index.astro index 1c47bb1..8cc0b03 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -120,7 +120,7 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) { Research paper entitled "Faktory ovplyvňujúce študijné výsledky a identifikácia rizikových - skupín" + skupín", which won first place in the regional round of the competition #statistics @@ -219,7 +219,7 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) { - The cat clone on meth, inspired by bat (not finished) + A very weird clone of the GNU cat #c @@ -237,8 +237,10 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) {
  • 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)
  • +
  • Data science: PyTorch (neural networks), Matplotlib, SciPy, NumPy
  • Database: MySQL, PostgreSQL, Redis/Valkey, Firestore, MongoDB
  • Sysadmin: Docker, Caddy, ZFS, Linux
  • +
  • Math: Calculus (1), Statistics
  • Having my own TrueNAS Scale server at home, I've self-hosted multiple apps and projects, @@ -255,6 +257,20 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) {

    +

    About me and my interests:

    +

    I spend most of my free time working on various projects of mine; I've recently decided to expand my horizons and + work on some projects that are not pure computer science. But other than that, I like to go on walks, listen to + music, and I occasionally play video games.

    +

    I also love going rollerblading and I used to play airsoft, but I haven't had the time to play recently. + And, believe it or not, I like to cook and read books as well.

    +

    When I grow up, I want to study mechanical engineering, since I take interest in engineering in general, not just + programming. I'm still not sure which university I want to go to, but chances are that it will be somewhere in + Germany, Benelux, or Scandinavia (or Czechia and Slovakia as a last resort). Both my parents are very successful + engineers (chemical, not mechanical though), so I have a lot to live up to.

    +

    But currently, I'm just trying to survive high school.

    + +
    +

    Note: the source code of this website is available here