Things I build in the open.
A mix of AI/ML tooling, automation utilities, and hobby projects. The hobby stuff is here on purpose — engineering is fun, and the side quests keep the day job sharp.
AI & ML
Diffusion, LLM, and ML tooling. Where most of my recent open-source energy lives.
- repo · Pythonactive
WebbDuck
Local-first SDXL image studioA self-hosted SDXL studio built on FastAPI and Hugging Face Diffusers. Supports text-to-image, img2img, inpainting, smart extend, second-pass refinement, upscaling, LoRA and embedding management, a searchable local gallery, and plugin integrations like DuckMotion and DNADuck.
github.com/Duckieray/WebbDuck open ↗ - repo · Shellexperimental
llm-stack
Local LLM infra, one commandA pragmatic shell-driven LLM stack — opinionated defaults for spinning up a local model + retrieval setup quickly. Built for tinkering with prose-first agent patterns.
github.com/Duckieray/llm-stack open ↗ - repo · Pythonexperimental
DuckMotion
Wan 2.2 image-to-video plugin for WebbDuckA local image-to-video plugin that adds staged uploads, model discovery, runtime checks, queued generation, cancellation, and a plugin-local gallery to WebbDuck. Built around Wan 2.2 and real local-GPU constraints.
github.com/Duckieray/DuckMotion open ↗ - repo · Pythonexperimental
DNADuck
Identity clustering and LoRA dataset prepA local face identity extraction and clustering pipeline for image libraries. Scans folders, embeds faces with InsightFace, groups identities with persistent SQLite state, supports review/merge/search workflows, and exports LoRA-ready datasets with training hooks.
github.com/Duckieray/DNADuck open ↗
Tools & Automation
Small, focused utilities — the kind of thing that quietly saves a team a lot of time.
Side Quests
Hobby mods and experiments. Engineering for the fun of engineering.
- repo · C#active
TCG_GameSpeedController
Unity mod · TCG Card Shop SimulatorControl the speed the game runs at while keeping physics stable. C# Unity mod.
github.com/Duckieray/TCG_GameSpeedController open ↗ - repo · C#active
TCG_CustomTextureReplacer
Unity mod · custom texturesTexture replacer mod for TCG Card Shop Simulator. C# Unity mod.
github.com/Duckieray/TCG_CustomTextureReplacer open ↗