// projects/artboard.jsx
Artboard
A collaborative pixel canvas, inspired by r/place.

A real-time collaborative pixel canvas, the same idea as Reddit's r/place: anyone can place a single pixel at a time and watch the board fill in live. A Go API handles the canvas state and websocket updates, with a React frontend for placing pixels.