samuel@portfolio — bash

Samuel Kouřil

Software Engineer · Turning coffee into code

$ explore --portfolio
~/about
$ cat about.md

Hey — I'm Samuel. I'm currently studying Software Engineering at UTB in Zlín, Czech Republic, and I build software that works well, reads well, and doesn't break at 3 AM.

I gravitate toward the full stack but spend most of my time where architecture decisions actually matter: the boundary between systems, the shape of an API, the data flow that makes or breaks a product. I care about clean abstractions, testable code, and shipping things people actually use.

Next up: an internship at St. Mary's University in San Antonio, Texas — looking forward to building things on the other side of the Atlantic.

When I'm not writing code, I'm probably reading about it, brewing espresso, or tinkering with some side project that may or may not see the light of day.

~/projects
$ ls -la ~/projects/
total 3
drwxr-xr-x Apr 2026 Workout-Tracker/
$ cat Workout-Tracker/README.md

IronTrack — a native iOS workout tracker built with SwiftUI and SwiftData. Create custom routines and exercises, and during active sessions it automatically shows your max weight and reps from last time for instant progress tracking. MVVM architecture, fully local-first. ⭐ 11 stars.

Swift SwiftUI SwiftData MVVM iOS
drwxr-xr-x Feb 2026 OrderingSystemMenza/
$ cat OrderingSystemMenza/README.md

UTB.Minute — a full-stack university canteen ordering system. .NET 10 Minimal APIs backend with Blazor WebAssembly frontend, Keycloak authentication, real-time SSE updates via System.Threading.Channels, and concurrency-safe ordering with EF Core + PostgreSQL. Orchestrated with .NET Aspire.

C# .NET 10 Blazor WASM PostgreSQL Keycloak .NET Aspire
drwxr-xr-x Apr 2025 F1DataCompare/
$ cat F1DataCompare/README.md

Formula 1 telemetry and race data comparison tool. Analyze and visualize performance metrics across drivers, sessions, and seasons using real F1 data.

Python Data Analysis F1 API
~/skills
$ neofetch
    ██████╗ ██╗  ██╗
   ██╔════╝ ██║ ██╔╝
   ╚█████╗  █████╔╝
    ╚═══██╗ ██╔═██╗
   ██████╔╝ ██║  ██╗
   ╚═════╝  ╚═╝  ╚═╝
samuel@developer
------------------
OS: Developer v2.0 (stable)
Languages: Python, Swift, C#, TypeScript, SQL
Mobile: SwiftUI, SwiftData, React Native
Backend: .NET Aspire, Python, PostgreSQL
Frontend: HTML, CSS, JavaScript, React
Interests: iOS dev, Cryptography, F1 data
Tools: Git, Xcode, VS Code

Uptime: loading...
Caffeine: ████████░░ 80%
~/contact
$ mail -s "Hello" samuel
Reach out — I don't byte.

Whether it's a project, an opportunity, or just a question — drop me a line.
I'll get back to you faster than npm install.