01 · Roasts
91% Jupyter, 0% Production
Your language breakdown is 91% Jupyter Notebook. That's not a portfolio — that's a folder of homework you forgot to close. Real engineers ship .py files.
30 Commits in 52 Weeks
You made 30 commits across an entire year, with 45+ weeks of complete radio silence. Your heatmap looks like a QR code for 'I tried once.'
Burst-and-Ghost Specialist
FocusOS: 26 commits in 1 day. NLP_CW: 6 commits in 1 day. QRTAlgothon: same story. You show up like a mayfly — intense, brief, and then gone forever.
71% Graveyard Rate
71% of your 37 repos haven't been touched in over 2 years. You're not maintaining a portfolio, you're maintaining a cemetery.
Hardcoded Credentials in a Public Repo
QRTAlgothon2024 reportedly contains hardcoded credentials. Somewhere a security engineer just felt a chill and doesn't know why.
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% weight55D
- Quality20% weight57D
- Depth15% weight50D
- Breadth10% weight35F
- Community10% weight25F
03 · Stats
365-day commit heatmap
24 active days
Language distribution
- Jupyter Notebook91%
- CSS5%
- HTML3%
- Python1%
- C++0%
- JavaScript0%
04 · Numbers
Owned repos
non-fork
17
Commits
last 12 months
30
Followers
10
Joined GitHub
Jul 2021
05 · Top repos
cst0313 /
FocusOS
A Chrome extension + local FastAPI service for cognitive-load analysis via TRIBE v2 heatmaps. Typed Python backend with tests and docs; well-structured codebase. Created 1 day ago (2026-04-03 to 2026-04-04), 26 of 30 commits sampled — experimental burst project with no external adoption signals.
cst0313 /
NLP_CW
SemEval-2022 Task 4 submission: severity-aware soft-label DeBERTa classifier with focal loss achieving 0.7854 dev macro-F1. Includes structured training/prediction scripts, clear README with reproduction instructions, and ablation notebooks—but zero stars, single-day lifetime, and competition-specific scope limit impac
cst0313 /
QRTAlgothon2024
QRT Algothon 2024 submission: portfolio allocation algorithm using Sortino ratio and random portfolio optimization for strategy weighting. Written in untyped Jupyter notebooks with hardcoded credentials and minimal documentation.
06 · Timeline
- Jul 2, 2021Joined GitHub
- Nov 16, 2024Created QRTAlgothon2024 — QRT Algothon 2024 submissions
- Mar 2, 2026Created NLP_CW
- Apr 3, 2026Created FocusOS
- Apr 4, 2026Most recent push to FocusOS
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.