01 · Roasts
License? Never Heard of Her
5 repos reviewed, 0 licenses found. SafeScan ships trained ML models and a FastAPI backend but apparently copyright law doesn't apply when you're a SGSITS student.
89 Commits, 30 Empty Weeks
Your heatmap looks like a heartbeat monitor after the patient flatlined. Bursts of 3s and 4s in week 47, then nothing for months — GitHub thinks you're on sabbatical.
The 8-Day Architect
Both SafeScan and Us_Love are under 10 days old and already have multi-layer architectures, WebSocket STOMP, and trained ML models. Impressive ambition, but 'depth' requires more than a long commit message.
GatePrep → GatePrepAi: The Rename Strategy
Two repos, one concept, zero README on the first one. When your MVP has no documentation, the solution is apparently to create a new repo and add a boilerplate Flutter README.
0 Followers, 0 Issues, 1 PR
94% solo work, 0 followers, 1 PR all year, and 0 issues filed anywhere. You're building in a sealed bunker. The code exists — no one outside can tell.
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% weight57D
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
31 active days
Language distribution
- Dart44%
- C++16%
- Jupyter Notebook11%
- CMake11%
- C8%
- HTML6%
- Other4%
04 · Numbers
Owned repos
non-fork
12
Commits
last 12 months
89
Followers
0
Joined GitHub
Jan 2025
05 · Top repos
harshitgoyal25 /
Us_Love
Real-time couples game platform built with Flutter + Spring Boot + WebSocket. Shipped with working auth, room sync, and 3+ playable games (Custom Quiz, Co-Draw, Dots & Boxes). Live web and Android APK deployments. No tests, but typed backend, documented README, CI/CD pipeline via GitHub Actions.
harshitgoyal25 /
SafeScan
Jupyter Notebook-tagged security scanning app with Flask+Flutter stack, 2KB repo, 5 recent commits over 8 days. Minimal README, no tests/CI, untyped Python backend, but functional multi-scanner (URL/SMS/APK) with trained ML models. Early-stage personal project.
harshitgoyal25 /
GatePrepAi
Early-stage Flutter GATE exam prep app with theme system and API integration. Minimal commits, boilerplate README, no license or CI, but some thoughtful UI design work visible.
harshitgoyal25 /
GatePrep
GATE exam question generator using FastAPI + RAG with Groq LLM; 2 commits in 4 days, no README/tests/CI, minimal startup project with functional but undocumented implementation.
harshitgoyal25 /
harshitgoyal25
Personal profile README with tech stack badges; no actual code, tests, CI, or meaningful project scope. Empty portfolio scaffold created 9 months ago with minimal commit activity.
06 · Timeline
- Jan 10, 2025Joined GitHub
- Jun 30, 2025Created harshitgoyal25
- Mar 24, 2026Created Us_Love
- Apr 2, 2026Created SafeScan
- Apr 4, 2026Created GatePrep
- Apr 4, 2026Created GatePrepAi
- Apr 10, 2026Most recent push to SafeScan
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.