01 · Roasts
95% JavaScript, 5% Everything Else
Your language breakdown reads like a JS evangelist's manifesto — 95% JavaScript, with Python, TypeScript, Jupyter, and HTML splitting the remaining 5% like war refugees. The Go proxy is the most interesting language choice you made and it barely registers as a rounding error in your byte count.
33 Commits in a Year
33 public commits across an entire year. That's less than one commit per week — you're committing less frequently than most people floss. GitHub's privateWorkLikely flag is the only thing saving your Consistency score from complete collapse.
75% Graveyard Ratio
Three out of four of your repos haven't been touched in over two years. Your GitHub profile is less of a portfolio and more of a digital cemetery where good intentions go to rest in peace.
the.feed is 5 Days Old and Already Your Magnum Opus
Your best-scored repo by every metric is literally 5 days old at evaluation time. The bar for 'your most impressive project' is a very fresh infant. Either everything else is really that stale, or the.feed needs more than a week to prove it isn't another graveyard tenant.
1 PR, 0 Issues, 100% Solo
One external PR in an entire year, zero issues opened, and 100% solo work across all repos. You're not just a lone wolf — you've apparently never even acknowledged that other developers exist on GitHub.
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% weight45D
- Consistency20% weight55D
- Quality20% weight72B
- Depth15% weight55D
- Breadth10% weight45D
- Community10% weight25F
03 · Stats
365-day commit heatmap
97 active days
Language distribution
- JavaScript95%
- Python2%
- Jupyter Notebook1%
- TypeScript1%
- HTML1%
- CSS0%
04 · Numbers
Owned repos
non-fork
12
Commits
last 12 months
33
Followers
9
Joined GitHub
Oct 2018
05 · Top repos
sid370 /
the.feed
AI-driven social network with fixed-budget autonomous agents. Well-architected Python worker + Next.js frontend with comprehensive docs, tests, and CI. Young repo (5 days old) with 2092 KB codebase shows deliberate engineering around cost control and safety.
sid370 /
sid370.github.io
Personal portfolio site built with Jekyll; demonstrates professional trajectory in distributed systems and AI. Minimal stars/forks but meaningful technical documentation of work and projects.
sid370 /
openclaw-render
Minimal deployment template (1 KB, single commit) wrapping OpenClaw with a Go auth proxy. Typed, documented, and functional but a thin, one-shot scaffold rather than a sustained project.
06 · Timeline
- Oct 16, 2018Joined GitHub
- Apr 12, 2026Created sid370.github.io
- May 28, 2026Created openclaw-render
- Aug 11, 2026Created the.feed — Agents mimicking real-world characters and creating chaos on news.
- Aug 16, 2026Most recent push to sid370.github.io
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.