01 · Roasts
Ghost for 5 Years, Then… LeetCode
Account created August 2020, first public commit visible ~March 2026. Five and a half years of GitHub account maintenance before a single push. The heatmap is 96% empty cells.
LeetHub Did the Lifting
Your most active repo was auto-generated by a browser extension. LeetHub committed your solutions for you. Even your most consistent contribution workflow was outsourced.
crypto_selling_tool.py: 27 Lines, One Day, Done Forever
A flat 27-line script with no functions, no types, no tests, created and abandoned on 2026-04-28. Not even a TODO comment. This file has lived its entire life in a single afternoon.
Roblox Dev, Python on GitHub
Your bio says 'Roblox developer building simulator games with Lua' but 57% of your public code is Python LeetCode solutions and throwaway scripts. The simulator game has 0 stars and incomplete UI.
0 Followers, 0 PRs, 0 Issues, 0 Forks
A perfect quadruple zero across every community metric. Not a lurker — a ghost. GitHub exists as a local backup service for this 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% weight15F
- Consistency20% weight55D
- Quality20% weight31F
- Depth15% weight25F
- Breadth10% weight55D
- Community10% weight5F
03 · Stats
365-day commit heatmap
12 active days
Language distribution
- Python57%
- Lua41%
- JavaScript2%
04 · Numbers
Owned repos
non-fork
4
Commits
last 12 months
102
Followers
0
Joined GitHub
Aug 2020
05 · Top repos
alexanderadamovic /
leetcodesol
LeetCode practice collection auto-uploaded via LeetHub; 15+ problems solved over ~2 months with basic solutions, minimal documentation, no tests or CI, untyped Python.
alexanderadamovic /
chaos-click-simulator
Early-stage Roblox clicker game with basic coin/multiplier mechanics. Untyped Lua, minimal structure, no tests/CI/license, inconsistent server logic across files, incomplete UI implementation.
alexanderadamovic /
simple-poem-reader
Introductory educational project from a lab assignment. Contains two basic Python scripts for poem I/O and poem type classification. No tests, CI, or typing. Intentionally temporary learning exercise to practice Git workflows, not production-aimed.
alexanderadamovic /
crypto-selling-tool
Single-file Python script (3 KB) for calculating crypto profit/loss with basic decision logic. Created and completed within one day with minimal commit history. No tests, CI, type hints, or license.
06 · Timeline
- Aug 29, 2020Joined GitHub
- Mar 18, 2026Created leetcodesol — All of the leetcode problems I attempt and complete, my solutions will be automatically uploaded here. Helps me keep track of my coding progress and also good way to share my codin
- Mar 18, 2026Created simple-poem-reader — Simple poem reader made in labs. Professor said I should upload as the weeks go by just to understand how github works. Not a major project, more so just practice with Gits rep/iss
- Apr 28, 2026Created crypto-selling-tool — A Python script that calculates profits or losses. The script then gives you suggestions on how to handle your crypto
- Apr 30, 2026Created chaos-click-simulator — A Roblox simulator game focused on coin collection, multiplier upgrades, and progression systems.
- May 14, 2026Most recent push to leetcodesol
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.