Developer Tooling

Developer Metrics Platform

Gamified developer productivity tool with GitHub integration, DORA metrics, and an XP system. Two years of work by the EkoHacks team in Lagos.

Domain
Developer Tooling
Status
Live
  • SvelteKit
  • Fastify
  • Prisma
  • PostgreSQL

The problem

Engineering teams lack visibility into their delivery performance. The tools that exist tend to either drown a team in dashboards or reduce everything to a single score nobody trusts, and neither changes how anyone works on Monday.

The build

A gamified developer productivity tool that listens to GitHub webhooks, calculates DORA metrics, and awards XP. Events arrive in real time, so the metrics describe what the team did this week rather than last quarter. SvelteKit on the front, Fastify and Prisma on PostgreSQL behind it, in a single monorepo.

The XP system is the deliberate design choice. Raw DORA numbers are easy to ignore; attaching progression to them turns delivery performance into something a team actually talks about.

Where it stands

Two years of work by the EkoHacks team in Lagos, built inside the dojo’s sprint cycles with the practices we teach. A companion app is in build now.