
A real-time collaborative whiteboarding platform that allows multiple users to brainstorm, architect flows, and design wireframes on a shared infinite canvas.
Built with a Next.js frontend and Node.js backend, utilizing WebSockets to handle instant synchronization of shapes, drawings, and ideas across all connected clients.
Tech stack features PostgreSQL with Prisma ORM for persistent storage of board states, supporting a suite of tools including freehand pencil drawing and geometric shape primitives, with the entire codebase structured as a turborepo.