01 · Roasts
Commit-in-4-Hours Champion
CarRentalSystem_WithValdidation dropped 12 commits in a single 4-hour window and never touched again. That's not development — that's a speedrun submission.
README? Never Heard of Her
11 of 12 scored repos have zero README. The one repo that does (CourtBooks) contains only the word 'CourtBooks'. Documentation is not optional, it's table stakes.
The 3-Minute Repo
Q3_FavouriteLanguages was created and pushed within 3 minutes, still using the default namespace 'WindowsFormsApp1'. GitHub is not a homework hand-in portal — or is it?
One Language, One Pattern, Infinite Repos
18 public repos and every single one is a C# WinForms or console classroom exercise. Breadth score: 40. Even the HTML/CSS is probably a course template.
Zero Stars, Zero Forks, Zero Followers
Across 18 repos, the grand total is 0 stars, 0 forks, and 0 followers. The internet has collectively decided to look the other way.
Built using
Zoral
Shadows one worker for a week, then takes over their job with zero extra setup. Behaves exactly like the original.
zoral.ai
02 · Category breakdown
- Impact25% weight15F
- Consistency20% weight55D
- Quality20% weight24F
- Depth15% weight20F
- Breadth10% weight40D
- Community10% weight25F
03 · Stats
365-day commit heatmap
15 active days
Language distribution
- HTML45%
- Java23%
- C#23%
- CSS8%
- JavaScript2%
04 · Numbers
Owned repos
non-fork
18
Commits
last 12 months
72
Followers
0
Joined GitHub
Mar 2023
05 · Top repos
SRougee /
MzansiHomeLoanAffordability-RepaymentCalculator
Educational C# Windows Forms project demonstrating loan calculation logic with PMT formula, input validation, and unit tests. Introductory-level assignment implementation with proper separation of concerns but minimal real-world adoption or breadth.
SRougee /
CarRentalSystem_WithValdidation
Minimal Windows Forms car rental validation app in C# with basic input checking, no documentation, tests, or CI. Single-day creation shows prototype-level effort without production readiness.
SRougee /
Section-C-Question1-StudentRecordManager-
Student record Windows Forms app (C#) with basic register/search/remove UI. No README, tests, CI, or license. Data persistence broken—new StudentDetails instances lose prior data. 19 KB, 4 of 30 commits sampled, created 5 days ago.
SRougee /
NumberGuessingGame
Minimal C# number guessing game with no documentation, no tests, and only 6 KB of code. One-day-old scaffold with 5 commits and zero external adoption. Typed language alone cannot elevate a nascent, undocumented experiment.
SRougee /
Q1_EmfuleniMunicipality
Educational C# project demonstrating service desk management with urgency scoring; empty scaffold with minimal real-world scope, no tests, CI, docs, or license, and created/pushed within 2 minutes.
SRougee /
Q2_ATMSystem
Minimal one-off C# ATM tutorial project with single file, no documentation, tests, or CI. Demonstrates basic console I/O and validation but lacks any production-ready structure.
SRougee /
Q2HomeAffairsDigitalIdentityProcessor
Windows Forms ID validation prototype with 0 stars, no documentation, created and last pushed on same day. Simple 2-class citizen profile validator with no tests, CI, or README. Meets "one-shot dump" criteria.
SRougee /
CourtBooks
Nascent C# project with minimal implementation: only a console stub and empty placeholder class. 4 KB codebase, zero stars, no tests/CI/license, and README contains only title. Created 3 days ago with 2 commits in last 30 days — early-stage scaffold.
SRougee /
SectionBQuestion1.2
Homework assignment repo with minimal WinForms application. Single-file logic, no documentation, no tests, no CI. 13 KB repo with 3 recent commits over ~8 minutes.
SRougee /
Summative_SDT621.SectionB.Question1
Minimal C# tutorial demonstrating basic data types with user input and console output. Created and pushed within 10 minutes, no documentation, tests, or CI. Academic exercise code only.
SRougee /
SimpleCalculater
Minimal C# console calculator scaffold with 5KB codebase, zero stars/forks, 3 commits in single day, no README, tests, CI, or documentation.
SRougee /
Q3_FavouriteLanguages
Windows Forms scaffold for managing favorite programming languages. One-off classroom exercise with minimal commits (1 of 30), no documentation, tests, or CI. Generic namespace (WindowsFormsApp1) and empty event handlers suggest early-stage student project.
06 · Timeline
- Mar 18, 2023Joined GitHub
- Jul 15, 2026Created Q2_ATMSystem — ATM System
- Jul 15, 2026Created Q3_FavouriteLanguages
- Jul 16, 2026Created Q1_EmfuleniMunicipality
- Jul 16, 2026Created Q2HomeAffairsDigitalIdentityProcessor
- Aug 6, 2026Created NumberGuessingGame — C# Number Guessing Game
- Aug 7, 2026Created SimpleCalculater — Simple C# Console Calculater
- Aug 13, 2026Created MzansiHomeLoanAffordability-RepaymentCalculator — Introductory C# / Windows Forms programming (similar scope and complexity to a simple contractor payroll calculator with a calculation class, WinForms UI, input validation, and uni
- Aug 14, 2026Created Summative_SDT621.SectionB.Question1 — Section B Question 1
- Aug 14, 2026Created SectionBQuestion1.2 — Section B Question 1.2
- Aug 14, 2026Created Section-C-Question1-StudentRecordManager- — Section C Question 1
- Aug 16, 2026Created CourtBooks — Practice management app for solo tennis coaches — student roster, scheduling, hourglass-curriculum progress tracking, and invoicing. Built in C#/.NET.
- Aug 19, 2026Created CarRentalSystem_WithValdidation — This is a car rental system coded in C#
- Aug 19, 2026Most recent push to CourtBooks
07 · Compare
08 · Rubric
How this score was produced
Overall = Σ (category × weight) + gentle top-end curve
Tier thresholds
▸ How the pipeline works
- 01Scrape.Pull every non-fork repo pushed in the last 90 days, plus your contribution calendar, followers, and language byte counts — straight from GitHub's REST & GraphQL APIs.
- 02Triage.A small model reads every repo's file tree + README and picks the 20 files per repo that actually reveal how you code.
- 03Grade each repo. All repos run in parallel through a fast scoring model that reads the picked files and rates each one independently on Impact, Quality, and Depth — with evidence citations.
- 04Aggregate. A larger reasoning model combines the per-repo scores with server-computed stats (heatmap, commit cadence, language entropy, follower count) to produce the 6-dimension profile score + roasts.
- 05Correct.Deterministic server-side checks enforce anchor-scale floors (e.g. a profile with 2,000+ public commits can't score 30 Consistency) and recompute the final verdict.
~90 seconds per profile, ~$0.25 in compute. Total of ~240 files read across your top-12 repos. One rating per GitHub account per day.
▸ Data sources & caveats
- Heatmap & commit totals: GitHub GraphQL
contributionsCollection— covers the last 365 days, includes private repos when the user has opted in (default). - Language %: byte totals across the top 30 owned non-fork repos.
- Curve: a small upward nudge centered on raw score ≈ 70, capping at 100. Prevents specialists from being unfairly penalised for narrow breadth.
- Anchor corrections: when server-measured signals (e.g. privateWorkLikely, multiRepoVolume, follower count) mandate a minimum category score, the aggregation step enforces it. These are signal-conditional, not identity-based floors.