01 · Roasts
Test-Allergic Architect
You built an iPod emulator, a Convex backend, AND a full benchmark suite in llmpress — yet 2 of your 3 repos have zero tests. The ambition is real; the safety net is optional apparently.
97% Solo Artist
soloPct=97 means you've essentially built a private studio. 18 PRs opened this year but 3 followers and 1 issue? Those PRs are going somewhere secret. GitHub sees a hermit; git log sees a builder.
Star-Proof Shipping
Total stars across all public repos: 5. You shipped a portfolio, a CLI tool, AND a formatting library and collectively earned fewer stars than a well-timed cat photo. The work is real; the audience is theoretical.
Bio Exceeds Deliverables
'Building Humanistic Simulation Engines' is an incredible bio for someone whose public output is a Next.js portfolio and a CSV formatter. The simulation engine must be in a private repo — or in the bio itself.
llmpress: 12 Days, ARCHITECTURE.md, Benchmarks, and a Contributing Guide
You wrote more documentation scaffolding in 12 days than most devs write in a year — then gave the repo 2 stars and walked away. Either ship it or let it go; design docs deserve a real README audience.
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% weight40D
- Consistency20% weight55D
- Quality20% weight69C
- Depth15% weight55D
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
318 active days
Language distribution
- TypeScript39%
- Python18%
- C++10%
- HTML8%
- CSS7%
- JavaScript5%
- Other13%
04 · Numbers
Owned repos
non-fork
13
Commits
last 12 months
121
Followers
3
Joined GitHub
May 2022
05 · Top repos
devanshg03 /
gandhidevansh.com
Personal portfolio site built with Next.js 16, TypeScript, and Convex backend. Features interactive iPod emulator, blog, project gallery, and AI simulation chat. Typed, well-structured, and documented for indie portfolio use.
devanshg03 /
llmpress
TypeScript data formatter library with auto-detection and token-saving algorithms. Well-architected with 7 formatters, comprehensive tests, CI, and design docs. Early-stage (2 stars, 12 days old) but non-trivial scope and clear execution strategy.
devanshg03 /
dstack
A TypeScript create-app CLI scaffolder bundling Next.js, Convex, Shadcn, and Bun with optional Stack Auth. Early-stage personal project with typed code, CI pipeline, and clear structure but minimal adoption and limited test coverage.
06 · Timeline
- May 19, 2022Joined GitHub
- Jun 15, 2023Created gandhidevansh.com
- Mar 4, 2026Created llmpress — Auto-detects your data's shape and converts it to the most token-efficient format for LLM prompts.
- Apr 2, 2026Created dstack — convex + next + shadcn + stackauth
- Apr 23, 2026Most recent push to gandhidevansh.com
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.