01 · Roasts
Speed-runner repos
chimera-vis was born and died in 3.5 hours; Bruker-to-Numpy took all of 8 minutes to 'complete'. Your GitHub is less a portfolio and more a browser history.
Heatmap? What heatmap?
52 weeks, 11 commits, nearly all zeros. Your contribution graph looks like a starfield — except stars are interesting.
Hardcoded everything
chimera-vis has your personal email AND /Users/pde/... paths baked into source code. One man's research script is another man's identity leak.
90% Jupyter Notebook
Nine-tenths of your codebase is .ipynb. That's not a language choice — that's a lifestyle of running cells and hoping for the best.
Zero social proof
0 stars, 0 forks, 0 followers, 0 PRs, 0 issues. GitHub thinks you don't exist. GitHub might be right.
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% weight20F
- Consistency20% weight20F
- Quality20% weight35F
- Depth15% weight25F
- Breadth10% weight25F
- Community10% weight5F
03 · Stats
365-day commit heatmap
5 active days
Language distribution
- Jupyter Notebook90%
- Python7%
- HTML2%
- CSS0%
- JavaScript0%
- Tcl0%
- Other1%
04 · Numbers
Owned repos
non-fork
8
Commits
last 12 months
11
Followers
0
Joined GitHub
Mar 2021
05 · Top repos
pratiman-de /
Bruker-to-Numpy
Three minimal Jupyter notebooks for converting Bruker NMR data to NumPy arrays. No structured Python modules, no tests, no CI/CD. Created in ~8 minutes with 3 commits. MIT licensed but documentation is basic README only.
pratiman-de /
chimera-vis
Single-week interactive visualization script for ChimeraX protein structure analysis. Untyped Python, minimal test/CI infrastructure, procedural design with hardcoded paths and email. Fresh repo (Feb 1) with 7 commits in ~3.5 hours.
pratiman-de /
AutoDFT
One-day experimental fork of a computational chemistry pipeline for xTB/CREST/Gaussian workflows on HPC clusters. Bare minimum documentation, thin codebase (3 files, 573 KB), no tests or CI.
06 · Timeline
- Mar 22, 2021Joined GitHub
- Jan 22, 2026Created Bruker-to-Numpy — Python script to convert Bruker NMR time domain data (ser/fid) and freq domain data (1r/1i) to Numpy array and vice versa
- Feb 1, 2026Created chimera-vis
- Mar 17, 2026Created AutoDFT
- Mar 17, 2026Most recent push to AutoDFT
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.