01 · Roasts
The Graveyard Has Grass Now
SAFEEIT was created and abandoned in literally the same second on Dec 14, 2025. That's not a side project — that's a typo that got its own URL.
Copy-Paste Architecture
Techcorp and Protector are both FastAPI + Next.js + Docker scaffolds birthed days apart with 1 commit each. You've found your stack, now find a second commit.
23 Commits in 365 Days
That's one commit every 16 days. Your heatmap looks like a Morse code SOS signal — a few desperate dots surrounded by vast emptiness.
5 Stars, 0 Earned
5 public repos, 0 total stars, 0 forks, 0 followers, 0 PRs, 0 issues. The GitHub social graph doesn't know you exist yet — and that's mutual.
Documentation Without Destination
Protector ships QUICKSTART.md, DEVELOPMENT.md, AND PROJECT_OVERVIEW.md for a 39 KB prototype with 1 commit. The docs are longer than the codebase's lifespan.
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% weight15F
- Consistency20% weight20F
- Quality20% weight28F
- Depth15% weight20F
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
10 active days
Language distribution
- Python68%
- TypeScript21%
- HTML5%
- Batchfile2%
- PowerShell2%
- JavaScript1%
- Other1%
04 · Numbers
Owned repos
non-fork
5
Commits
last 12 months
23
Followers
0
Joined GitHub
Mar 2024
05 · Top repos
Prathamcodin /
Protector
Early-stage AI theft detection platform with FastAPI backend, Next.js frontend, Docker setup, and comprehensive docs. Created Dec 2025, 1 commit in 23 min, no tests. Typed, documented, structured codebase.
Prathamcodin /
Techcorp
One-shot B2B SaaS MVP scaffold: FastAPI + Next.js + PostgreSQL for interview integrity scoring. Typed Python backend, readable structure, Docker setup included. But brand new (2 days old), 1 commit, no tests/CI, no adoption, no license. Minimal depth—initial dump rather than sustained project.
Prathamcodin /
SAFEEIT
Empty scaffold with zero commits, no files, no documentation, and no license. Created and immediately abandoned on same second.
06 · Timeline
- Mar 20, 2024Joined GitHub
- Dec 14, 2025Created SAFEEIT
- Dec 14, 2025Created Protector
- Dec 17, 2025Created Techcorp
- Dec 17, 2025Most recent push to Techcorp
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.