01 · Roasts
The Ghost in the Heatmap
20 public commits in a year with a heatmap that looks like someone typed with their elbow. 'privateWorkLikely=true' is doing a lot of heavy lifting for your reputation right now — we're taking it on faith.
CI/CD? Never Heard of Her
4 repos scored, 4 repos with zero CI and zero tests. You're building a Rust FaaS runtime and an SBOM security scanner… without any automated testing. Security tool, heal thyself.
67% Graveyard Rate
Two out of every three repos you own haven't been touched in 2+ years. The portfolio says 'Systems & Cloud Developer' but the commit graph says 'digital archaeologist of my own past ideas.'
3 Stars, 7 Languages
You've written code in JavaScript, Rust, HTML, TypeScript, Vue, Swift, and 'Other' — yet the entire portfolio has accumulated 3 stars total. Quantity of languages > quantity of audience.
EduM22.md
Your most-committed-to repo this year is a 2KB README that just points to your other repos. That's a table of contents masquerading as a project.
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% weight33F
- Consistency20% weight55D
- Quality20% weight52D
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
84 active days
Language distribution
- JavaScript34%
- Rust20%
- HTML19%
- TypeScript13%
- Vue6%
- Swift3%
- Other5%
04 · Numbers
Owned repos
non-fork
18
Commits
last 12 months
20
Followers
8
Joined GitHub
Apr 2018
05 · Top repos
EduM22 /
hilly
Hilly is a CLI tool for deploying code to munk FaaS service. Written in TypeScript with clear command structure, documented via README, but lacks tests/CI and shows limited community adoption (0 stars, no external PRs evident).
EduM22 /
froosh
Rust-based SBOM ingestion service with auth, project management, and vulnerability scanning. Typed codebase with structured multi-file layout, README documentation, and working CLI/server stack. No tests or CI. Early-stage project: 0 stars, 30 of last 30 commits sampled, ~229 KB codebase.
EduM22 /
munk-runner
Rust FaaS runtime for edge functions (JS/TS/WASM). Beta-stage project with minimal ecosystem signal (1 star, no forks) but documented API and active development. No tests or CI visible; untyped Rust codebase at 29KB.
EduM22 /
EduM22
Personal landing/profile repo with no functional code—just a README listing featured projects elsewhere. 2KB, 0 stars, minimal commits. Serves as a GitHub profile showcase, not a working project.
06 · Timeline
- Apr 10, 2018Joined GitHub
- May 22, 2021Created EduM22
- Jan 25, 2022Created hilly — hilly is a cli for uploading code to munk faas service
- May 16, 2022Created froosh — froosh - sbom ingestion service | check for vuln/security problems
- May 3, 2023Created munk-runner — Munk - FaaS runtime service, written in rust. Use it to run your JS/TS & WASM scripts on the edge or locally | status: Beta
- Aug 11, 2026Most recent push to hilly
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.