Low-level systems builder from Germany. I ship research prototypes across UEFI/kernel space, real-time graphics, and LLM orchestration — usually private, always build-first.
Open to collaboration on systems tooling, shader pipelines, and AI infrastructure.
|
Windows UEFI Bootloader Hook Early boot hooking in a controlled ring -1 lab setup. direct link |
Job2CV Electron app: local job matching, profile scoring, and AI-generated CVs. direct link |
Stats reflect public GitHub activity only — most of my work lives in private repos.
|
Low-level UEFI bootloader research in a ring -1 context. Focus: early hooking concepts in a controlled lab environment. |
Epistemic AI stack: pushing smaller models with a Bayesian engine, custom search, and local + cloud providers (OpenAI, Claude, NVIDIA, …). Private repo for sentic.ai. |
|
Electron app: nearby job discovery, profile scoring, personalized CVs + cover letters, and an AI editor. Mostly local — not fully public as one repo. |
Imitation-learning and aim/tracking experiments around osu! input latency and inference stability. |
AOB-generator-osu-demo— AOB / pattern-generation workflow demomemory-manipulation-esp-poc-demo— memory / ESP PoC for data paths and overlay syncroblox-ingame-screenrecording-demo— in-game live screen stream per frame, no external toolsrhythiaroblox-demo— ImGui library for fast shader integrationcustom-gun-particle-test-demo— Roblox sandbox framework for custom gun particles via ImageBufferroblox-modular-ui-library-demo— modular UI library for rapid Roblox iteration
Clickable links below — everything else is private and not visible to other users.
| repo | lang | about |
|---|---|---|
| TopoLines | Luau | Roblox topo-line shader with writable image buffers — high quality, great performance in pure Lua. |
| osu-parser-cpp | C++ | Lightweight .osu parser for research and experimentation. |
| py-arch-x | Python | CLI tool: scans codebases via ast, flags likely-unused functions — small and readable. |
| Unified-AI-Provider-Orchestrator | Python | Modular LLM provider abstraction — orchestrate multiple backends from one interface. |
| Ui-Libraries | Lua | Custom UI libs: clean visuals, predictable behavior, real usage — not just demos. |
| Spectre-Memory-Framework C · private |
Memory library in C with no imports: ASM kernel hook that intercepts ntdll functions so programs believe every call originates from ntdll. |
| RhythiaRoblox C++ · private |
C++ library: drop custom shaders into Dear ImGui in a few lines — topo shaders, blur, via HLSL or GLSL. |
| kernel-read-driver C · private |
Minimal kernel read driver: IRP_MJ_DEVICE_CONTROL, hook on \Driver\Beep, plus version-aware CR3 from PEPROCESS. |
| sentic.ai Python · private |
Official repo for sentic.ai — epistemic AI tooling (details live in the private tree). |