01 · Roasts
Triple Zero Club
Three repos, zero CI pipelines, zero licenses, zero followers. You've built a consistent pattern — just not the kind recruiters are looking for.
LOTR But Make It Financial
Your most sustained project is a Lord of the Rings currency converter. Seven months of work so you can convert Gondorian coins that don't exist. Respect the commitment, question the ROI.
39 Commits, Infinite Potential
39 public commits in the last year across 3 repos. That's roughly one commit every 9 days. Your heatmap looks like a constellation — mostly dark sky with occasional stars.
Class Assignment Energy
The Hex-Memory tool's README literally says 'CMP5361 - Memory & Number Tool.' There's nothing wrong with coursework repos, but shipping them as your public portfolio is a bold strategy.
Solo Artist, No Label
0 followers, 0 PRs, 0 issues, 0 forks. You're coding in a bunker. GitHub has a social layer — you haven't found it yet.
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% weight53D
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
102 active days
Language distribution
- CSS32%
- HTML31%
- Swift21%
- Python15%
- JavaScript2%
04 · Numbers
Owned repos
non-fork
3
Commits
last 12 months
39
Followers
0
Joined GitHub
May 2024
05 · Top repos
AbdiRaqiibMohummed /
LOTRConverter
Themed SwiftUI currency converter with clean enum-based design, typed Swift, structured multi-file layout, and meaningful README; no tests, CI, or license; ~16.8KB codebase with 17/30 recent commits shows sustained work in a burst.
AbdiRaqiibMohummed /
Hex-Memory-and-Stack-Calculator
Educational command-line tool for systems-level data representation (hex, binary, memory, stack). Untyped Python with functioning tests, structured layout, and clear purpose, but no CI/license and minimal external adoption.
AbdiRaqiibMohummed /
book-reviewer
A Flask-based book review web application with basic CRUD functionality, MySQL backend, and responsive frontend. Typed Python throughout with meaningful README and structured layout, but lacks tests, CI, and polished deployment readiness.
06 · Timeline
- May 28, 2024Joined GitHub
- Sep 7, 2025Created LOTRConverter — A simple The Lord of the Rings-themed currency converter built with SwiftUI. Converts between fictional currencies like Copper Pennies, Silver Pieces, and Gold Pieces using a clean
- Jan 22, 2026Created book-reviewer
- Feb 23, 2026Created Hex-Memory-and-Stack-Calculator — A command-line tool that performs low-level operations including decimal-to-hex/binary conversion, memory manipulation, ASCII string storage, array address calculations, and a simp
- Apr 15, 2026Most recent push to LOTRConverter
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.