01 · Roasts
175 Repos, 3 Commits This Year
You have 175 public repos and pushed exactly 3 commits in the last 12 months. That's not a portfolio — that's a graveyard with a very ambitious sign-out date.
88% Stale Rate
88% of your repos haven't been touched in over 2 years. The only thing aging faster than your codebase is the Flask tutorial you forgot to finish.
CSS Mogul, Reluctant Engineer
57% of your codebase is CSS. That's not a language breakdown — that's a cry for help from someone who started 175 projects and styled them all before writing a single function.
Solo 100%, Community 0%
soloPct = 100%, totalPRsYear = 0, totalIssuesYear = 0. You have 32 followers but have contributed to the open-source ecosystem with the energy of someone who lost their internet password.
Hardcoded Secrets in Flask Blog
The most notable security feature of flask-blog is its hardcoded secrets — a bold architectural choice that says 'I read the tutorial but skipped the part about not doing that.'
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% weight20F
- Quality20% weight38F
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight30F
03 · Stats
365-day commit heatmap
225 active days
Language distribution
- CSS57%
- HTML14%
- Go13%
- JavaScript6%
- Svelte4%
- Python2%
- Other4%
04 · Numbers
Owned repos
non-fork
75
Commits
last 12 months
3
Followers
32
Joined GitHub
Jan 2019
05 · Top repos
adityasunny1189 /
roadmap-sh
Collection of 3 Go backend projects from roadmap.sh curriculum (caching proxy, markdown notes app, e-commerce API, URL shortener). Typed Go with clean architecture (domain/services/repo layers), structured multi-file layout, meaningful README, but no tests, CI, or license. ~102 KB codebase with 30+ commits over 6 weeks
adityasunny1189 /
flask-blog
A learning-stage Flask blogging platform with basic CRUD features and authentication. Minimal adoption (2 stars), no tests, incomplete documentation, hardcoded secrets, and structural/security issues limit production readiness.
adityasunny1189 /
learning-notes
A one-day personal learning notes dump with comprehensive electronics curriculum outline (27 chapters planned) but only table-of-contents and partial chapter content (3 files sampled). No README, tests, CI, or meaningful delivery. Pure experimental scaffold with zero adoption signals.
06 · Timeline
- Jan 14, 2019Joined GitHub
- Jun 7, 2020Created flask-blog
- Aug 27, 2024Created roadmap-sh
- Apr 18, 2026Created learning-notes — All Learning notes
- Apr 18, 2026Most recent push to learning-notes
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.