01 · Roasts
Prototype constellation
Four named projects earn the portfolio bump, but 4 total stars means the constellation has not found astronomers yet.
CI is the missing teammate
Every scored repository lacks CI; even Clocked's 6+ test files are manually babysitting themselves.
Hackathon afterburner
foresight and the MIB solution pack serious architecture into August 2–4 sprints; now give one of them a long runway.
Documentation outpaces adoption
foresight ships ARCHITECTURE.md and STATUS.md, while all four scored repos still sit at 0 forks and 0 watchers.
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% weight48D
- Consistency20% weight55D
- Quality20% weight55D
- Depth15% weight35F
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
38 active days
Language distribution
- JavaScript31%
- TypeScript29%
- CSS14%
- HTML12%
- Python9%
- Swift3%
- Other2%
04 · Numbers
Owned repos
non-fork
23
Commits
last 12 months
91
Followers
8
Joined GitHub
Oct 2020
05 · Top repos
TejasviniChawla /
here-before-it-goes-viral
Clocked is a well-documented JavaScript hackathon vertical slice with a working LMSR market kernel, sealed positions, X extension flow, Dynamic commitment UI, Linq adapters, settlement scoring, and 6+ integration/domain test files, but has no adoption, CI, license, or typed code.
TejasviniChawla /
foresight
A polished hackathon prototype that combines a vanilla dashboard, Express backend, live Polymarket ingestion, deterministic fallbacks, and bundled offline demos, but has no demonstrated adoption or automated validation.
TejasviniChawla /
mib-doc-challenge-solution
A focused offline Python document-adjudication challenge solution with a thoughtfully engineered PDF/OCR pipeline, fuzzy extraction, evidence precedence, calibration tooling, and Docker packaging, but no tests, CI, or demonstrated adoption.
TejasviniChawla /
neetcode-submissions
A README-documented NeetCode submission dump with roughly 23 recent commits and sampled Python solutions, but no tests, CI, license, or repository-level engineering structure.
06 · Timeline
- Oct 30, 2020Joined GitHub
- Jul 24, 2026Created here-before-it-goes-viral
- Aug 2, 2026Created mib-doc-challenge-solution
- Aug 4, 2026Created foresight — Prediction-market early-warning system for small businesses — plain-English daily risk briefings from live Polymarket data. RLC Hacks 2026.
- Aug 22, 2026Created neetcode-submissions — My NeetCode.io problem submissions
- Sep 3, 2026Most recent push to neetcode-submissions
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.