01 · Roasts
Sprint God, Zero Stamina
27 commits in 1 hour for p5js-projects, 5 commits in 9 hours for IRPpresentation, 7 commits in 1 week for ProjectEuler. You commit like you're cramming for an exam and then vanish for months. The heatmap has more desert than an atlas.
Test Allergic
0 out of 5 repos have tests. 0 out of 5 have CI. You've written Lattice Boltzmann physics solvers in Python but apparently the concept of `assert` remains a mystery.
1 Star, 30 Repos
30 public repos. 1 total star. That's a 0.033 stars-per-repo ratio. Even your profile README, which you've lovingly edited 18 times over 3.5 years, has zero stars.
Solo Artist, No Audience
soloPct=100, totalPRsYear=3, followers=4. GitHub is a social platform and you are a man on a desert island shouting physics simulations into the void.
F1 Fan Fiction
Two of your five scored repos are F1 aerodynamics projects. The slipstream sim is genuinely impressive — but at 16 days old with 1 star, it has achieved the same external impact as a whiteboard sketch.
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% weight30F
- Consistency20% weight55D
- Quality20% weight38F
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
68 active days
Language distribution
- Python65%
- JavaScript25%
- HTML8%
- Cython1%
- C++0%
- C0%
- Other1%
04 · Numbers
Owned repos
non-fork
24
Commits
last 12 months
205
Followers
4
Joined GitHub
Oct 2022
05 · Top repos
SabareesanThirukumaran /
f1SlipstreamSim
Python-based Lattice Boltzmann fluid dynamics simulator for F1 slipstream aerodynamics; typed codebase with structured organization, Numba optimization, and full project documentation—but minimal adoption (1 star), no tests, no CI, and created recently (16 days old).
SabareesanThirukumaran /
p5js-projects
Portfolio gallery of 3 p5.js generative art sketches (Torus, Star Wars, Perlin Noise) with polished landing page. Created 2026-03-13, 27 commits in <1 hour, untyped JavaScript, no tests/CI/license. Personal project demonstrating mathematical visualization skills.
SabareesanThirukumaran /
IRPpresentation
HTML presentation of an F1 aerodynamics Independent Research Project with Python graphing utilities. Minimal stars/followers, thin project scope, created and completed in ~9 hours (5 commits). Teaching/presentation-focused artifact rather than a shipped product or library.
SabareesanThirukumaran /
ProjectEuler
Personal Project Euler solutions in Python. Seven commits over one week with 14KB of untyped script files solving algorithmic problems. No documentation, tests, CI, or structure beyond individual solution files.
SabareesanThirukumaran /
SabareesanThirukumaran
GitHub profile README with no functional code; 26 KB of configuration and self-promotional content. Single-use identity card, no architectural substance or reusable artifacts.
06 · Timeline
- Oct 9, 2022Joined GitHub
- Dec 17, 2022Created SabareesanThirukumaran — Config files for my GitHub profile.
- Mar 13, 2026Created p5js-projects — A gallery of all of my p5js projects. Most of these utilise mathematics and graphics to produce some visually stunning an mathematically inducing patterns.
- Mar 14, 2026Created f1SlipstreamSim — A Lattice Boltzmann implementation of the simulation of air particles running behind an F1 car as a result of gaining a slipstream. Uses 3 dimensional, 19 velocity calculations whi
- Apr 25, 2026Created ProjectEuler
- Apr 27, 2026Created IRPpresentation — Presentation HTML of my Independant Research Project
- May 2, 2026Most recent push to ProjectEuler
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.