Projects
A short list of work and personal projects.
Nexus · personal
A Telegram MCP server written in Go that exposes a personal Telegram account as tools for AI assistants. Ships Nexus Control, a background forwarder that routes incoming messages to a control group, generates Claude-powered reply suggestions with per-contact memory (via Haiku), and produces a morning brief from Jira, Google Calendar, Slack, and the web.
Source is private.
Go · MCP · Claude
Machine Translation Transformer · personal
A seq2seq transformer for machine translation, built from scratch to learn the architecture.
TensorFlow