01 · Roasts
README? More Like Re-Don't
value_proposition_generator's README is literally just the project title copy-pasted three times. That's not documentation — that's a stutter.
The Ghost Repo
Flight-booking-platform- was created and last pushed at the same timestamp, contains zero source files, and has 0 stars. It's not a project — it's a folder with ambitions.
52 Commits, Scattered Across the Void
With 52 commits in a year and activity visible in maybe 10 weeks, your heatmap looks less like a contribution graph and more like a connect-the-dots puzzle with most dots missing.
Solo Artist, Zero Audience
soloPct = 100%, 1 total PR this year, 0 issues filed, 9 followers. You're coding in an empty room and haven't knocked on anyone else's door.
Great Idea Energy, Low Follow-Through
The bio says 'turning ideas into reality' — but the portfolio is one 4-day-old RAG system, one single-afternoon ML spike, and one empty folder. The gap between vision and commits is measurable.
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% weight25F
- Consistency20% weight20F
- Quality20% weight52D
- Depth15% weight35F
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
20 active days
Language distribution
- JavaScript79%
- CSS15%
- Python4%
- PLpgSQL2%
- HTML0%
04 · Numbers
Owned repos
non-fork
9
Commits
last 12 months
52
Followers
9
Joined GitHub
Dec 2024
05 · Top repos
Abdul-Faizal-05 /
synapt_agentic_rag
Multi-tool agentic RAG system for IPL cricket Q&A using Groq LLaMA 3.3, FAISS, SQLite & Tavily. Untyped Python with comprehensive README and structured codebase, but brand new (4 days old), 0 stars, and incomplete test/CI infrastructure.
Abdul-Faizal-05 /
value_proposition_generator
Experimental full-stack ML project combining FastAPI backend with T5 and sequential models for generating business value propositions from user input; React frontend with CSV-based autocomplete. Created within 1 hour on 2025-01-30, minimal documentation, no tests or CI, hardcoded paths and local dependencies.
Abdul-Faizal-05 /
Flight-booking-platform-
Empty scaffold created moments ago with minimal README. No code, tests, CI, license, or documentation beyond a bare title. Freshly initialized repository with zero substantive output.
06 · Timeline
- Dec 6, 2024Joined GitHub
- Jan 30, 2025Created value_proposition_generator
- Feb 4, 2026Created Flight-booking-platform-
- Apr 20, 2026Created synapt_agentic_rag
- Apr 24, 2026Most recent push to synapt_agentic_rag
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.