01 · Roasts
The Loneliest Repo
0 stars, 0 forks, 0 external PRs across every single repo. Your GitHub profile has the social footprint of a private diary — except the diary has worse documentation.
20 Commits, All Year
A grand total of 20 commits in a year. That's fewer commits than days in February — and your heatmap looks like someone spilled a single drop of coffee on a blank canvas.
100% Java, 0% Variety
Every single byte of code you've ever pushed is Java. No Python, no HTML, no Bash. Not even a rogue README.md in Markdown counts here — pure, monolithic, unapologetic Java.
No Tests, No CI, No Problem (Apparently)
Both repos have zero tests and zero CI. OneMax-Genetic-Algorithm doesn't even have a README. You're shipping pure vibes and hoping the JVM figures it out.
Year 12 Disclaimer Needed
To be fair, you joined GitHub in September 2025 and you're a Year 12 student — so this F-tier is less a verdict and more a starting pistol. The clock is ticking, Kishan.
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% weight20F
- Quality20% weight40D
- Depth15% weight25F
- Breadth10% weight25F
- Community10% weight5F
03 · Stats
365-day commit heatmap
8 active days
Language distribution
- Java100%
04 · Numbers
Owned repos
non-fork
2
Commits
last 12 months
20
Followers
3
Joined GitHub
Sep 2025
05 · Top repos
KishanJudge /
OneMax-Genetic-Algorithm
Educational Java OneMax genetic algorithm with performance graphing. Lacks README, tests, CI, and documentation; minimal adoption signal (0 stars, 0 forks). Code runs but shows thin structure and no architectural polish.
KishanJudge /
Basic-Calculator
Basic Java Swing calculator with bracket support and BIDMAS handling. Single-week project (6 commits in 4 days) with minimal documentation and no tests or CI. Functional but architecturally thin with code quality issues.
06 · Timeline
- Sep 6, 2025Joined GitHub
- Jan 8, 2026Created Basic-Calculator — Basic GUI Calculator / Java Swing
- Feb 2, 2026Created OneMax-Genetic-Algorithm
- Feb 17, 2026Most recent push to OneMax-Genetic-Algorithm
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.