What is Code Titans?
Code Titans is a weekly code contribution leaderboard that tracks commits across all repositories in the tjmlabs GitHub organization.
Scoring
Each developer's weekly score is calculated as:
Score = Lines Added + (Lines Deleted × 1.25)
Deletions are weighted slightly higher because removing code often requires as much understanding as writing it.
Competition Weeks
Each week runs from Monday to Sunday. At the end of each week, the winner is determined and streaks are updated.
Titles
- Code Titan — Current weekly leader
- Reigning Champion — Won the previous week
- Streak Master — On a winning streak of 3+
Data Refresh
GitHub data is automatically refreshed multiple times per day (Mon–Fri). You can also trigger a manual refresh from the leaderboard page.