01 · Roasts
The 12-Minute Portfolio
Your most recent repo — amazon-sales-powerbi-dashboard — was created AND last pushed within 12 minutes. That's not a project, that's a file drag. The README proudly references a Screenshots/ folder and .pbix file that don't exist.
README-First, Repo-Never
Two separate Power BI dashboard repos, both with zero tests, zero CI, zero license, and READMEs describing features that aren't actually in the repo. Quantity of scaffolds: 2. Quantity of dashboards: 0.
34 Commits, 50 Empty Weeks
Your entire year of public activity fits in a single burst across two weeks in November. The other 50 weeks of the heatmap are a black void. GitHub is not a binge-watching platform.
Syntax Error Shipped
functions-in-python contains a known typo (n1_n2) in the subtraction function. For a repo whose entire purpose is teaching Python functions, that's a rough look.
Social Flatline
0 followers, 0 following, 0 PRs, 0 issues. You've been on GitHub since July 2025 and have left absolutely no footprint on anyone else's code. The community dimension literally cannot go lower.
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% weight15F
- Consistency20% weight20F
- Quality20% weight32F
- Depth15% weight5F
- Breadth10% weight25F
- Community10% weight5F
03 · Stats
365-day commit heatmap
6 active days
Language distribution
- Jupyter Notebook99%
- Python1%
04 · Numbers
Owned repos
non-fork
5
Commits
last 12 months
34
Followers
0
Joined GitHub
Jul 2025
05 · Top repos
Priya-Rai09 /
amazon-sales-powerbi-dashboard
Early-stage Power BI dashboard project with README but minimal substance: 405 KB size, 4 commits in 12 minutes, no actual dashboard file, tests, CI, or license. Tutorial-style learning project.
Priya-Rai09 /
amazon-sales-pbi-dashboard
One-shot Power BI dashboard repo created in ~40 minutes (6 commits in ~39 min), minimal file tree (4.2 MB, likely just .pbix + README), no tests/CI/license/gitignore, untyped asset format. README present but lacks substantive documentation of data model, DAX logic, or reproducibility.
Priya-Rai09 /
functions-in-python
One-file educational notebook with ~15 beginner Python function exercises, created and last pushed same day. Contains syntax errors (n1_n2 typo in subtraction function) and minimal code organization beyond exercise collection.
06 · Timeline
- Jul 26, 2025Joined GitHub
- Nov 20, 2025Created functions-in-python
- Nov 21, 2025Created amazon-sales-pbi-dashboard
- Nov 24, 2025Created amazon-sales-powerbi-dashboard
- Nov 24, 2025Most recent push to amazon-sales-powerbi-dashboard
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.