01 · Roasts
91% Graveyard Rate
39 public repos and 91% of them haven't seen a push in over 2 years. That's not a portfolio, that's a digital cemetery with a TypeScript headstone.
Zero Commits This Year
totalCommitsYear = 0. The heatmap looks like a sparse game of Battleship where every shot missed. The most recent 'activity' is editing your profile README badge colors.
Hardcoded Credentials in Production
Memes-Generator shipped with hardcoded API credentials baked right into the source. The imgflip API is probably not classified, but the instinct is still deeply concerning.
27 Commits, 0 Lines of Code
The houcine7 profile repo has 27 commits across 3 years and contains literally no source files. You've been iterating on a README for longer than most startups survive.
Language Polyglot, Depth Monolith
TypeScript, Java, JavaScript, Lua, Go — impressive language spread for someone whose top-scored project is a student CRUD app with 1 star and no README.
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% weight25F
- Consistency20% weight20F
- Quality20% weight28F
- Depth15% weight25F
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
20 active days
Language distribution
- TypeScript43%
- Java22%
- JavaScript16%
- Lua6%
- Go6%
- HTML4%
- Other3%
04 · Numbers
Owned repos
non-fork
32
Commits
last 12 months
0
Followers
15
Joined GitHub
Oct 2021
05 · Top repos
houcine7 /
Spring_React_Employee_system
Student project combining Spring Boot + React for employee management with JWT auth. Minimal adoption (1 star), no docs, thin testing, and structural/security issues limit viability.
houcine7 /
Memes-Generator
A Create React App meme generator prototype using imgflip API. Minimal adoption (1 star), ~441 KB project built in single week with hardcoded credentials and no tests/CI/types.
houcine7 /
houcine7
Profile README only, no actual project code. 39KB repo with README listing skills via external badge images. 27 commits since Sep 2022 but no software artifacts, tests, CI, or functional deliverables—pure scaffolding.
06 · Timeline
- Oct 11, 2021Joined GitHub
- Aug 23, 2022Created Memes-Generator — Web site to generate memes
- Sep 24, 2022Created houcine7
- Jan 6, 2023Created Spring_React_Employee_system
- Sep 19, 2025Most recent push to houcine7
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.