
ArtCopy
Lead developer · Mobile + Web · 2026A realtime multiplayer drawing game on a native canvas. The hard part was never the features, it was making it not lag, crash, or desync mid-game.
What we fixed
- Re-architected the drawing engine from vector paths to a raster bitmap layer, killing the lag and crashes that set in as canvases filled up
- Rebuilt the realtime multiplayer queue so shared, swapping canvases stay in sync across players mid-game
- Killed the duplicate posts in the infinite-scroll feed by de-duping the overlapping items that cursor-based pagination returned
Also built
- AI moderation with OpenAI Vision + Anthropic: auto-takedown and creator notification
- TikTok-style video feed with a native autoplay pipeline and gesture controls
React Native · Expo · Next.js · Supabase · Skia · TypeScript
artcopy.app ↗