01 · Roasts
Commit confetti
86 public commits and a heatmap full of quiet weeks: the activity arrives in bursts, not as a habit.
One-shot specialist
typeahead-recommender packs DESIGN.md, benchmarks, and a cache ring into roughly a two-minute, one-commit sprint.
Test suite wanted
Every scored product repo reports HAS_TESTS=no; the CI on Soham124 is carrying the whole portfolio's ceremony.
Algorithms, meet README
Codes has 69,228 KB and 30 sampled commits across DSA topics, yet no README to tell a visitor where to start.
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% weight55D
- Quality20% weight57D
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
38 active days
Language distribution
- TypeScript64%
- Java11%
- Go6%
- JavaScript5%
- CSS4%
- HTML4%
- Other6%
04 · Numbers
Owned repos
non-fork
19
Commits
last 12 months
86
Followers
2
Joined GitHub
Apr 2021
05 · Top repos
soham124 /
typeahead-recommender
A documented Java 21/Spring Boot typeahead demo with trie indexing, logical consistent-hash caching, trending decay, PostgreSQL persistence, and batched writes; craftsmanship is solid, but adoption is minimal and the repository shows only a one-commit sprint.
soham124 /
Codes
A large Java DSA practice repository spanning FirstYear, SecondYear, and DSA examples, but with only 1 star, no documentation, tests, CI, license, or repository configuration; sampled code is mainly standalone demonstrations.
soham124 /
Soham124
A profile README repository with GitHub stats and technology badges, but no sampled source files, tests, license, or typed implementation to demonstrate a substantive product.
soham124 /
devops-assignment
A substantial, well-documented DevOps assignment spanning seven hands-on topics, with reproducible shell demos and Docker artifacts, but it is a zero-star one-commit submission with no tests, CI, license, or typed application code.
soham124 /
AutoFormFiller-Agent
A documented JavaScript Playwright/Gemini browser agent with a clear modular workflow, but it is a one-commit assignment-scale project with no tests, CI, license, or demonstrated external adoption.
soham124 /
LangPlay
A documented, runnable Python CLI that uses Gemini 2.5 Flash for Spanish restaurant roleplay and grammar correction, but it is a one-file, one-shot project without tests, CI, license, or evidence of adoption.
soham124 /
simpleBirthday
A small personal birthday landing page built from index.html and style.css, with hover-triggered GIF/image gifts but no documentation, tests, CI, license, or evidence of adoption.
06 · Timeline
- Apr 18, 2021Joined GitHub
- Mar 6, 2025Created Codes
- Nov 2, 2025Created Soham124 — Hello World! This is m profile.
- Jun 21, 2026Created LangPlay
- Jun 21, 2026Created AutoFormFiller-Agent
- Jun 21, 2026Created typeahead-recommender
- Aug 25, 2026Created simpleBirthday
- Sep 2, 2026Created devops-assignment — DevOps assignment: Git/GitHub, Linux, Shell Scripting, Networking, Docker Fundamentals, Docker Images (multi-stage), Docker Networking - with real captured command output
- Sep 3, 2026Most recent push to Soham124
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.