Task Manager
webReactNode.jsSocket.ioPostgreSQL

Overview
A focused board: drag cards, see who moved what, get nudged when something blocks you.
Architecture
- React + dnd for the board
- Node.js + Socket.IO for realtime presence
- PostgreSQL as source of truth — sockets are ephemeral, DB is not
Trade-off: sockets give liveness, but everything critical goes through the DB so refresh never loses work.
Need something built?
I help teams ship performant, accessible web products — from landing pages to full-stack apps. If you have an idea, let's scope it together.