Projects
This is list of my personal projects.
StoPro
Stopro is simple utility which will help you with self control and build work ethic. When you activate self control session all distracting pages will be blocked. List of distracting pages is fully configurable. This can help you focus and stop wasting time.
Used technology: Python, ShellGGU Homepage
Homepage for student group I belong to. Visit ggu.cz for more information about group.
Used technology: Jekyll, Ruby, Shell, CSS, HTML
Slimulator
Slimulator is a program you can use to simulate slime mold pathfinding and enviroment exploration. The input is an image of the environment and the output is a video of the simulated slime mold behavior.
Used technology: C#, FFMPEG
Confgit
Confgit is a Git overhead for version control of your config files. The main difference between confgit and any other config file version system is it’s simplicity. It makes version control and migration of config files safe and easy.
Used technology: Python, Git
Javachat
RSA encrypted chatting service writen in java. Project provides sever with administration and client softare. Security features:
- Communication between server and client is encrypted by RSA.
- Passwords are saved as SHA hashes.
- Passwords are hashed with randomized salt
Meziklasí
This is mainly a literary project. It is a chronicle of the village of Meziklasí.
You can visit it on www.meziklasi.cz

Lyricall
Lyricall is minimalistic, multilingual and open source platform for free minded poetry publishing. You can take a look at lyricall.cz
Used technology: Jekyll, Ruby, Python, CSS, HTML
Laser harp
This was one of my first big projects. It is musical instrument controlled by interacting with it’s laser beams. It can be connected to any PC as MIDI device.
Used technology: C++, Python
Wakhan thanka
Project made in cooperation with Niantic labs. It was robotic Ingress portal. It reacted real time to the players in game and real life. At the top of portal is holographic display projecting eye. Eye was programed to look at players standing near by and changing color based on bage state of portal it self.
Used technology: Java, Python