01 · Roasts
The 4-Minute Architect
Two of your three repos (roma-eth and rgb_predator) were created AND last pushed within a 4-minute window. You commit like you're defusing a bomb — one shot, then silence forever.
97% HTML Dev
Your language breakdown is 97% HTML. That's not a portfolio — that's a scaffold template that sneezed on your profile.
The Lone Wolf (Involuntarily)
soloPct = 100%, 3 followers, 0 collaborators. Even your repos don't have forks. It's not that people dislike your work — they just don't know it exists.
CI Theater
roma-eth has CI! It runs yarn install and lint. No tests execute. You set up the stage, hired the crew, and then cancelled the show.
Stars: 1
Across 11 public repos, you have accumulated exactly 1 star. Statistically, that's you starring your own repo and then reconsidering.
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% weight20F
- Consistency20% weight25F
- Quality20% weight52D
- Depth15% weight20F
- Breadth10% weight45D
- Community10% weight25F
03 · Stats
365-day commit heatmap
38 active days
Language distribution
- HTML97%
- Jupyter Notebook1%
- TypeScript1%
- Move0%
- JavaScript0%
- Python0%
- Other1%
04 · Numbers
Owned repos
non-fork
8
Commits
last 12 months
63
Followers
3
Joined GitHub
Dec 2021
05 · Top repos
ahuou /
MBC_Hack
TypeScript React hackathon submission for a decentralized dare-staking dApp ("Kanyü") with mock data, Gemini AI integration, and account abstraction concepts. 465 KB, 2 recent commits.
ahuou /
roma-eth
ShowUp+ZAMA FHEVM social staking dapp template integrating Scaffold-ETH 2 with encrypted stake management. TypeScript monorepo with two Solidity contracts (ShowUpStaking.sol, StakingFinal.sol), Next.js UI, test suite, and CI. Created Oct 2025, 2 commits in 4-minute window.
ahuou /
rgb_predator_PH18_73
Single-file Python tool for Acer PH18-73 RGB keyboard control on Linux; narrow device-specific scope with one commit; no tests or CI; functional but unvetted.
06 · Timeline
- Dec 3, 2021Joined GitHub
- Oct 19, 2025Created roma-eth
- Dec 5, 2025Created MBC_Hack — Repo for the BSA's submission to the hackathon
- Apr 16, 2026Created rgb_predator_PH18_73 — We built a complete pypredator repo for controlling Acer Predator PH18-73 RGB keyboard on Linux
- Apr 16, 2026Most recent push to rgb_predator_PH18_73
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.