01 · Roasts
Portfolio beats popularity
Three named projects earn the shipping bump, but all three are still sitting at 0 stars and 0 forks.
Sprint specialist
rag-system has 30 recent commits and serious retrieval plumbing, but its visible lifespan is just 21 days.
Infrastructure receipts missing
NL-to-api-assistant has structured Pydantic contracts, yet tests, CI, and a license are all absent.
The heatmap is cryptic
71 annual commits include a few bright bursts; private-work evidence saves the consistency score, not the public grid.
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% weight30F
- Consistency20% weight55D
- Quality20% weight65C
- Depth15% weight35F
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
15 active days
Language distribution
- Jupyter Notebook65%
- Python13%
- JavaScript11%
- CSS7%
- HTML4%
- Dart0%
04 · Numbers
Owned repos
non-fork
8
Commits
last 12 months
71
Followers
5
Joined GitHub
Sep 2025
05 · Top repos
axiomaticVezper /
rag-system
A well-documented, tested FastAPI RAG application with RBAC-aware ingestion, hybrid dense/BM25 retrieval, RRF fusion, reranking, Ollama generation, and CI; adoption is not yet evidenced beyond a 0-star repository.
axiomaticVezper /
Autonomous-bi-decision-agent
A documented Python Streamlit BI demo with a DuckDB mock Exasol layer, four-stage anomaly-to-action workflow, and 11 tests; however, it is a same-day, zero-star project without CI, license, or typed code.
axiomaticVezper /
NL-to-api-assistant
A documented Phase 0 contract repository defining Pydantic schemas and a mock SaaS API plan, but with zero adoption and no implementation, tests, CI, or license yet.
06 · Timeline
- Sep 27, 2025Joined GitHub
- Jul 2, 2026Created rag-system — In this project production‑grade RAG system is implemented with semantic chunking, RBAC metadata, hybrid retrieval, structured outputs, streaming, CI/CD evaluation, and observabili
- Aug 24, 2026Created Autonomous-bi-decision-agent — Autonomous Business Intelligence & Decision Agent powered by Exasol
- Sep 1, 2026Created NL-to-api-assistant
- Sep 1, 2026Most recent push to NL-to-api-assistant
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.