Projects
Things I've built, broken, and shipped.
IndexFS
Try it out →An in-browser filesystem built on top of IndexedDB. IndexFS lets you create, edit, and organize files and directories entirely in the browser. It features a file explorer with breadcrumb navigation, a code editor with syntax highlighting for 15+ languages, and a markdown preview mode. Data persists across sessions using IndexedDB as the storage layer.
View on GitHub · Read the blog post