Dragora — Tournament OS for Discord. Connects your Discord server with Start.gg (https://Start.gg) to manage brackets, report scores, and automate tournament operations without leaving chat. Rust Discord bot, AI-assisted brackets, real-time analytics. dragora.gg
1
45
pkmn-vgc-copilot — a vendor-agnostic AI copilot with hybrid retrieval: Postgres for exact records (SQL) + Qdrant for semantic search (vectors), under strict per-source citation discipline. Self-contained ingestion (Showdown replays, Whisper transcription, embeddings). github.com/jcocano/pkmn-vgc-copilot
1
48
simple-template — a local-first, AI-assisted email editor (Electron + React + SQLite) with an embedded MCP server exposing 28 typed tools, so AI agents edit templates with zero hallucinated HTML. Multi-provider AI, API keys in the OS keychain. github.com/jcocano/simple-template
1
54
I built an agent that migrates Snowflake to Databricks, almost completely. It classifies each query, transpiles SQL with SQLGlot, redesigns stored procedures with LLM agents, and validates with a parity harness — deterministic-first (AST validation before the LLM). Full writeup on LinkedIn.