01 · Roasts
93% Jupyter, 7% Ambition
Your language breakdown is 93% Jupyter Notebook — which isn't even a real language. One data viz from 2020 is carrying the entire byte weight of your GitHub presence. The notebook has more forks than followers.
41 PRs, 3 Followers
You filed 41 pull requests this year and still have 3 followers. That's a statistically impressive way to contribute to the void. At this rate you'll hit 100 PRs before you hit double-digit followers.
One Day Wonder
Your most-starred repo (11 ⭐) was created AND last pushed on the same day in June 2020. That's not a project, that's a very committed afternoon. It's also been untouched for 5 years.
portctrl: Doing It Right, For Now
portctrl is 7 days old and already has more tests and CI than the rest of your profile combined. Impressive setup — let's see if it survives past week two or joins the graveyard with Students-Performance-Analysis.
Heatmap: A Tale of Two Sprints
Your entire year of commits lives in about 6 scattered weeks out of 52. The heatmap looks less like 'consistent engineer' and more like 'finals week panic, twice a semester.'
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% weight69C
- Depth15% weight50D
- Breadth10% weight40D
- Community10% weight40D
03 · Stats
365-day commit heatmap
18 active days
Language distribution
- Jupyter Notebook93%
- TypeScript2%
- C++2%
- JavaScript2%
- Shell0%
- CSS0%
- Other1%
04 · Numbers
Owned repos
non-fork
8
Commits
last 12 months
169
Followers
3
Joined GitHub
Mar 2020
05 · Top repos
aagra109 /
portctrl
Early-stage port management CLI tool with solid C++20 foundations, comprehensive testing (unit + integration), and structured architecture. Zero stars, but well-documented and production-ready on macOS/Linux. Work in progress status and 7-day age limit depth impact.
aagra109 /
portfolio
Personal Next.js portfolio with TypeScript, Tailwind, and Framer Motion animations. Typed, documented, and structured; ships with CI, linting, and formatting. No tests or license; modest scope with ~30 commits over 2 years.
aagra109 /
Students-Performance-Analysis
Single-week exploratory data analysis project in Jupyter Notebook analyzing student test scores; minimal documented output (11 stars), no tests/CI, no code structure.
06 · Timeline
- Mar 14, 2020Joined GitHub
- Jun 15, 2020Created Students-Performance-Analysis — This project understands how the student's performance (test scores) is affected by other variables such as Gender, Ethnicity, Parental level of education, Lunch and Test preparati
- Aug 6, 2024Created portfolio — Personal portfolio built with Next.js, TypeScript, and Tailwind CSS, showcasing experience, skills, and projects.
- Feb 23, 2026Created portctrl — Portctrl helps you find what is running on your ports and free conflicts without breaking your workflow
- May 29, 2026Most recent push to portfolio
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.