Just starting a collection of small but useful ideas / tips / tricks / patterns to combat modern problems elegantly. This 'blog' might grow over time, or stay small, it really depends.
. π§° Git CLI Alias & Function Toolkit (09.07.2025)
Supercharge your Git workflow with these handy .bashrc
functions and shortcuts.
Use fetch as you always would, but be able to pass timeout
to its native options
. π§Proper Expo Dev-Builds with Windows and WSL! (02.03.2024)
Build React Native Expo builds in WSL and run them in Virtual Devices on Windows
. π Async Factory [C#] (23.08.2022)
Design pattern to create asynchronously populated class instances
. βοΈ Extension Methods [C#] (29.08.2022)
Collection of useful extension methods to aid writing declarative code.
A public library to automate interacting with the browser game Gladiatus by Gameforge
Status: WIP / Early DevelopmentAbandoned
A cross-browser extension that retrieves authentication data for a gladiatus character in order to authenticate with GladiatusApi. Saves manually getting cookies, server id and session hash.
- Status: Released
A REST-like API supplying endpoints to aid common business processes
- Status: Abandoned
An easy-to-use but reliable asynchronous library to create highly customizable PDFs from HTML or URL as buffer, base64 string and .pdf file
- Status: Finished / Released
React widget to make (limited) web requests from a front-end component to CORS enabled APIs or general web requests with a CORS proxy
- Status: Finished / Released
RESTful, MySQL-backed Web Api to get guaranteed collision-free guids
- Status: Finished / Released
Async node.js implementation of the UDP Minecraft Server Query Protocol and TCP Minecraft Server List Ping Protocol.
- Status: Finished / Released
Remove Sheet Protection from .xlsx files. Easily.
- Status: Finished / Released
Python command-line tool to create SQL Databases from leaked Twitch Earnings
- Status: Finished / Released
Lightweight but powerful event system to create and process source code hooks
- Status: Finished / Released