Hello! I am a German Student and Software Developer (not a designer, you might guess).
I mostly spend my time using SvelteKit to create WebApps nobody uses and Python for CLI tools nobody needs.
You can find my work on GitHub and some newer stuff on tangled.
Some stuff I am particularily proud of:
-
CR Recipes
A tool to show crafting recipes in different versions of Cosmic Reach.
I really like this from a technical standpoint because it downloads and unzips the actual game jars and parses the contained data pack to retrieve all data to circumvent copyright problems. -
Python Coati
A web-based Python Kara clone.
This is totally unfinished and unpolished but one of my first web apps, and the first I really put effort in. -
Cosmic Reach Python Client
A python client for cosmic reach.
This is not finished, but the networking part mostly works, and I had much fun building it. -
MC Custom Totems
A Minecraft resource pack & data pack to add totems that look like the player wearing them.
-
Image Reveal
A small and simple page to play an "image reveal" game.
Not very user-friendly to the game creator, but you can paste this link in the prompt for an example:
The faster stop is pressed, the more points you get. The host has to determine whether something is correct by using the ID in te bottom left or a discord webhook callback.
Most stuff I build are web apps using vanilla JS, or, more recently, Svelte.
Python still is my love though and I love to bring it to its limits building stupid little libraries nobody
uses.
I also like developing custom protocols and implementing existing ones.
I am also one of the main contributors to the code
our robot runs (python) in competitions, as we are participating in the First Lego League with our
school team.