I am a full-stack developer based in NYC. My interests are in web audio & digital signal processing, local-first software design, and web design. Most of my dev work is in TypeScript/React, Python, and Golang.
I currently work as an FDE at Coverbase and am an alumnus of the Recurse Center
My most recent project is TypeScript/React-based realtime collaborative drum synthesizer called Sealion. It uses Tone.js for the audio engine and WebSockets to connect peers and exchange data in real time. Sealion features an operation-based CRDT to manage concurrent changes and synchronize states across clients.