Selected work
Projects
Practical applications with source code, implementation notes, and hosted demo placeholders.
All projects
- Featured projectShowcase
Strategize
A showcase project for exploring performance of strategies through structured data, visual feedback, and an extensible UI.Overview
Strategize is the primary portfolio project and winning project of Soutěžní přehlídka studentských programů 2026. It is shaped as a larger application with real application.
Motivation
The goal is to make abstract strategy behavior easier to inspect by turning inputs, decisions, and outcomes into a clearer visual workflow.
Learning value
This project was originally meant as a first major project to practice react in a larger project, but it evolved into a more complex project than I initially intended. It was also a training ground for trying new react libraries. It also gave me a valuable insight on how important proper architecture and planning is for a project.
Features
- Analysis of user-made strategies on real data.
- Visualization of the strategy behaviour along with indicators.
- Performance overview of the strategy on the selected data.
- TypeScript
- React
- Next.js
- Java
Proxied to local instance on port 3100.
- Featured projectUtility
Zapisy
A smaller classmate-focused utility for keeping shared notes and school-oriented records easier to organize.Overview
Zapisy is intentionally smaller. It exists as a practical tool for sharing notes with classmates.
Motivation
The project started from a direct need: make repeated note-taking and shared record keeping less scattered and easier to revisit.
Learning value
Zapisy is useful for practicing a clear scope, simple interactions, readable code, and a UI that does not get in the way.
Features
- Simple and comfortable note sharing with classmates.
- TypeScript
- React
- Next.js
Proxied to local instance on port 3200.