My Projects Timeline Timeline December 9, 2024 Minecraft Playtime DatapackPlaytime tracking is a common feature in many games, including Minecraft. While the game itself doesn’t provide a built-in playtime tracker (It does, but it is hidden in a settings menu and requires multiple mouse scrolls to view), it’s possible to create … November 7, 2024 Raw to TIFF ConverterSome time ago I needed a tool to convert raw camera files into TIFF format, as my old version of Photoshop didn’t support the raw files of my new camera anymore. While there probably are a ton of perfectly fine converters out there, I preferred creating my… April 26, 2024 SService TicketsA ticket system discord bot for a friend’s server. It allows users to create support tickets in different categories and leave feedback once the ticket is closed. Private March 13, 2024 ADT ImplementationsThis project aims to provide a collection of implementations for various Abstract Data Types (ADTs) required for the German Abitur curriculum in Niedersachsen. The project is written in Java and is intended to be used as a reference for both students and t… July 24, 2023 PlayQ4 QueueA Discord bot for the PlayQ4 Discord server that allows users to queue up for games and get notified when a QuakeIV duel is found. Private October 6, 2021 PlayQ4 UtilityA Discord bot for the PlayQ4 Discord server for managing users and servers. Private February 13, 2020 Raycasting for 3D RenderingThis project was created for a german student science competition where Pascal and I participated back in early 2020. The original title was “Raycasting zur Berechnung und Darstellung dreidimensionaler Umgebungen” which translates to “Raycasting for calcul…