
Doomlauncher - Doom WAD Launcher
03.07.2025
Doom WAD Launcher:
Doomlauncher
I created a simple Linux Launcher for DOOM (GZDoom), so you can quickly start up custom DOOM levels or even the official ones
It features a pretty terminal UI with mouse support.
It autodetects IWADs (levels/campaigns) and PWADs (full games) and saves config files on first launch.
paxs - Package Manager Wrapper
19.05.2025
Multi-source package manager:
paxs
This is my helpful fully-featured Arch Linux package manager wrapper across Yay, Flatpak, and Snap.
Created for the sole purpose of finding packages easier, it can now manage your whole package ecosystem, with commands to install and remove packages and for updating your entire system.
I use it all the time for installing packages without having to remember arguments for every package manager.
For the first time I maintain the program on the AUR and created a tldr
page too for the project.
smemt - Linux Multitool
16.09.2024
Linux Multitool:
smemt
I worked on a really simple bash script for setting up my personal Arch Linux systems quicker. You can use it to autosetup a modified zsh
or customize GRUB with more features to come.
C++ Playing Cards Engine
14.06.2024
New C++ library for playing cards:
C++ Playing Cards Engine
A small C++ engine for creating basic playing card decks. Comes with Card
and Deck
classes and supports custom suits and card ranks, jokers, shuffle, draw, etc.
You can modify deck content freely and hook it into your own games, due to it's free software license GPL-3.0.
Find it on my github.
Max21 - FLOSS Game
20.12.2023
New FLOSS Game released:
Max 21 - Mäxchen
It's an adaptation of the dice game known as Mäxchen/Mäxle/Meiern/Mexico/Mia written in C# utilizing Godot, licensed under GPL-3.0.
You play with one device and 3+ people in the same room. It involves luck and deceiving other players.
The exact rules are explained in-game. Alternatively you can read up on the official rules on Wikipedia.
I released it for free on my github for Android, Windows and Linux (x86_64 and arm64).
Alpharizer - Minecraft Mod
04.03.2023
Nostalgic Minecraft mod:
Alpharizer
I've created my first Minecraft mod using the lightweight Fabric API. I licensed it under Creative Commons.
It adds a new crop type called "Alpha Rice" you can craft alpha and classic style blocks with.
So go and spice up your world with the wistful charm of oldschool Minecraft or fork the project and make it your own!