01 · Roasts
The Burst-and-Ghost Strategist
pare was born and reached 'feature complete' in under 25 hours. backstep was done in 9 days. Your entire development philosophy appears to be: sprint hard, ship fast, never look back. Your heatmap has 13 consecutive weeks of absolute silence.
CI is a Foreign Language
Zero CI pipelines across all 4 analyzed repos. Not a single GitHub Actions workflow anywhere. You write tests in backstep, which is commendable — then you have no way to know if they still pass.
The Naming Ouroboros
You have a repo called 'iscii' — your own username — that contains 1 KB of nothing, was created in one commit, and last pushed within a single second of creation. It's an empty box named after you. Poetic, perhaps. Useful, no.
12 Stars, Spread Thin
31 public repos, 12 total stars, 0 forks. The ratio of repositories to recognition is approximately 2.6 repos per star. At this pace you'll hit 100 stars by the time you have 260 repos.
QML Sleeper Agent
12% of your codebase is QML — a language most web devs would need to Google. It's the most interesting thing on your profile and you've said nothing about it. No README, no blog post, no context whatsoever.
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% weight57D
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
36 active days
Language distribution
- JavaScript49%
- HTML13%
- QML12%
- CSS5%
- C#5%
- Java4%
- Other12%
04 · Numbers
Owned repos
non-fork
21
Commits
last 12 months
102
Followers
32
Joined GitHub
Mar 2019
05 · Top repos
iscii /
backstep
Early-stage AI agent action recorder with typed Python core, comprehensive test suite, SQLite backend, FastAPI API, and Vue 3 frontend. Monkey-patches Anthropic SDK to capture tool calls without modifying existing agent code.
iscii /
pare
TypeScript CLI tool for converting vague project ideas into formal specifications via PM-style interviews with Claude. Early-stage personal project with structured codebase, Zod validation, and clear architecture documentation (CLAUDE.md), but no README, tests, CI, or public adoption signals.
iscii /
iscii-v2
Personal portfolio website built with React, React Router, and Tailwind CSS. Untyped JavaScript with working frontend architecture, structured components, and minimal documentation. No tests, CI, or license; last push 2026 indicates active maintenance.
iscii /
iscii
Empty portfolio scaffold with no code, no documentation, and minimal commit history. Single 1 KB repo created and pushed on same timestamp.
06 · Timeline
- Mar 13, 2019Joined GitHub
- Jan 6, 2024Created iscii-v2 — portfolio v2
- Mar 23, 2026Created iscii — portfolio
- Mar 25, 2026Created backstep — ai agent action history & diffing
- Apr 21, 2026Created pare
- Apr 22, 2026Most recent push to pare
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.