01 · Roasts
CI, not verification
PS-Tovenaars has two security/lint workflows and Team-Building-Challenge-24 has nine pipeline stages, yet every scored code repository reports no tests.
Portfolio beats product
You have 47 stars across 46 public repos; the breadth is real, but no repository has moved beyond 5 stars.
OAuth with no safety net
Music-Sync handles two OAuth providers, PKCE, token refresh, and sync status—then ships with a placeholder failing test script.
Template archaeology
Web-Dev is explicitly deprecated, and its portfolio still says “Your Name” and “Enter your title here.”
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% weight48D
- Consistency20% weight65C
- Quality20% weight42D
- Depth15% weight55D
- Breadth10% weight80A
- Community10% weight40D
03 · Stats
365-day commit heatmap
233 active days
Language distribution
- CSS28%
- HTML13%
- C#13%
- JavaScript11%
- PowerShell10%
- Less6%
- Other19%
04 · Numbers
Owned repos
non-fork
19
Commits
last 12 months
942
Followers
49
Joined GitHub
Mar 2022
05 · Top repos
Stensel8 /
PS-Tovenaars
A small school-oriented PowerShell collection with practical Windows, AD, SQL Server, WinRM, and HTTP scripts, backed by README guidance, MIT licensing, and two security/lint workflows, but lacking tests and typed code.
Stensel8 /
Team-Building-Challenge-24
A documented school-project crypto dashboard with Flask backend/frontend, Nginx load balancing, and GitLab deployment automation; useful infrastructure scope but minimal adoption, no tests, no license, and limited repository maturity.
Stensel8 /
Music-Sync
A documented Flask tool with Spotify OAuth, Tidal OAuth, and Spotify-to-Tidal playlist synchronization, but it has only 1 star and lacks tests, CI, typing, and a repository license.
Stensel8 /
Operational-Security
A documented but explicitly incomplete student SOC lab that assembles rootless Podman Wazuh, OpenObserve, and OpenTelemetry services with careful credential, TLS, SELinux, and image-pinning practices.
Stensel8 /
Web-Dev
Deprecated static Nginx portfolio template with Docker packaging, but the page remains largely placeholder content and the README redirects elsewhere.
Stensel8 /
Stensel8
A profile-style repository containing only a short README with external profile links; it has no implementation, tests, CI, license, or typed source files.
06 · Timeline
- Mar 27, 2022Joined GitHub
- Jan 30, 2025Created Music-Sync — Simple Python-based tool to transfer your music across streaming services.
- Apr 10, 2025Created Web-Dev — Deprecated. See README.
- May 6, 2025Created PS-Tovenaars — Toveren met Powershell. Een repository gemaakt voor school-doeleinden.
- Sep 17, 2025Created Stensel8 — My own README!
- Aug 24, 2026Created Team-Building-Challenge-24 — This is our attempt of the School Project Team Building Challenge (PTBC); $ax¢oin is a platform for buying and selling crypto. It must be robust and secure, while still allowing us
- Sep 7, 2026Created Operational-Security
- Sep 12, 2026Most recent push to Music-Sync
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.