twitter • linkedin • github • email
- typescript · javascript · python · go · react · next.js · node.js · express · mongoDB · postgresql · prisma · tailwind · docker · k8s
- Draw — Created a live team-based drawing board with Next.js, TypeScript, and WebSockets. This tool allows multiple users to draw together in real-time offering over five drawing options and a custom undo/redo feature. Set up a monorepo using Turborepo to manage more than eight packages. These include shared UI parts, a Prisma database layer, and a live WebSocket server that broadcasts to specific rooms. Added canvas display with pan and zoom controls, tracked each user's actions , and allowed PNG exports using the HTML5 Canvas API.


