Projects
What I cannot create, I do not understand. - Richard Feynman
Anishare
Collaborative animation social platform

Thumbnails of my collaborations with other creators on Anishare
Creators can make Flipnote-style animations together in real time in the browser. Animations are stored in the cloud and accessible between devices, and can be exported to MP4, GIF, and PNG image sequences.
They can also be published on the site for other users to interact with via clapping, commenting, and remixing.

Editing an animation on Anishare
The editor supports up to 4 users collaborating on the same animation. It is meant to be minimal and accessible, so that it is easy to jump in, create, and have fun.
Inspired by my experiences using Flipnote Studio on the Nintendo DSi growing up, where kids from around the world made magical moving pictures.
Built using tsoa (with Koa) on the back end, Next.js on the front, everything written in TypeScript (naturally). Postgres as a database, Redis for in-memory storage. Containerized with Docker to make development, deployment, and life easier.