01 · Roasts
69 PRs, 0 Fans
You fired off 69 external pull requests this year — more than most engineers do in three years — yet your own repos collectively have 1 star. You're out there saving other people's code while your portfolio sits in the dark.
Sprint King, No Marathon
Agentic-Honeypot-API: 9 commits in 9 days. Camera-Authentication: 3 commits in 2 days. You build like you're fleeing a deadline that doesn't exist, then vanish. Depth requires more than a weekend.
License? Never Heard of Her
Zero repos have a license. You've written scam-detection AI, biometric authentication, and a heartfelt README — and legally, nobody can use any of it. A single SPDX identifier would double your quality score.
The First 22 Weeks: Radio Silence
You joined in February 2025 and the heatmap is basically empty until late summer. 303 commits in a year sounds fine until you realize they're crammed into the last few months like a semester's worth of homework.
Hackathon-Shaped Hole
The GUVI callback URL hardcoded in Agentic-Honeypot-API is doing a lot of narrative work. Great that you shipped it — but 'built for one evaluation endpoint' is not the same as a product.
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% weight31F
- Consistency20% weight50D
- Quality20% weight52D
- Depth15% weight35F
- Breadth10% weight55D
- Community10% weight40D
03 · Stats
365-day commit heatmap
129 active days
Language distribution
- Python70%
- TypeScript29%
- CSS0%
- JavaScript0%
- Other1%
04 · Numbers
Owned repos
non-fork
6
Commits
last 12 months
303
Followers
21
Joined GitHub
Feb 2025
05 · Top repos
VikramAditya33 /
Agentic-Honeypot-API
AI-powered honeypot API for scam detection using LLM + regex extraction, with Redis session management and GUVI evaluation callbacks. Early-stage project with working typed code and meaningful README, but minimal adoption signals (0 stars/forks, 9 commits in 10 days).
VikramAditya33 /
Camera-Authentication
Early-stage biometric authentication project using MediaPipe and OpenCV for hand gesture recognition. Clean architecture with two main modules, typed Python, and comprehensive documentation, but very new (2 days old) with minimal adoption and no testing/CI infrastructure.
VikramAditya33 /
VikramAditya33
Personal GitHub profile repository with only README, 1 star, no code artifacts or commits beyond profile setup. A profile/portfolio stub rather than a shipping project.
06 · Timeline
- Feb 17, 2025Joined GitHub
- Jul 30, 2025Created VikramAditya33 — Hi peeps
- Oct 29, 2025Created Camera-Authentication — A cutting-edge biometric authentication system that uses hand gestures for secure login. This system leverages MediaPipe and OpenCV to recognize unique hand gestures as a form of a
- Jan 26, 2026Created Agentic-Honeypot-API — Agentic Honey-Pot for Scam Detection & Intelligence Extraction
- Apr 9, 2026Most recent push to VikramAditya33
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.