01 · Roasts
Hackathon-or-Bust
Two of your three scored repos were created and abandoned within 72 hours. AstonHack11 has a 26-hour commit window. At least you're consistent — consistently finishing at the buzzer and never touching it again.
Tests? Never Heard of Her
HAS_TESTS=no across every single repo. You're integrating MediaPipe, ElevenLabs, Supabase, Gemini, and WebSockets — and testing exactly zero of it. That's not confidence, that's chaos.
75% Python, 20% Jupyter, 5% Everything Else
Your language distribution looks like a Python bootcamp brochure. JavaScript makes a cameo at 3%. The 'B.Sc CS Student' bio is doing a lot of heavy lifting to explain the monoculture.
297 Commits, Zero Stars
A full year of commits and the entire portfolio has accumulated 8 stars. That's 0.027 stars per commit. The market has spoken, and it whispered.
Licensing Is Optional (Apparently)
ICHack26: no license. AstonHack11: no license. Nobody can legally use your volunteering platform or your yoga detector. Truly the most effective intellectual property strategy.
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% weight33F
- Consistency20% weight55D
- Quality20% weight47D
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight40D
03 · Stats
365-day commit heatmap
123 active days
Language distribution
- Python75%
- Jupyter Notebook20%
- JavaScript3%
- CSS1%
- Java0%
- PowerShell0%
- Other1%
04 · Numbers
Owned repos
non-fork
30
Commits
last 12 months
297
Followers
24
Joined GitHub
Jan 2023
05 · Top repos
Blacbrd /
ICHack26
IMCharitable is a full-stack volunteering coordination platform with React frontend, FastAPI backend, Supabase, and Gemini AI integration. Created Jan 31–Feb 2, 2026; early-stage but architecturally ambitious with real features (rooms, chat, globe, ranking).
Blacbrd /
AstonHack11
AstonHack11 is a health-wellness app with ML yoga pose detection, meditation with TTS, diet/sleep tracking, and real-time collaborative journaling. Early-stage hackathon project with typed Python backend + React frontend, minimal test coverage, no CI/CD, but solid architectural foundations.
Blacbrd /
DartVisionPage
Personal single-purpose HTML/CSS landing page for video download with minimal feature set, no tests, no CI, and no license. Clean styling but extremely limited scope.
06 · Timeline
- Jan 11, 2023Joined GitHub
- Jan 11, 2026Created DartVisionPage — Page for video download
- Jan 31, 2026Created ICHack26
- Feb 7, 2026Created AstonHack11
- Apr 6, 2026Most recent push to DartVisionPage
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.