01 · Roasts
GSoC Bio, Zero Stars Reality
Your bio proudly declares GSoC'25 @cncf/@lima-vm, yet your entire public portfolio has accumulated 3 stars total. The open-source world hasn't noticed you exist yet — your contributions live on other people's repos.
The README Confessional
go-microservices README literally says it 'aims to enhance my understanding.' Respect the honesty, but perhaps don't publish your homework folder as your flagship project.
No Tests, No CI, No Problem?
Two out of three repos have zero tests and zero CI. With 10% Go in your language breakdown, you're apparently writing Go the same way people write bash scripts — bravely, alone, and without a safety net.
The Graveyard Collection
38% of your repos were last pushed over 2 years ago. That's 16+ repos silently composting. At least uni-devops-assignment has the decency to announce it's a throwaway on day one.
51 PRs, 0 Fanbase
You opened 51 PRs this year — genuinely impressive contributor energy — yet only 68 people follow you. You're putting in A-tier community work for a D-tier public presence. Ship something people can star.
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% weight33F
- Consistency20% weight55D
- Quality20% weight52D
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight50D
03 · Stats
365-day commit heatmap
97 active days
Language distribution
- HTML31%
- SCSS25%
- JavaScript13%
- Go10%
- C5%
- CSS5%
- Other11%
04 · Numbers
Owned repos
non-fork
16
Commits
last 12 months
70
Followers
68
Joined GitHub
Feb 2021
05 · Top repos
unsuman /
go-microservices
Educational Go microservices toll-calculator project with gRPC, Kafka, Prometheus, and WebSocket. Well-structured codebase demonstrating real architectural patterns but minimal adoption and pre-production polish.
unsuman /
hotel-reservation
Personal hotel reservation backend using Go, Fiber, MongoDB, and JWT auth. Typed, documented, tested, but minimal adoption (1 star, personal project, no external impact signals).
unsuman /
uni-devops-assignment
Minimal college assignment: single-file Go HTTP server on port 8080 with Dockerfile, no tests/CI/license, created and last pushed same day 2025-11-09.
06 · Timeline
- Feb 13, 2021Joined GitHub
- Jun 28, 2024Created hotel-reservation — A backend API for hotel reservations using JWT for user authentication, MongoDB for data storage, and the Fiber framework.
- Aug 20, 2024Created go-microservices — Simple microservices built using Go, gRPC, Kafka, Prometheus, gorilla/websocket, and sirupsen/logrus
- Nov 9, 2025Created uni-devops-assignment
- Nov 9, 2025Most recent push to uni-devops-assignment
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.