JD
Back to Projects

A real-time status board for distributed teams.

Next.jsConvexReal-timeCollaboration

Role

Creator & Developer

Timeline

2024 – Present

Stack

Next.jsTypeScriptConvexTailwind CSS

Problem

Distributed teams stay in sync with standups and Slack check-ins. Both interrupt focused work, and both tend to lag behind whatever someone is actually doing right now.

Solution

Currently lets each person post a short status line. Updates sync to the rest of the team instantly through Convex, so there's no polling and no manual refresh. The interface is intentionally small: open it, glance, and close it.

Highlights

  • ·Built on Convex for reactive sync across connected clients
  • ·Single-line status updates that take a few seconds to write
  • ·Presence indicators for who's currently active
  • ·Replaces daily standups for the small teams using it
  • ·Designed and shipped solo