
Some projects are public, others private as I consider productizing or refactoring - all solo-built experiments in rapid prototyping, UX, and self-hosted deployment.
An experimental browser-based terminal that runs FFmpeg using WebAssembly, enabling media processing directly in the browser.
A mini browser game where players manipulate 4-bit binary blocks to match target BCD values - part puzzle, part binary logic trainer.
A Chrome extension that injects engineered Fabric prompts directly into the ChatGPT interface for enhanced workflow automation.
An experimental, tongue-in-cheek text-to-video generator that stitches together footage, synthesized voiceovers, and background music with a Node.js + ffmpeg pipeline. Not quite Hollywood, but it renders.
A Bash script for bulk downloading magnet links or torrents using aria2c - optimized for series or list-based transfers.
A lightweight Bash script that watches RSS/Atom feeds and compiles a Markdown-based reading checklist for Unix systems.
A quote graphic generator that produces stylized quote images with random selection and a built-in editor for customization.
A basic WebRTC-powered app enabling peer-to-peer video and audio calls between two users.