01 · Roasts
Open Source, Closed Everything Else
You call yourself an 'Open Source Intelligence' enthusiast, yet your security tool AEGIS-Local explicitly states 'source code not fully open-sourced.' The irony is not lost on the heatmap — or the 0 followers.
The 28-Minute Engineer
AEGIS-Local was created and fully 'completed' within a single 28-minute window on 2026-08-11. Most people take longer to pick a repo name.
Password-Protected Portfolio
Local-LLM-Interface ships its core logic inside ai_memory_app.rar — a password-locked archive. Brave choice to put your code in a portfolio you can't actually show anyone.
The Ghost Heatmap
11 public commits in a year, crammed into 2 calendar cells out of 364. The other 362 days of your heatmap are a pristine, unbroken void.
Founder of Nothing Visible
Bio says 'Founder of Reconly.org OSINT platform.' GitHub shows 0 stars, 0 forks, 0 followers, and 0 external PRs. The platform may exist — GitHub has no proof.
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% weight15F
- Consistency20% weight55D
- Quality20% weight18F
- Depth15% weight20F
- Breadth10% weight25F
- Community10% weight5F
03 · Stats
365-day commit heatmap
4 active days
Language distribution
- Unknown100%
04 · Numbers
Owned repos
non-fork
5
Commits
last 12 months
11
Followers
0
Joined GitHub
Jul 2023
05 · Top repos
Wiezty /
AEGIS-Local
Very early-stage Windows security tool with extensive README describing aspirational features (malware analysis, VirusTotal integration, process/network monitoring), but only 3 commits in <1 day with 13KB repo size (source not visible) and no tests, CI, license, or typed code. Distributed as compiled .exe only, with au
Wiezty /
Wiezty
Personal profile config repo containing only a README.md with bio content. Zero functional code, no tests, CI, license, or gitignore. 9 KB total size, 4 commits in 3 years. Purely biographical scaffold.
Wiezty /
Local-LLM-Interface-With-Memory
Experimental high-school era LLM interface project with encrypted source code (ai_memory_app.rar), minimal public code exposure (only requirements.txt, README), zero stars/forks, no tests/CI/types, archived and republished as portfolio piece.
06 · Timeline
- Jul 20, 2023Joined GitHub
- Jul 20, 2023Created Wiezty — Config files for my GitHub profile.
- Aug 4, 2026Created Local-LLM-Interface-With-Memory — Ollama altyapılı, yerel ve kalıcı hafıza desteğine sahip web arayüzü projesi.
- Aug 11, 2026Created AEGIS-Local — A modern Windows security suite built for local threat analysis, intelligent detection, process and network monitoring, and system protection.
- Aug 11, 2026Most recent push to Wiezty
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.