Skip to content
View samuel-soltys's full-sized avatar

Highlights

  • Pro

Block or report samuel-soltys

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
samuel-soltys/README.md

👋 Hey, I’m Samuel

Software engineer & Bachelor’s student in Computer Science at TU Delft, coding since age 9 and building everything from profitable e-commerce stores to software for stratospheric probes.
In my free time, I explore machine learning and experiment with new technologies.

Projects & Experience

  • SearchMyUni.com – University search platform with data on 1,284 institutions and ~100,000 data points, built with Next.js and Supabase.
  • SlovakiaExpo.sk – Developed the official site of Slovakia’s pavilion at EXPO 2025 Osaka for Ministry of Tourism & Sports.
  • Organic Oasis – Co-founded and grew a six-figure e-commerce brand, handling everything from website development to marketing.
  • Project Picoballoon – Built a QR rescue system and contributed to responsive frontend features for atmospheric research probes.
  • Noove – Worked on a student–company matchmaking platform.
  • ESET R&D – Machine learning internship focused on malware detection.

Open Source & Side Projects

  • j-neural-core – Minimal Java neural network library with autograd, MLP, and classification examples, built from scratch.
  • slovak-analysis – Data analysis of Slovakia’s socio-economic factors (2010–2021).
  • koblihy.sk – Presentation website for our game development team, built with Next.js.

Skills

Languages: Python, JavaScript/TypeScript, Java, C, C++, Lua, SQL
Frameworks & Libraries: React, Next.js, Flutter, Tailwind CSS, Supabase, Scikit-learn, TensorFlow
Tools & Development: Git, Linux, Zsh/Bash, UI/UX design, API & database design


📫 me@samuelsoltys.comLinkedIn

Pinned Loading

  1. j-neural-core j-neural-core Public

    A minimal Java neural network library with autograd, MLP, and classification examples – built from scratch.

    Java

  2. slovak-analysis slovak-analysis Public

    Data analysis of socio-economic factors in Slovakia such as demographics, job market, and migration trends from 2010 to 2021.

    Jupyter Notebook

  3. koblihy-website koblihy-website Public

    Our game development team website built with Next.js

    TypeScript

  4. harvard-cs50x-2020 harvard-cs50x-2020 Public

    My submissions for course from Harvard including 9 problem sets and one final project

    Lua

  5. spell-checker-ap-csp spell-checker-ap-csp Public

    Python spell checker made for my AP CSP create task

    Python