01 · Roasts
CSS Ghost
46% of your codebase is CSS — which is impressive for someone whose bio says 'Infrastructure + Security + Applied Physics.' Are you sure you didn't mean 'border-radius: 99px'?
Half-Year Holiday
Your heatmap is a tale of two cities: weeks 1–27 are a green fire, weeks 28–51 are a ghost town. Whatever happened in July, it took the rest of the year with it.
Graveyard Keeper
82% of your 87 repos haven't been touched in 2+ years. That's not a portfolio, that's a digital estate sale waiting to happen.
One-Issue Wonder
249 PRs opened this year but only 1 issue filed. Either you never encounter bugs, or you just silently patch and ship. Either way, your issue tracker is basically decoration.
Star-Gini Problem
2,850 total stars sounds great until you realize 'q' is holding almost all of them hostage. Your second-biggest project has 261. The empire has one pillar.
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% weight76B
- Consistency20% weight60C
- Quality20% weight75B
- Depth15% weight70B
- Breadth10% weight65C
- Community10% weight65C
03 · Stats
365-day commit heatmap
141 active days
Language distribution
- CSS46%
- Go25%
- C11%
- HTML6%
- Python4%
- SCSS3%
- Other5%
04 · Numbers
Owned repos
non-fork
49
Commits
last 12 months
889
Followers
262
Joined GitHub
Jul 2016
05 · Top repos
natesales /
pathvector
Declarative BGP routing platform in Go with strong docs, tests, and CI. 261 stars; active for ~4.5 years with ~30 recent commits; well-structured multi-package codebase for automating edge routing policy.
natesales /
q
Feature-rich DNS CLI client (2.4k stars) with multi-protocol support (UDP, TCP, DoT, DoH, DoQ, ODoH), comprehensive typed Go codebase, full test & CI coverage, and clean modular architecture across 8268 KB with active maintenance.
natesales /
repo
A package repository aggregator exposing Homebrew taps and apt/yum repos via fury.io. Minimal scope: auto-generated Homebrew formulas with no custom logic, thin README explaining setup, no tests or CI.
06 · Timeline
- Jul 11, 2016Joined GitHub
- Oct 11, 2020Created pathvector — Declarative routing platform that automates BGP route optimization and control plane configuration with secure and repeatable routing policy.
- Dec 19, 2020Created repo — My software repositories
- Mar 1, 2021Created q — A tiny command line DNS client with support for UDP, TCP, DoT, DoH, DoQ and ODoH.
- Feb 27, 2026Most recent push to repo
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.