01 · Roasts
63-Second Masterpiece
deep-mission was created, committed, and abandoned in under 63 seconds. That's not a project — that's a typo with a README.
Emacs Lisp Supremacist
32% of your codebase is Emacs Lisp and 22% is Vim Script. You've spent more time configuring your editor than shipping anything with it. The tools are immaculate; the output is not.
71% Graveyard
A staleRepoRatio of 0.71 means nearly three-quarters of your 106 repos haven't been touched in over 2 years. GitHub is not a landfill.
Solo Act, Forever
soloPct: 100. Not a single collaborator across any analyzed repo. Even your most documented projects (TermKeyIME, ADHelper) exist in a hermetically sealed universe of one.
13 Stars, 106 Repos
Across 106 public repositories, you've accumulated 13 total stars — that's 0.12 stars per repo. The portfolio is wide; the audience is not convinced.
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% weight46D
- Consistency20% weight55D
- Quality20% weight62C
- Depth15% weight55D
- Breadth10% weight80A
- Community10% weight40D
03 · Stats
365-day commit heatmap
103 active days
Language distribution
- Emacs Lisp32%
- Vim Script22%
- Python16%
- C++6%
- Kotlin5%
- Smalltalk5%
- Other14%
04 · Numbers
Owned repos
non-fork
24
Commits
last 12 months
62
Followers
50
Joined GitHub
May 2009
05 · Top repos
risent /
ADHelper
Kotlin Android accessibility automation helper exposing device interactions via HTTP/WebSocket to desktop scripts. Typed, documented with design doc and architecture guide, multi-language (Kotlin+Python), but nascent (16 days, 4 stars, no tests/CI).
risent /
TermKeyIME
Terminal-first Android IME with Natural Shuangpin Chinese input, voice support, and 40KB codebase. Typed Kotlin, structured src/, comprehensive docs (ARCHITECTURE.md, STATUS.md, TESTING.md), but no CI/CD, no license, and minimal external adoption (0 stars, new project).
risent /
risent.github.com
Personal weblog repository with minimal presence: 1 star, no README, no tests/CI/license, last meaningful activity 5 of 30 commits, 182KB size suggests static site scaffold.
risent /
deep-mission
Essentially empty repository: 0 stars, 0 forks, no source files, minimal README ("# DeepMission" only), created and pushed same day (2026-04-11), 1 of 30 commits. Pure scaffold with no working code.
06 · Timeline
- May 6, 2009Joined GitHub
- Jan 16, 2012Created risent.github.com — Risent's Weblog
- Mar 10, 2026Created TermKeyIME — Built for terminals. Tuned for Chinese.
- Mar 14, 2026Created ADHelper — Android Dev Helper
- Apr 11, 2026Created deep-mission
- Apr 11, 2026Most recent push to deep-mission
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.