01 · Roasts
Portfolio, not pull requests
portfolio-site is polished enough to route case studies, but 0 external PRs and 0 issues this year keep the community tab quiet.
The CI-shaped hole
All three reviewed repositories lack CI. The apps have migrations and motion effects; the automation has apparently taken a wellness day.
Test by archaeological artifact
believers_beacon has a test, but it still expects Flutter's default counter UI instead of the current HomePage.
Three products, one audience
You have three named projects, but just 1 total star: the shipping is real, the discovery pipeline is still in beta.
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% weight35F
- Quality20% weight57D
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
65 active days
Language distribution
- TypeScript44%
- Jupyter Notebook38%
- Python5%
- Dart2%
- C++2%
- CMake2%
- Other7%
04 · Numbers
Owned repos
non-fork
18
Commits
last 12 months
46
Followers
7
Joined GitHub
Jan 2019
05 · Top repos
aaron-dudue99 /
portfolio-site
A polished, typed React/Vite portfolio with routed project case studies, motion effects, and responsive Tailwind styling, but no tests, CI, license, stars, forks, or demonstrated external adoption.
aaron-dudue99 /
apaex-fitness
A substantial typed Expo/React Native wellness app with Supabase-backed authentication, 12-week training programs, workout logging, progress analytics, and article browsing, but no tests, CI, license, or demonstrated adoption.
aaron-dudue99 /
believers_beacon
Documented Flutter app prototype with a structured lib/ layout, six home tiles, login UI, and a basic test scaffold; adoption is minimal at 1 star and implementation remains incomplete.
06 · Timeline
- Jan 29, 2019Joined GitHub
- Dec 11, 2023Created believers_beacon
- Nov 8, 2025Created portfolio-site
- Jun 30, 2026Created apaex-fitness
- Jul 17, 2026Most recent push to portfolio-site
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.