01 · Roasts
Sprint-and-Ghost Developer
federated_learning's entire commit history fits in a 4-day window (2026-03-28 to 2026-04-01). You didn't build a federated learning system — you panic-assembled one. Your heatmap is 44 consecutive weeks of tumbleweeds.
97% Python, 0% Variety
TypeScript at 1%, C at 1%, everything else rounding errors. You have 7 repos and the language diversity of a single Jupyter notebook. The 'systems' domain label is doing a lot of heavy lifting here.
The Social Ghost
0 followers, 0 following, 0 PRs, 0 issues opened — your GitHub presence has the community engagement of a private diary. Even your repos' one fork is from comp_network_security_project, which is probably a classmate copying your homework.
README? Never Heard of It
federated_learning — your most impressive project — ships with ARCHITECTURE.md, design.md, and STATUS.md but no actual README.md. You wrote three separate documents to avoid writing one standard one.
CI-less in Seattle
Zero CI pipelines across all 7 public repos. You have Docker orchestration with 3 containers in federated_learning but couldn't wire up a single GitHub Actions workflow. The infrastructure goes one way only: down.
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% weight25F
- Quality20% weight58D
- Depth15% weight50D
- Breadth10% weight30F
- Community10% weight5F
03 · Stats
365-day commit heatmap
20 active days
Language distribution
- Python97%
- TypeScript1%
- C1%
- HTML0%
- C++0%
- PowerShell0%
- Other1%
04 · Numbers
Owned repos
non-fork
7
Commits
last 12 months
64
Followers
0
Joined GitHub
Sep 2023
05 · Top repos
shreyshd2004 /
federated_learning
FedGuard is a functional federated learning MVP with advanced features (Byzantine detection, DP-SGD, compression, attack demos) structured across 3K KB with typed Python, but lacks README, tests, and CI—experimental capstone project with 1 star and no external adoption.
shreyshd2004 /
ece6122-stock-analysis
Student academic project implementing parallel stock analysis with OpenMP and threads. Demonstrates technical competence in parallelization and multi-threading, but is assignment-focused with minimal practical impact.
shreyshd2004 /
comp_network_security_project
Academic security project implementing secure TFTP protocol with baseline + tests, typed Python, and docs. One-shot coursework with minimal adoption signals.
06 · Timeline
- Sep 15, 2023Joined GitHub
- Oct 15, 2025Created comp_network_security_project
- Nov 30, 2025Created ece6122-stock-analysis
- Mar 28, 2026Created federated_learning
- Apr 1, 2026Most recent push to federated_learning
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.