01 · Roasts
The 13-Minute Architect
Global-temperatures-Visualization was created and last pushed within 13 minutes. That's not a project, that's a `vite init` followed by a git push and a nap.
README? Never Heard of Her
11 of your 12 scored repos have no README. You're shipping 3D globes and topographical renderers into the void — not even a single sentence explaining what they do.
The Bursty Binge Builder
You created 6 separate repos in the span of 10 days (Apr 1–10), each lasting 1–3 commits before being abandoned. That's not a portfolio, that's a graveyard of vibe-coded sparks.
75% HTML, 0% Docs
HTML makes up 75% of your language profile — presumably from Vite boilerplate — yet not one of those index.html files lives next to a README. The irony is palpable.
Neural Cartography of Nothing
Neural-Cartography has 3 stars, 0 commits of substance, and was built and abandoned in 30 minutes. Your most-starred recent repo is essentially an empty folder. Someone out there starred a README-less ghost.
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% weight62C
- Depth15% weight20F
- Breadth10% weight40D
- Community10% weight40D
03 · Stats
365-day commit heatmap
122 active days
Language distribution
- HTML75%
- TypeScript19%
- JavaScript5%
- CSS1%
- GLSL0%
04 · Numbers
Owned repos
non-fork
95
Commits
last 12 months
331
Followers
36
Joined GitHub
Aug 2017
05 · Top repos
Shahnab /
topographical-explorer
TypeScript React 3D topographical visualization tool using elevation tiles and Overpass API overlays. Typed, structured project with CI/CD, but newly created (3 days old) and minimal documentation.
Shahnab /
Song-of-the-City
Early-stage creative project converting city POI data into 3D visualizations and AI-generated music. TypeScript + React + deck.gl stack, well-documented README, CI/CD via GitHub Actions, but minimal adoption (2 stars, 3 commits in 30 days).
Shahnab /
Just-Visualizing-a-Song
TypeScript React + Three.js audio visualization app with Gemini transcription API. Typed, structured codebase but lacks README, tests, and CI (despite HAS_CI flag). Single-week burst effort (~1-2 commits over 5 min).
Shahnab /
DrawonMaps
TypeScript React geo-mapping app that traces image outlines onto maps using Deck.gl, Canny edge detection, and Overpass API integration. Created 4/26/26, 70kb, minimal documentation, single recent commit; promising concept but ultra-early experimental stage.
Shahnab /
TrueSizeMaps-MercatorProjection
A React+Three.js geospatial visualization comparing map projections (Mercator vs Equal Earth). Fresh push (2026-04-16), no documentation, tests, or license. TypeScript typed but thin/experimental scope with 55KB size.
Shahnab /
Global-Inequality-3D
One-day TypeScript React 3D globe visualization of global income inequality using World Bank Gini data. Typed and structured but severely underdocumented (no README), minimal commit history (1 commit in 1 minute), no tests or meaningful docs.
Shahnab /
Bird-in-a-box
One-day-old TypeScript React app for real-time 3D audio visualization using Three.js. Typed, has CI setup, but minimal documentation, no tests, single commit, and no stable output yet.
Shahnab /
MagneticAura-Shahnab-
TypeScript project created April 2026, 62 KB with minimal output: 5 commits in 2 days, no README, no tests, no documentation, no license—a one-off experimental scaffold.
Shahnab /
Sonic-Nomad
Minimal TypeScript project (57 KB) with no README, no documentation, no tests, and only 3 commits in 2 days. Shows CI setup but lacks project clarity and sustained development.
Shahnab /
Global-temperatures-Visualization
Fresh 260 KB TypeScript visualization project with minimal documentation, no tests, single commit within minutes of creation. Very early-stage scaffold with CI configured but no README or alternate documentation.
Shahnab /
Equal-Opposite
One-shot interactive 3D physics visualization in TypeScript/React. Created and pushed same day (Apr 7, 2026); 47 KB; no README, tests, or docs. Minimal viability—code works but lacks discoverability, maintenance surface, and sustained development.
Shahnab /
Neural-Cartography
Empty or near-empty TypeScript scaffold created and abandoned same day (2 commits in 30 min window). No README, no tests, no source files sampled. Only CI workflow present. Lacks documentation and meaningful code depth.
06 · Timeline
- Aug 17, 2017Joined GitHub
- Apr 1, 2026Created Neural-Cartography
- Apr 3, 2026Created Bird-in-a-box
- Apr 5, 2026Created Global-Inequality-3D
- Apr 7, 2026Created Equal-Opposite
- Apr 8, 2026Created Global-temperatures-Visualization
- Apr 8, 2026Created Sonic-Nomad
- Apr 16, 2026Created TrueSizeMaps-MercatorProjection
- Apr 17, 2026Created Song-of-the-City
- Apr 18, 2026Created MagneticAura-Shahnab-
- Apr 26, 2026Created DrawonMaps
- Apr 29, 2026Created Just-Visualizing-a-Song
- May 2, 2026Created topographical-explorer
- May 4, 2026Most recent push to topographical-explorer
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.