01 · Roasts
92% Jupyter, 0% Production
Your language breakdown is 92% Jupyter Notebook. That's not a tech stack, that's a university assignment portal. Even your 'art project' is mostly Python glue holding notebooks together.
The Empty Repository Special
gf2_software: 0 files, 0 commits, 0 code, 0 effort. You created a repo, stared at it, and walked away. At least give it a README that says 'coming soon' so we don't feel gaslit.
159 Commits, 2 Followers
You've pushed 159 commits this year and somehow convinced exactly 2 people to follow you — presumably yourself on a second account and a bot. The GitHub discover algorithm has spoken.
Solo 100% of the Time
soloPct: 100. Not a single collaborator, reviewer, or co-author across any repo. Cambridge MEng and you're still coding like it's a desert island challenge.
Shatter: Great Art, Zero Stars
You built a macOS app that shatters images into animated window mosaics with probabilistic variance-weighted block decomposition — genuinely cool — and zero humans on the internet starred it. Marketing is a skill too, Amaan.
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% weight40D
- Consistency20% weight35F
- Quality20% weight57D
- Depth15% weight65C
- Breadth10% weight40D
- Community10% weight25F
03 · Stats
365-day commit heatmap
125 active days
Language distribution
- Jupyter Notebook92%
- Python3%
- C1%
- C++1%
- HTML1%
- Objective-C++1%
- Other1%
04 · Numbers
Owned repos
non-fork
10
Commits
last 12 months
159
Followers
2
Joined GitHub
Feb 2024
05 · Top repos
ao561 /
Shatter
macOS-native art project that reconstructs images/video into animated window mosaics via probabilistic block decomposition, OpenCV frame extraction, Flask UI, and Objective-C rendering binary; strong technical architecture but lacks tests, CI, and type hints.
ao561 /
sf2_image_processing
University coursework repo (Part IIA SF2 Image Processing) containing Python package + Jupyter notebooks for signal processing labs (DCT, wavelet, JPEG). Typed code, structured modules, tests, MIT license, but limited external adoption (0 stars) and recent creation (2 days old).
ao561 /
gf2_software
Empty scaffold with zero commits, no code, no documentation, and no discernible project content. Appears to be an uninitialized repository placeholder.
06 · Timeline
- Feb 7, 2024Joined GitHub
- Nov 1, 2025Created Shatter — A native macOS rendering system leveraging real-time computer vision to deconstruct visual media into an animated mosaic of dynamic, native desktop windows
- May 14, 2026Created sf2_image_processing — Part IIA Coursework (SF2 - Image Processing)
- May 14, 2026Created gf2_software
- May 15, 2026Most recent push to sf2_image_processing
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.