01 · Roasts
Zero-star trilogy
Three named projects, 0 total stars: the portfolio ships, but nobody outside the repo has RSVP'd yet.
CI found one home
honeywell-rag-evaluation has CI; student-agent-bot and hiver-challenge are still relying on vibes at merge time.
Sprint, then silence
hiver-challenge was created and last pushed about 20 minutes apart—impressive velocity, minimal sequel.
GraphRAG carries
The Honeywell pipeline has 22 recent commits and real audit machinery; it is doing most of the portfolio's heavy lifting.
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% weight35F
- Quality20% weight69C
- Depth15% weight40D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
27 active days
Language distribution
- Python84%
- Jupyter Notebook11%
- JavaScript3%
- HTML1%
- CSS1%
- Dockerfile0%
04 · Numbers
Owned repos
non-fork
7
Commits
last 12 months
64
Followers
0
Joined GitHub
Aug 2025
05 · Top repos
rahulrb99 /
honeywell-rag-evaluation
A substantial Honeywell GraphRAG evaluation project with vector and Neo4j pipelines, deterministic metrics, LLM judging, confidence intervals, audits, and a static dashboard, but no demonstrated adoption beyond the repository itself.
rahulrb99 /
hiver-challenge
A compact, documented Hiver AI challenge implementing retrieval-grounded email drafting, contract-based evaluation, safety gates, a browser demo, and tests, but with no visible adoption or CI.
rahulrb99 /
student-agent-bot
A documented undergraduate SE tutoring web app with FastAPI, LLM-provider integration, topic management, browser transcripts, and Railway/Docker deployment, but no observed adoption, tests, CI, or typed Python.
06 · Timeline
- Aug 19, 2025Joined GitHub
- Apr 14, 2026Created honeywell-rag-evaluation — Honeywell GenAI evaluation project for enterprise RAG systems, covering baseline retrieval QA, RAGAS reference metrics, LLM-as-a-judge scoring, human evaluation with Cohen’s Kappa,
- Jul 8, 2026Created hiver-challenge — Submission for the hiver AI challenge
- Aug 31, 2026Created student-agent-bot
- Sep 2, 2026Most recent push to student-agent-bot
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.