01 · Roasts
The Archive Escape Artist
Electro hit 173 stars, then you archived it and told everyone to go use someone else's app. Shipping a product only to ghost it is a personality.
90% C# or Bust
Your language breakdown is 90% C#, then a sad 6% Tcl, then statistical rounding errors. The polyglot era has not arrived in pTinosq's timeline.
Half Your Repos Are Ghosts
staleRepoRatio = 0.50 — literally one in every two repos you've ever made hasn't been touched in over two years. That's not a portfolio, that's a graveyard with a GitHub UI.
194 Commits, All in One Sprint
The heatmap tells the full story: weeks 18–21 are basically on fire, then it falls off a cliff. You're a binge coder who ghosts their own repos mid-season.
PebbleAlloy: The 37-Second Commit
You created a repo and made your last commit 37 seconds later. The README is literally just a title. This is a README enthusiast origin story.
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% weight41D
- Consistency20% weight55D
- Quality20% weight57D
- Depth15% weight50D
- Breadth10% weight40D
- Community10% weight40D
03 · Stats
365-day commit heatmap
172 active days
Language distribution
- C#90%
- Tcl6%
- Python1%
- JavaScript1%
- TypeScript1%
- HTML0%
- Other1%
04 · Numbers
Owned repos
non-fork
30
Commits
last 12 months
194
Followers
26
Joined GitHub
Dec 2018
05 · Top repos
pTinosq /
dict8-blog
Python voice agent for interactive blog creation via phone calls, integrating LiveKit telephony, OpenAI LLMs, and multi-phase conversational flows with project persistence.
pTinosq /
Electro
Archived TypeScript/Rust image viewer with integrated terminal. 173 stars, well-typed frontend (strict tsconfig), structured project, and CI/CD pipeline, but abandoned as of June 2025 with author redirecting users to competing project.
pTinosq /
PebbleAlloy
Early-stage Pebble watch face prototype with minimal content. Bare README, 2 commits in one session, 4 KB codebase with basic rendering logic. No tests, CI, or license.
06 · Timeline
- Dec 31, 2018Joined GitHub
- Dec 1, 2024Created Electro — ⚡Electro is a blazingly fast image viewer built with Rust, featuring an integrated terminal for enhanced productivity.
- Feb 12, 2026Created dict8-blog — Dict8 blog
- Apr 4, 2026Created PebbleAlloy — My custom Pebble watch app
- Apr 4, 2026Most recent push to PebbleAlloy
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.