01 · Roasts
One repo to rule them all
neurolearn has 109 of your 121 total stars. That's 90% of your clout in a single repo — your portfolio isn't a portfolio, it's a one-hit wonder with two warm-up acts.
The Heatmap Hibernation
You were essentially invisible for the first 28 weeks of the year, then panic-committed your way through weeks 36–51. GitHub is not a semester-end sprint.
CI? Never heard of her.
Two of your three repos have zero CI. You write Kafka event streaming and Gemini integrations but can't configure a GitHub Actions YAML. The bar for 'tech geek' is apparently elbow height.
4 PRs in 365 days
You opened 4 pull requests this entire year and filed zero issues. With 17 followers and no external contributions, your GitHub is basically a solo art installation.
37% Jupyter Supremacy
Over a third of your code by bytes is Jupyter Notebooks — the format famous for being unreproducible, untestable, and undeployable. Bold choice for someone who calls themselves a tech geek.
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% weight43D
- Consistency20% weight55D
- Quality20% weight57D
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
87 active days
Language distribution
- Jupyter Notebook37%
- HTML21%
- TypeScript17%
- Python15%
- JavaScript4%
- PHP3%
- Other3%
04 · Numbers
Owned repos
non-fork
18
Commits
last 12 months
155
Followers
17
Joined GitHub
Oct 2023
05 · Top repos
leksialevin7700 /
neurolearn
AI-powered adaptive learning platform with typed Python/TS backend, Kafka event streaming, and React frontend. Well-documented architecture spanning quiz analytics, spaced repetition, and personalized content generation via Google Gemini.
leksialevin7700 /
agents-ai
Typed full-stack travel AI concierge (React/TypeScript frontend, Node.js backend, MongoDB, Gemini API). Has README, structured src/ layout, and multi-layer architecture. No tests/CI; thin backend coverage; minimal production signals despite polished UI.
leksialevin7700 /
leksialevin7700
Profile README with no code content — a personal GitHub profile scaffold containing only badges, links, and contribution overview cards with no project substance.
06 · Timeline
- Oct 30, 2023Joined GitHub
- Jul 27, 2025Created leksialevin7700
- Aug 4, 2025Created agents-ai — End-to-end AI-powered hotel concierge platform leveraging React.js, Node.js, MongoDB, OpenAI API, and n8n automation
- Jan 27, 2026Created neurolearn
- May 4, 2026Most recent push to leksialevin7700
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.