01 · Roasts
Skeleton crew
soundflow has transactions, an outbox, and 8-way idempotency tests—but its README still calls it “Step 1 (skeleton).”
CI witness protection
soundflow, go-lang, and insta-automate show real code, yet all three are missing CI.
Portfolio, meet gravity
The profile links DMflo, Typing Wars, and AI Resume Builder, while the account has 3 total stars and 4 followers.
Repo named argus, contents invisible
argus has 0 files and 0 recorded commits: surveillance has not begun.
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% weight62C
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
144 active days
Language distribution
- TypeScript55%
- Makefile9%
- Python8%
- JavaScript7%
- Dart7%
- C++5%
- Other9%
04 · Numbers
Owned repos
non-fork
53
Commits
last 12 months
166
Followers
4
Joined GitHub
Jul 2023
05 · Top repos
gurshaan17 /
soundflow
SoundFlow is a documented, typed Go HTTP/Postgres skeleton with transactional episode/job/outbox creation, idempotency handling, and integration tests, but it has no adoption signals and remains a one-day Step 1 implementation.
gurshaan17 /
insta-automate
Typed Next.js Instagram automation app with OAuth, signed webhooks, keyword rules, DM delivery, polling fallback, and JSON-backed trigger history; polished and documented but lacks tests, CI, license, and adoption evidence.
gurshaan17 /
go-lang
A small Go learning repository containing a documented gRPC streaming demo, Cobra todo CLI, and MongoDB user handlers, with clear examples but no tests, CI, license, or adoption signals.
gurshaan17 /
gurshaan17
A concise GitHub profile README showcasing three named shipped products and external domains, but the repository itself contains no implementation, tests, CI, license, or typed source.
gurshaan17 /
privacy-policy
A tiny two-page static legal notice for an Instagram automation tool, with GitHub Pages deployment configured but minimal project scope and no adoption signals.
gurshaan17 /
argus
Empty repository with no files, documentation, metadata, or recorded commits; it is currently an uninitialized scaffold.
06 · Timeline
- Jul 20, 2023Joined GitHub
- Oct 22, 2024Created go-lang
- Jan 9, 2025Created gurshaan17
- Jun 8, 2026Created argus
- Jun 12, 2026Created insta-automate
- Jun 16, 2026Created privacy-policy
- Aug 11, 2026Created soundflow
- Aug 12, 2026Most recent push to soundflow
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.