01 · Roasts
Speed Runner
Autonomus-AI-Twitter-Agent was born AND fully 'committed' in 4 seconds flat. That's not a project, that's a copy-paste with git init.
87 Commits, 0 PRs
87 public commits this year, zero pull requests, zero issues filed — you're coding in a bunker with the wifi pointed inward.
README? Conditional
Half your repos have a README and half don't. Coin-flip documentation strategy is not a strategy.
Star Collector
30 public repos, 1 total star. That's 0.033 stars per repo — even your mom hasn't starred anything.
Graveyard Keeper
31% of your repos haven't been touched in 2+ years. You're maintaining a digital cemetery more than a portfolio.
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% weight43D
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
29 active days
Language distribution
- JavaScript44%
- Python26%
- TypeScript15%
- HTML9%
- CSS4%
- EJS1%
- Other1%
04 · Numbers
Owned repos
non-fork
26
Commits
last 12 months
87
Followers
2
Joined GitHub
Nov 2020
05 · Top repos
ldhiman /
Reinforced-Youtube-Automation
YouTube shorts automation pipeline fetching Reddit memes, applying reinforcement learning for quality scoring, and uploading to Telegram. Typed Python, structured services, SQLite schema versioning, CI/CD pipeline, but lacks README and tests.
ldhiman /
GST-Lens-Backend
Personal project: FastAPI backend for GST invoice extraction using Gemini AI, Firebase auth, and Razorpay payments. Typed Python, structured routes, but no README, tests, CI, or docs; 48 KB codebase with ~15 recent commits suggests experimental phase work.
ldhiman /
e2e-chat-frontend
Experimental Next.js end-to-end encrypted chat frontend with hybrid RSA-AES crypto and Dexie local storage, but unfinished scaffold with boilerplate README, no tests/CI, no production infrastructure, and recent sparse commits (2 of last 30).
ldhiman /
Autonomus-AI-Twitter--X--Agent
Single-day burst prototype of multi-agent X/Twitter bot using Ollama LLM with trend collection, tweet generation, and reinforcement learning. Untyped Python, no tests/CI, minimal structure for experimental scope.
ldhiman /
Agentic-AI-Based-Video-Creater
Ambitious agentic AI video-creation framework with Pydantic-validated multi-agent orchestration, structured architecture, and detailed README. However, untyped code, no tests/CI/license, zero adoption, and single-day commit history make this an experimental proof-of-concept lacking production depth or sustainability.
06 · Timeline
- Nov 28, 2020Joined GitHub
- Nov 1, 2025Created e2e-chat-frontend
- Dec 23, 2025Created GST-Lens-Backend
- Feb 26, 2026Created Agentic-AI-Based-Video-Creater
- Mar 1, 2026Created Autonomus-AI-Twitter--X--Agent
- Mar 5, 2026Created Reinforced-Youtube-Automation
- Apr 12, 2026Most recent push to Reinforced-Youtube-Automation
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.