Projects

I’ve got a handful of side projects that I’ve worked on over the years, and some that I’ve got currently in progress.

Pixel Canvas

Pixel Canvas

Pixel Canvas is a real-time collaborative canvas that I’m building as a learning project to better understand Elixir and the OTP platform. I chose this as a use-case that is easy to understand and test, and has high-throughput low-latency requirements.

I created this tool to help me load test the Pixel Canvas project. I made this a separate project to preserve the “no dependencies” constraint that I put on that project, and leverage the FLAME library for simple horizontal scaling.