This website is in part an attempt to explore technology solutions for data-rich blogging and journalism on the web. It uses Deno, Fresh, Preact, CouchDB, d3, unified, and ImageMagick. See this blog post for more.
Past Projects
Open Source
Speaking
Data visualization in the browser
Data is everywhere, and good visualization let's us see both broad patterns and minute detail. As we move to a world of screens, what considerations need to be made so that graphs and charts remain meaningful and usable?
Offline-first Web Apps: Eventual Consistency
The rise of local storage on the web platform creates new opportunities - and new challenges - for users to work on the web without an internet connection and sync their data when the network is available. What mental models do we need to think about syncing and data conflict management and what technologies will help us?