01 · Roasts
Quality Allergic
Across all 3 analyzed repos, not a single CI pipeline exists. openspace-swift has 20+ CocoaPods dependencies and 5 years of history — and still ships to TestFlight on vibes alone. A GitHub Actions file costs you nothing.
License? Never Heard Of Her
openspace-swift has a blog, a community forum, a video, and TestFlight builds — but no LICENSE file. You've done 90% of open-source correctly and then left the front door off its hinges.
Swift Supremacist
Your bio is a 15-language buffet (Flutter! Python! React Native! PHP!), but 83% of your actual committed bytes are Swift. The menu promises a tasting course; the kitchen only makes one dish.
Heatmap Overachiever, Commit Underperformer
Your heatmap is impressively green — nearly every day lit up for a full year. Yet you only racked up 238 commits total. Are you committing one character at a time, or just opening GitHub to admire your streak?
The Notes Repo Has the Most Stars
publicfiles — a flat folder of bug report screenshots and résumé files — has 6 of your 20 total stars. Your personal junk drawer is outperforming your Android app. That says everything.
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% weight53D
- Consistency20% weight55D
- Quality20% weight52D
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight50D
03 · Stats
365-day commit heatmap
323 active days
Language distribution
- Swift83%
- TypeScript8%
- JavaScript4%
- Java4%
- Kotlin1%
- HTML1%
04 · Numbers
Owned repos
non-fork
6
Commits
last 12 months
238
Followers
106
Joined GitHub
Apr 2009
05 · Top repos
andytriboletti /
openspace-swift
Open-source 3D space game in Swift (343 KB, 5 years active) with multi-location gameplay, Firebase/WebSocket multiplayer, IAP, and in-app currency system. Typed + documented + structured but lacks tests and formal license; shipped to TestFlight with real product presence.
andytriboletti /
publicfiles
Personal bug report collection and notes repository. Contains minimal documentation, unstructured files serving as a public dump for GitHub issues and development notes. No cohesive product, tests, or CI.
andytriboletti /
openspace-kotlin
Personal Android app using Kotlin, navigation, and WebView to display remote content. Minimal scope with boilerplate MVVM structure, no documentation, no CI, and no real project depth despite ~3 years of existence.
06 · Timeline
- Apr 28, 2009Joined GitHub
- Feb 19, 2020Created openspace-swift — Open Source Space Game
- Sep 1, 2021Created openspace-kotlin
- May 22, 2025Created publicfiles — Files I want to share publicly for bug reports and my resume
- Mar 25, 2026Most recent push to publicfiles
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.