01 · Roasts
Repo Graveyard Curator
26% of your 30 repos haven't been touched in over 2 years. That's nearly 8 repos you started, got bored of, and left to decompose in public. At least add a tombstone README.
CI Allergic
staskel, vaultgo, slicer — zero CI across every single evaluated repo. You're writing Rust load balancers and Go fintech backends but running tests by vibes alone. GitHub Actions exists and it's free.
17 Public Commits All Year
17 public commits in a year on 30 repos. That's less than 1 commit per repo. Yes, privateWorkLikely saves your Consistency score, but the evidence of you actually shipping is almost entirely hidden — which means to the world, you barely exist.
Launch Day Veteran
All three of your most substantial repos (staskel, vaultgo, slicer) were created within a 3-day window in May 2026. Speed-running a portfolio is a bold strategy — let's see if any of them survive week 3.
Stars? What Stars?
37 total stars across 30 repos is 1.2 stars per repo on average. Your polyglot skills (Go, Rust, TypeScript, Python, Java) clearly aren't translating into anyone bookmarking your work yet.
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% weight36F
- Consistency20% weight55D
- Quality20% weight62C
- Depth15% weight50D
- Breadth10% weight80A
- Community10% weight40D
03 · Stats
365-day commit heatmap
215 active days
Language distribution
- Go45%
- TypeScript14%
- Python13%
- JavaScript12%
- Rust5%
- Java3%
- Other8%
04 · Numbers
Owned repos
non-fork
23
Commits
last 12 months
17
Followers
38
Joined GitHub
Aug 2022
05 · Top repos
bagasdisini /
staskel
Functional Layer 4 load balancer in Rust with TCP/UDP proxying, health checks, and two routing algorithms. Fresh repo (created May 2, 2026) with no external adoption signals but solid architectural design and test coverage.
bagasdisini /
vaultgo
Ultra-recent Go e-wallet backend (27KB, 2 commits in 1 day). Typed, documented with design files, structured service/repo/handler architecture. Has tests and Swagger docs. No CI. Too new to assess real adoption impact.
bagasdisini /
slicer
Empty scaffold repo with 0 stars, 0 forks, no README, no code, and only a LICENSE file. Created 2026-05-04 with minimal commits (1 of last 30). No architectural substance or documentation.
06 · Timeline
- Aug 1, 2022Joined GitHub
- Feb 25, 2026Created vaultgo — A simplified multi-currency e-wallet ledger backend.
- May 2, 2026Created staskel — A high-performance Layer 4 (TCP/UDP) load balancer with modular routing algorithms
- May 4, 2026Created slicer
- May 5, 2026Most recent push to slicer
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.