01 · Roasts
Portfolio, not audience
Eight named projects are shipping, but 1 total star and 1 follower mean the audience has not arrived yet.
Test suite missing
Across devTinder, devTinder-web, namaste-react, and jobTrackr-web, the test count is a coordinated zero.
Backend has teeth
devTinder packs Socket.IO, Razorpay, SES, cron jobs, and Mongoose into 30 sampled commits—then forgot the README.
Horizontal builder
169 multi-repo recent-commit samples say you build broadly; the 61% stale-repo ratio says pruning is overdue.
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% weight56D
- Consistency20% weight65C
- Quality20% weight32F
- Depth15% weight58D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
69 active days
Language distribution
- JavaScript40%
- Jupyter Notebook18%
- HTML13%
- Python12%
- C++12%
- CSS3%
- Other2%
04 · Numbers
Owned repos
non-fork
36
Commits
last 12 months
260
Followers
1
Joined GitHub
Oct 2023
05 · Top repos
AkhilYeddu /
Youtube-Clone
A deployed, visually detailed static YouTube channel clone with a substantial single-page HTML implementation, but no tests, CI, license, typed code, or demonstrated adoption.
AkhilYeddu /
namaste-react
A documented React food-delivery learning app with routing, lazy loading, hooks, local menu data, and API-backed restaurant views, but no tests, CI, license, or demonstrated adoption.
AkhilYeddu /
jobTrackr-web
A small React/Vite JobTrackr UI with routed dashboard, analytics, reminders, and settings screens, but currently backed by mock data and static controls rather than persistence or authentication.
AkhilYeddu /
devTinder
A structured Express/Mongoose DevTinder backend with authentication, connection requests, Socket.IO chat, Razorpay payments, cron email reminders, and 30 sampled commits, but no documented adoption, tests, CI, or license.
AkhilYeddu /
devTinder-web
A documented React/Vite social-matching frontend with Redux state, protected routing, connections, requests, chat, and Razorpay premium flows, but currently has no stars, tests, CI, license, or typed implementation.
AkhilYeddu /
LeetCode
A small LeetCode practice repository with roughly 9 sampled problem solutions in separate directories, but minimal README documentation, no tests or CI, and no clear adoption signals.
AkhilYeddu /
namaste-js
A small, unstructured JavaScript study-notes repository covering callbacks, closures, array methods, promises, async/await, scope, and DOM basics, with no product adoption or engineering infrastructure.
AkhilYeddu /
AkhilYeddu
A profile README repository centered on personal branding, with one GitHub Actions workflow generating a contribution-snake SVG and no application source, tests, or typed code.
AkhilYeddu /
deployDevTinder
Empty deployment-check repository with no source files, documentation, tests, or implementation evidence.
06 · Timeline
- Oct 23, 2023Joined GitHub
- Aug 22, 2024Created Youtube-Clone
- Feb 3, 2026Created devTinder — Tinder for devs
- Apr 20, 2026Created devTinder-web
- May 23, 2026Created AkhilYeddu — About me
- Jun 9, 2026Created namaste-js — quick notes for namaste js course
- Jun 29, 2026Created LeetCode — Important LeetCode questions
- Jul 1, 2026Created deployDevTinder — devTinder Deployment check
- Jul 5, 2026Created namaste-react
- Jul 10, 2026Created jobTrackr-web
- Sep 5, 2026Most recent push to AkhilYeddu
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.