This repository contains the GitLab pipelines that i wrote.
Projects | Description |
---|---|
Bomberman | For a multiplayer web game with user management. It build, check and test a backend and a frontend, after that it deploys them on a server. |
Flugwege | For a project that visualizes flight data on a website. The project contains three parts: The first project, which download, store and prepare the flight data. The second project, which visualizes the flight data to high resolution images. The third project, which is the frontend, manages the user input and displays the images. All three parts communicate over a Kafka broker system. |