Projects

Things I've built, broken, and shipped.

Angular IndexedDB CodeMirror TypeScript

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

IndexFS file explorer showing the root directory IndexFS code editor with syntax highlighting