Bot Royale
A framework for writing bots that compete in a battle royale with a GUI, and full documentation. Available on PyPI.
Software Nerd (Python π, Rust π¦, Linux π§, Agents π€)
I build agent workflows, games, developer tools, and the occasional computer from first principles.
A framework for writing bots that compete in a battle royale with a GUI, and full documentation. Available on PyPI.
A daily LLM-powered β21 questionsβ puzzle game: custom topics, community features, leaderboards, replays. Request an invite and play!
Use your agents remotely through Telegram. FalconFox pairs a session daemon with a Telegram bot client, and is already being used to develop itself and other projects.
A real-time action game in Python/Kivy with deep game mechanics of abilities, items, units, and maps.
Audio and image compression using a hand-written recursive FFT and inverse FFT, validated against rustfft.
A logic-gate simulator, a Turing-complete von Neumann computer built inside that simulator, and hand-written microcode software running on that computer: a multiplication program.
A personal finance app that helps me tag my transactions and creates detailed visualizations from exported bank account data. Helping me stay financially responsible since 2024.
A collection of vendor-neutral coding-agent skills, helping me coordinate and orchestrate multiple agents across multiple vendors.
Bringing powerful argument parsing to Bash scripts, built in Rust on top of clap.
A collection of bite-size Python articles that build up from the basics through asyncio, descriptors, NumPy, and Linux scripting.
A simple Rust library that reads and writes files across local disk, Google Drive, and Amazon S3 behind one common async trait, with a companion CLI.
A simple, reusable framework for building multiplayer Python games. Pairs async client-server networking (pgnet) with a Kivy UI toolkit (kvex). Includes a demo chat app.
A keyboard-first Arch Linux workstation: provisioning, Hyprland, KMonad, and utility scripts. My over-engineered βdotfilesβ.
A Python IDE written in Python: editor, high customizability, autocompletion, and diagnostics via Jedi and Flake8 in a custom Kivy GUI. Written using itself. No longer maintained.
A simple 3D star-system flight simulator in the terminal.