Local Event is an event management platform that lets organizers manage event details while delivering updates to users via a mobile app.
Created together with Benjamin Killingberg
Recreated King Of The Court as an app for Android. It allows you to keep track of scores for games with multiple teams. Example: beachvolley training with 4 teams, where the team that wins stays on the court, and gets a point, while the team that loses goes off the court.
CookBook is my personal recipe app. It allows me to keep all my recipes available in one place.
Sorting Visualizer is a web app that visualizes sorting algorithms. It allows users to see how different algorithms work. Currently, only Bubble Sort.
Game Of Life is a cellular automaton devised by the British mathematician John Horton Conway in 1970. It is a zero-player game, meaning that its evolution is determined by its initial state, with no further input.
Advanced TicTacToe is a web app that allows you to play TicTacToe on a 9x9 grid. It is a two-player game where players take turns placing their marks (X or O) on the grid. The goal is to get three in a row, either horizontally, vertically, or diagonally. The challenge is, that to win a big cell you need to win the small sudoku inside it first.
King is a web app that allows you to setup tournamets for 2v2 games with 5 players. The app creates 5 games, where every player gets to play with every other player once. Example: beachvolley training with 5 players.
King Of The Court is a web app that allows you to keep track of scores for games with multiple teams. Example: beachvolley training with 4 teams, where the team that wins stays on the court, and gets a point, while the team that loses goes off the court.