01 · Roasts
The 8-Week Wonder
Your entire year of GitHub activity is crammed into roughly 8 weeks (weeks 29–36). The other 44 weeks are a ghost town. 60 commits a year isn't a cadence — it's a seasonal migration.
63% Graveyard
63% of your 99 public repos haven't been touched in 2+ years. You're not maintaining a portfolio, you're curating a museum of abandoned side projects.
Born This Morning
Aegis-Runtime-Auth was created 'hours ago' with 2 commits when scored. Shipping to npm before your repo is old enough to have a lunch break is either heroic speed or aggressive readme-first theater.
4 Followers, 99 Repos
You have 99 public repos and 4 followers. That's a follower-to-repo ratio of 0.04. GitHub is whispering something to you and it's not encouragement.
Stars: 5 Total
Across 99 repos and 6+ years on GitHub, you've accumulated 5 stars. That's less than 1 star per year. Even your mom has a higher engagement rate.
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% weight40D
- Consistency20% weight20F
- Quality20% weight67C
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
62 active days
Language distribution
- TypeScript51%
- JavaScript26%
- Go7%
- HTML6%
- CSS6%
- C#3%
- Other1%
04 · Numbers
Owned repos
non-fork
89
Commits
last 12 months
60
Followers
4
Joined GitHub
Jul 2019
05 · Top repos
TejasSathe010 /
RuntimeNotes
Personal engineering blog platform built with React, featuring Markdown rendering, search, dark mode, and performance monitoring. Well-documented with structured components, but unpolished indie project with minimal external engagement (1 star, 0 forks).
TejasSathe010 /
Aegis-Runtime-Auth
TypeScript policy-as-code authorization library with type-safe DSL, express adapter, CLI static analysis, and OpenTelemetry support. Shipped to npm with comprehensive README but created hours ago with only 2 recent commits.
TejasSathe010 /
Aegis-Runtime
Brand-new (Jan 11, 2026) TypeScript governance framework for LLM cost/access control with budget ledger, audit receipts, and multi-provider adapters. Published to NPM but with only 1 star, 4 commits in 1 hour, and no external adoption signals yet.
06 · Timeline
- Jul 26, 2019Joined GitHub
- Jan 10, 2026Created RuntimeNotes
- Jan 11, 2026Created Aegis-Runtime
- Jan 11, 2026Created Aegis-Runtime-Auth
- Jan 30, 2026Most recent push to RuntimeNotes
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.