01 · Roasts
The Graveyard Gardener
61% of your 113 repos haven't seen a push in over 2 years. That's not a portfolio, that's a digital cemetery. At least plant a gravestone README.
Test-Phobic Architect
You built per-user AES-256 encryption, QStash scheduling, and LLM streaming APIs — and wrote zero tests for any of it. aimock-testing is literally the only repo with tests, and you abandoned it in 2 days.
Sprint God, Consistency Ghost
227 commits in a year with a heatmap that looks like a connect-the-dots puzzle. You clearly can ship (form-builder in 9 months, hndigest in 21 days) — but between sprints you vanish completely.
C++ Cosplayer
17% of your codebase is C++, yet not a single scored repo touches it. Are you hiding a systems programming side quest somewhere in those 113 repos, or did some university project just inflate your language stats?
Technical Writer Who Won't Document APIs
1.5M+ reads on dev.to and you can't add a license file or CI pipeline to form-builder. You'll write a 2,000-word article about the project but won't add a 3-line YAML to automate linting.
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% weight58D
- Consistency20% weight65C
- Quality20% weight65C
- Depth15% weight58D
- Breadth10% weight72B
- Community10% weight55D
03 · Stats
365-day commit heatmap
113 active days
Language distribution
- TypeScript30%
- HTML17%
- C++17%
- Markdown13%
- CSS11%
- JavaScript8%
- Other4%
04 · Numbers
Owned repos
non-fork
31
Commits
last 12 months
227
Followers
1,003
Joined GitHub
Nov 2020
05 · Top repos
Anmol-Baranwal /
form-builder
Typed Next.js self-hosted form builder integrating Thesys C1 LLM for AI-driven form generation. Structured src/, documented README, MongoDB persistence, JWT auth. No tests/CI but clean architecture with proper middleware and API routes.
Anmol-Baranwal /
hndigest
TypeScript Next.js SaaS for building AI-powered Hacker News email digests. Demonstrates solid architecture (per-user encryption, QStash scheduling, Postgres integration) with comprehensive docs and multi-feature scope (10 section types, live preview, magic-link auth), though nascent adoption (10 stars, 21 days old).
Anmol-Baranwal /
Anmol-Baranwal
Profile README template repo (71 stars) with automated blog sync & GitHub contribution visualizations. Contains structured CI workflows but lacks tests, license, and typed code. Well-documented personal branding project with modest active maintenance.
Anmol-Baranwal /
aimock-testing
Experimental multi-stack AI research assistant (Python FastAPI + Next.js) using Deep Agents and Tavily, with Playwright e2e tests but minimal adoption and incomplete documentation.
Anmol-Baranwal /
direct-to-llm
Next.js kanban board demo with CopilotKit and LLM integration. Typed, documented with README, but minimal scope (2 stars, <1 week old, 11 commits), no tests/CI. Suitable as personal/portfolio starter project.
Anmol-Baranwal /
Bookmark-Brigade
Curated bookmark collection from daily.dev with automated README updates via CI. No actual source code or functional project—purely a list aggregation tool with minimal architectural substance.
06 · Timeline
- Nov 6, 2020Joined GitHub
- Jul 20, 2022Created Anmol-Baranwal — A profile readme (60+ stars) with awesome workflows and ideas. Fork this and make your own!
- Apr 11, 2023Created Bookmark-Brigade — 🚀 This is a curated collection of my bookmarks from daily.dev
- Aug 7, 2025Created form-builder — Self-hosted form builder - describe your form, it builds itself and goes live instantly (Google Forms alternative).
- Mar 9, 2026Created direct-to-llm — AI that reads your app state and takes actions through natural language
- Mar 10, 2026Created aimock-testing
- Mar 29, 2026Created hndigest — Get a personalized Hacker News email digest in your inbox every day
- May 5, 2026Most recent push to Anmol-Baranwal
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.