-
🔭 I’m currently working on MCP bridges for Minecraft mods
-
🌱 I’m currently learning Rust, graph algorithms, LLM agent orchestration
-
👯 I’m looking to collaborate on open source tooling and AI-powered automation
-
⚡ Fun fact: I once indexed 27 million recipe relationships in a SQLite database just to answer "what can I craft with this diamond"
| Project | What it does | Stack |
|---|---|---|
| bq-mcp | MCP bridge for BetterQuesting — AI reads/writes Minecraft quest data with production-grade safety | Java, TypeScript, SQLite |
| jei-mcp | MCP bridge for JEI — AI queries 21K+ items and 27M+ recipe relationships | Java, TypeScript, SQLite FTS5 |
| zenscript-toolkit | Zed extension for ZenScript + Minecraft .lang + bracket completions | Rust, Tree-sitter |
| tree-sitter-zenscript | Complete tree-sitter grammar for CraftTweaker's ZenScript | C |