Conclave

Conclave is a real-time collaborative text editor built in JavaScript.
Intrigued by collaboration tools like Google Docs, we set out to build one from scratch. Conclave uses a Conflict-Free Replicated Data Type (CRDT) to make sure all users stay in-sync and WebRTC to allow users to communicate directly to one another without a central server.
The result is a private and secure way for users to collaborate on documents. Read our case study to learn how we built it from scratch.
Lists
Lists is a Python web application that helps me keep track of the movies and books that I've seen and read.