01 · Roasts
96% Python, 0% Imagination
Your language breakdown is basically 'Python and some rounding errors.' Go showed up at 0% — GoStream is doing the Lord's work but the rest of your portfolio didn't get the memo.
Profile README Carried by Stars
chahatsagarmain.md has 27 of your 29 total stars. Your best-starred 'project' is a markdown file with emoji badges. The actual codebases are out here fighting for scraps.
CI? Never Heard of Her
Zero out of five repos have CI. You've got benchmarks, gRPC, snapshot persistence, and distributed tracing — but not a single GitHub Actions workflow. The pipeline is you, manually, hoping for the best.
Sprint King, Sustain Nothing
kubeflow_sdk_poc was born and basically finished in a single 9-hour day. bitespeed_assignment was 8 commits in 3 hours. You build fast and move on — depth requires staying.
34 PRs, 22 Followers
You filed 34 PRs this year — more than most people write commits — but only have 22 followers. You're contributing in silence. Maybe let people know you exist?
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% weight48D
- Consistency20% weight55D
- Quality20% weight57D
- Depth15% weight50D
- Breadth10% weight40D
- Community10% weight40D
03 · Stats
365-day commit heatmap
80 active days
Language distribution
- Python96%
- Jupyter Notebook1%
- HTML1%
- JavaScript1%
- CSS1%
- Go0%
04 · Numbers
Owned repos
non-fork
38
Commits
last 12 months
140
Followers
22
Joined GitHub
Jul 2022
05 · Top repos
chahatsagarmain /
GoStream
Educational in-memory message streaming service in Go with REST/gRPC APIs, typed code, tests, snapshot persistence, and structured multi-file layout. Early-stage project with minimal adoption (2 stars).
chahatsagarmain /
SongSnatch
Personal Spotify-to-MP3 downloader with FastAPI backend, Typer CLI, and containerized microservices (producer/worker/RabbitMQ). Typed Python with structured multi-file layout and meaningful README documentation, but no tests, CI, or production adoption signals.
chahatsagarmain /
bitespeed_assignment
Assignment submission: FastAPI service with PostgreSQL contact identification/merging logic. Clean structure, has tests and README, but lacks CI, license, and type hints. 8 commits in ~3 hours on 7 KB codebase.
chahatsagarmain /
kubeflow_sdk_poc
OpenTelemetry instrumentation PoC for Kubeflow SDK with distributed tracing across process boundaries. Fresh 1-day-old repo with 5 commits, clear intent but minimal scope and no tests or CI.
chahatsagarmain /
chahatsagarmain
GitHub profile README with personal branding and tech stack badges. Minimal actual code (6 KB), no tests, CI, license, or gitignore. Serves as portfolio showcase only, not a functional project.
06 · Timeline
- Jul 11, 2022Joined GitHub
- Dec 24, 2022Created chahatsagarmain — Config files for my GitHub profile.
- Jul 7, 2025Created SongSnatch
- Oct 31, 2025Created GoStream
- Mar 3, 2026Created bitespeed_assignment
- Mar 13, 2026Created kubeflow_sdk_poc
- Apr 18, 2026Most recent push to GoStream
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.