Ariel Horwitz

Ariel Horwitz

Software Nerd (Python 🐍, Rust πŸ¦€, Linux 🐧, Agents πŸ€–)

I build agent workflows, games, developer tools, and the occasional computer from first principles.

Bot Royale

A framework for writing bots that compete in a battle royale with a GUI, and full documentation. Available on PyPI.

h21

A daily LLM-powered β€œ21 questions” puzzle game: custom topics, community features, leaderboards, replays. Request an invite and play!

FalconFox

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.

VZero

A real-time action game in Python/Kivy with deep game mechanics of abilities, items, units, and maps.

Media Compression

Audio and image compression using a hand-written recursive FFT and inverse FFT, validated against rustfft.

Scuffed Turing

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.

finalyze

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.

agent-skills

A collection of vendor-neutral coding-agent skills, helping me coordinate and orchestrate multiple agents across multiple vendors.

spongecrab

Bringing powerful argument parsing to Bash scripts, built in Rust on top of clap.

daily-python

A collection of bite-size Python articles that build up from the basics through asyncio, descriptors, NumPy, and Linux scripting.

GeckoPanda

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.

MouseFox

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.

dmd

A keyboard-first Arch Linux workstation: provisioning, Hyprland, KMonad, and utility scripts. My over-engineered β€œdotfiles”.

Positron

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.

4X3D

A simple 3D star-system flight simulator in the terminal.

back to top