Things I've built.
A mix of professional tools, personal projects, and experiments in building with AI. Detailed write-ups for each are in the works.
Handwriting & Drawings to Notes & Diagrams
An MCP server that gives Claude direct access to reMarkable tablet notebooks. Transcribes handwritten notes into clean Markdown and converts hand-drawn diagrams into editable Excalidraw files. Everything runs locally — no API keys, no cloud.
Making Data Accessible
Coming soonConnected AI to read-only databases through Model Context Protocol. Ask questions in plain English and get real answers back. Generate visualisations from live data. Build SQL queries for persistent dashboards.
Model Context Protocol · SQL · AI
Modular Email Design System
Coming soonBuilt a code-first email design system with AI. 20+ responsive HTML components that work across every major email client. Solved the problem of email builders being terrible without writing raw HTML from scratch.
AI · HTML Email · CSS
Weekly Meal Planner
Coming soonA meal planning system connecting Notion, recipe scraping, and AI. Generates weekly plans, builds shopping lists, and gets used every single week.
Notion API · AI · MCP · Python
Google Drive File Renamer
A Google Apps Script that monitors nested Drive folders and auto-renames files based on folder structure. Built to solve a real production workflow problem. Runs daily, zero maintenance.
Google Apps Script · Drive API