Skip to content

Side Projects

Open source work, experiments, and things built for fun.

simple-notion-orm screenshot
01

simple-notion-orm

Schema-first TypeScript ORM for Notion's API. Drizzle-style toolkit with builders, codecs, and helpers that turns Notion's type-heavy API into a familiar workflow.

TypeScript Notion API Zod npm
Flow screenshot
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
Zero screenshot
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
Pixel screenshot
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