Projects

...
Listen Along
Website

A small project to listen along to your friends on Spotify. The Python backend communicates with the Spotify API and also serves it's own API to allow frontend interaction. The frontend is built with a few simple React elements. A very interesting part is that everything is dockerized. I have...

...
HackIT 2024
Hackaton

A hackaton organized in Plzeň. It's goal was to help disabled people. Our team made a game controlled only by brain waves using BrainLink.

...
MyFood
Mobile App

It was one of my goals to create a mobile app. Since I moved to Brno, I always had trouble finding out what can I cook. I decided to make an app that keeps track of my ingredinets and my recipes. It was my first full-stack project. From designing the...

...
Tetris
Website

Simple tetris game made purely with vanilla JavaScript using classes. It has around 400 lines of code and it was made in 3 days.

...
#BroWorkoutChallenge
Website

A simple landing page built in React. It is for a workout challenge I created on Instagram.

...
LeetCode
Competition

I want to improve in writing effective algorithms, so LeetCode is the perfect solution for me. I also want to discover advanced programming concepts, which I didn't learn yet.

...
Correspondence seminar in IT
Competition

A wide variety of IT tasks. It starts on a beginner level of programming but scales quickly. I learned a lot of new stuff and improved drastically. It prepared me very well for Masaryk University. In the end I was 38th out of 478 total contestants.

...
Terminal Integration
Internship

My job in GUBI was to create a working integration of payment terminals into their system. I programmed it in Centura on whitch their whole system is built upon. It's also intertwined with SQL because everything is stored in a database.

...
Cisco configuration website
Website

A website created to help me and my friend easily configure a cisco network.