01 · Roasts
The One-Hit Wonder
160 stars and you've basically written one real repo. hostagram is doing all the heavy lifting while soon_soon sits there with 0 stars, 0 files, and a 2-line README that says 'osint tool email.' That's not a project, that's a sticky note.
Security? Never Heard of Her
Hardcoded Instagram API credentials directly in your OSINT tool is a bold choice. You built a tool to stalk people's Instagram data… while leaving your own credentials exposed for anyone to clone. Chef's kiss.
The soon_soon Specter
soon_soon was created and last pushed in the same second on 2026-05-26. It has 0 KB of code. It exists only in spirit — a ghost repo haunting your profile with nothing to show but an empty folder and misplaced optimism.
Test? What's a Test?
0 out of 3 repos have tests. 0 out of 3 have CI. 0 out of 3 are typed. You're 100% solo, 100% untested, and 100% winging it. At least you're consistent at being inconsistent about quality.
OSINT King, Domain Serf
94% Python, 100% OSINT/scraping niche. Your entire GitHub is one genre. You're not a developer with a portfolio — you're a very determined Instagram stalker with a GitHub account.
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% weight46D
- Consistency20% weight55D
- Quality20% weight28F
- Depth15% weight50D
- Breadth10% weight30F
- Community10% weight30F
03 · Stats
365-day commit heatmap
54 active days
Language distribution
- Python94%
- HTML5%
- Shell1%
- Batchfile1%
04 · Numbers
Owned repos
non-fork
5
Commits
last 12 months
140
Followers
26
Joined GitHub
Sep 2024
05 · Top repos
banaxou /
hostagram
Instagram OSINT tool in active development (v1.4) with 142 stars and ~30 recent commits. Typed Python, documented main features, but lacks tests, CI, structured architecture, and has unverified security practices (hardcoded Instagram API credentials).
banaxou /
banaxou
Personal profile/portfolio repository consisting of a single styled HTML page. No functional projects shipped, minimal code structure, and explicitly states development is on hold "due to personal reasons."
banaxou /
soon_soon
Empty scaffold with minimal README. Created and pushed same second (2026-05-26) with 0 stars/forks. No source files, tests, CI, license, or gitignore. Appears to be an initialization commit only.
06 · Timeline
- Sep 13, 2024Joined GitHub
- Sep 13, 2024Created banaxou
- May 5, 2025Created hostagram — hostagram osint tool Instagram | hostagram
- May 26, 2026Created soon_soon — osint tool email
- Jul 14, 2026Most recent push to banaxou
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.