Back to Projects
TOOLSCOMPLETE

Developer Productivity Tracker

UE5 editor plugin tracking coding sessions, build times, and development metrics in real-time.

SOLO DEVELOPER  ·  Oct 1, 2025

Repository Intel
C++
LANGUAGE
Apr 5, 2026
LAST PUSH
ACTIVE
STATUS
Developer Productivity Tracker

An Unreal Engine 5 editor plugin that tracks developer productivity metrics including coding session duration, build times, asset compilation stats, and workflow patterns. Provides real-time dashboards within the editor and exportable reports for team leads.

// TECH STACK

LANGC++ENGINEUnreal Engine 5Editor PluginAnalyticsDeveloper Tools

Contributions

  • 01Built UE5 editor subsystem for non-intrusive metric collection
  • 02Implemented real-time dashboard with Slate UI widgets
  • 03Designed data export pipeline for CSV and JSON reporting
  • 04Created configurable tracking profiles for different workflows

Technical Highlights

  • UE5 Editor Subsystem architecture for lifecycle management
  • Slate UI dashboard with real-time charting
  • Minimal performance overhead through batched metric collection