Side Projects
Open source work, experiments, and things built for fun.
02
Flow
AI-powered document editor inspired by Google Docs. Monorepo with web (Next.js + Lexical), desktop (Electron), and Hono backend. Features real-time AI editing, Notion integration, and MCP support.
Next.js Electron Lexical AI SDK tRPC Hono
03
Zero
Agent orchestrator with a Kanban board interface. Desktop Electron app with task, project, workflow, and skill management. MCP integration for agent tooling with SQLite + Drizzle backend.
Electron React Hono Drizzle MCP SQLite
04
Pixel
AI image generation desktop app. Electron + React frontend with Hono server backend powered by Google GenAI. Features real-time generation with TanStack Query and Zustand state management.
Electron React Google GenAI Hono Zustand