Apps I build on the side
Useful tools and experiments, shaped by real problems. They all run in the browser, so you can try them right now.
3 apps
DocuChat · Ask questions about your documents.
Open ↗Add PDFs, Word files, or scanned documents and explore their contents with natural-language questions. Answers draw on your own files.
- PDF, DOCX, and image support
- OCR for scanned pages
- Semantic search with cited context
- Web app
- Next.js
- LangChain
- Pinecone
- OpenAI
- TypeScript
CodeBuddy · A practical companion for everyday coding.
Open ↗Review a code change or translate an implementation between programming languages while keeping the original intent clear.
- Code review and translation
- Ten programming languages
- Syntax-highlighted editor
- Web app
- Next.js
- OpenAI
- Prism
- TypeScript
LXDraw · A shared whiteboard for drawing together.
Open ↗Draw together on the same board with live cursors and responsive freehand strokes in a focused, browser-based space.
- Real-time shared sessions
- Custom SVG drawing engine
- Pressure-sensitive input
- Web app
- Next.js
- Liveblocks
- SVG
- React
- TypeScript
Everything here currently runs as a web app. Desktop and mobile builds will appear here once an official release is ready.