Plugins and utilities built to speed up music-synced editing in Adobe Premiere Pro, After Effects, and Windows.
A teleprompter where you rewrite the script live, on air.
Windows · macOS · Electron
Pokémon gen-6 plugin — wild spawner, PC editor, battle tools.
Nintendo 3DS · C++ · X/Y/OR/AS
A raw .3gx overlay engine — build a cheat plugin for any 3DS game.
Nintendo 3DS · C · Template
One button copies a file to a folder or FTP server.
Windows 10/11 · PowerShell · FTP/FTPS
Technical deep-dives written while building these tools.
Blog · EN / PT
Technical deep-dives written while building these tools — for video editors who want to code.
A Windows/macOS teleprompter that lets the operator rewrite the script while the show is on air — built on a semantic reading anchor instead of a pixel scroll position.
Read article →A game-agnostic 3DS plugin engine that draws its own UI to the framebuffer with no game hooks — rendering, the shared font, pausing the game, and memory tools, all documented.
Read article →A self-rendered .3gx overlay for Zelda: Ocarina of Time 3D — ~60 cheats, teleport, a save-reading 100% checklist, and on-device memory tools, built on the CTRComposer engine.
Read article →A tiny PowerShell + WinForms app that copies a pre-chosen file to a folder or FTP server with one click — profiles, DPAPI-encrypted passwords, no installer. Built in collaboration with Claude.
Read article →How a native SwiftUI app for Mac, then a matching WPF/.NET app for Windows, came out of reverse-engineering the NTR and HzMod protocols from an AutoIt original. Built in collaboration with Claude.
Read article →How a curious player forked and overhauled a Luma3DS plugin for Pokémon X, Y, OR, and AS — wild spawner, PC editor, battle tools, 25 color themes, and a 23-page in-app guide. Built in collaboration with Claude.
Read article →A production reference built while shipping BeatMarker — filesystem quirks, the marker API lies, transaction limits, and why WASM will crash Premiere every single time.
Read article →The install path Adobe forgot to document, the manifest version that actually works, the registry key that unlocks debug mode — everything you need to ship a CEP panel in AE 2026.
Read article →How to decode WAV and MP3 files by hand inside an Adobe plugin, extract beats with music-tempo, score confidence with the CV formula — and why WASM will crash Premiere before you get there.
Read article →Three versions, three major problems: the WAV pipeline, the confidence indicator nobody asked for but everyone needed, and the MP3 decoder that didn't crash the host on the fourth try.
Read article →When JavaScript plugins aren't enough: how Claude Code built a native Windows system tray utility in C# and .NET 8 — global hotkeys, COM audio APIs, and a self-contained single-file .exe.
Read article →