I build developer tools
I'm Aleksandr. I build small developer tools — right now ccx (context for Claude Code), notion-mcp (Notion over MCP), kleoth (a meeting recorder that never leaves your Mac), and nvim-acai (inline AI autocomplete for Neovim).
tools
scratch notebook for Claude Code I use daily — per-thread STATE docs that resume where the last session died, plus an INDEX that recompiles itself
Notion MCP server I built: search, export, and import pages as markdown — no OAuth, just a browser cookie
meeting recorder for macOS with no bot in the call — captures both sides locally, transcribes on-device with Whisper, leaves you a folder of markdown
AI inline autocomplete for Neovim — ghost text as you type, from any provider you point it at: OpenRouter, OpenAI, Anthropic, or a local Ollama