The List
Everything I've made.
The developer half: things you install, import, or scaffold a project from. Mostly Python and Rust, mostly built because the existing option annoyed me.
-
Rust, but with S-expressions. A transpiler that takes Lisp in and emits real Rust out the other side.
( ͡° ͜ʖ ͡°) -
AST-native code refactoring without an LLM — but designed for one to drive. Structural edits, not string replacement.
cargo install patchwork-cli -
A card-based graph view for Obsidian that shows note contents alongside their links, for actual research.
-
claude-plugins
Claude CodeMy Claude Code plugin marketplace — add it once and every plugin below becomes installable by name.
/plugin marketplace add ThatXliner/claude-plugins -
Searchable gitmoji autocomplete inside Atom, so you could find the right emoji without leaving the commit box.
-
The first thing I ever built: an unofficial API and CLI for searching StackOverflow and the rest of StackExchange. It shipped to PyPI with docs and CI, which taught me more than the code did.
pip install stacksearch