01 · Roasts
The Empty Promise
OptiTrain was created and pushed in under 2 seconds with literally zero files. A repo so empty it makes a black hole look content-rich. At least give it a README saying 'coming soon… maybe.'
Commit Drought
6 public commits in the last year. That's one commit every ~61 days. Your keyboard is collecting more dust than your repos are collecting stars.
Solo Hermit Mode: 99%
soloPct = 99% and 0 PRs, 0 issues filed this year. You have 1 follower (probably yourself on a alt account). GitHub is a social platform — you're using it as a private diary.
README de Vibe Coder
Your Portfolio README literally says 'Ce Portfolio est vibe codé.' That's not documentation, that's a confession. Even your most polished project scores 40 on quality.
Tests? Non Merci.
Zero test files across all 7 repos. Zero CI pipelines. Zero licenses. You've got a medical physics DICOM converter with no test coverage — hopefully nobody's using that in a hospital.
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% weight30F
- Consistency20% weight55D
- Quality20% weight57D
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
7 active days
Language distribution
- Python65%
- HTML23%
- CSS7%
- JavaScript4%
- Other1%
04 · Numbers
Owned repos
non-fork
6
Commits
last 12 months
6
Followers
1
Joined GitHub
Feb 2023
05 · Top repos
ArthurArctique /
elekta-file_toDICOM
French-language medical physics tool for TRF-to-DICOM conversion targeting Elekta Versa HD with Agility head. Typed Python codebase with structured multi-file layout, meaningful documentation, and clear separation into noyau (core), infrastructure, application, and visualisation modules. Limited adoption (1 star, no ex
ArthurArctique /
SAE-601-Nantes
French real estate analysis platform for Loire-Atlantique using DuckDB + Streamlit. 81MB untyped Python codebase with structured multi-file layout, comprehensive README, data pipeline, and interactive visualization interface.
ArthurArctique /
Portfolio
Personal HTML/CSS portfolio website with macOS-themed UI, showcasing education and experience. Typed HTML structure with utility CSS, but minimal documentation and no tests or CI infrastructure.
ArthurArctique /
OptiTrain
Empty scaffold with zero commits, no files, no documentation, and no language detected. Repository created and immediately pushed with no meaningful content.
06 · Timeline
- Feb 11, 2023Joined GitHub
- Jan 21, 2026Created Portfolio
- May 22, 2026Created SAE-601-Nantes
- Jun 19, 2026Created elekta-file_toDICOM
- Aug 8, 2026Created OptiTrain
- Aug 26, 2026Most recent push to elekta-file_toDICOM
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.