01 · Roasts
Heatmap stealth mode
One visible contribution cell across 52 weeks and 1 yearly commit: the green squares are operating under strict budget controls.
CI has a favorite child
Django-REST-Template gets three workflows and tox; TP-Mal and Cyptchat are still waiting for their first automated check.
Security project, documentation threat model
TP-Mal implements TPM attestation, ECDH, AES-GCM, and RSA-OAEP, then explains itself in roughly a title and one line.
Portfolio, not audience
Three named projects are shipping, but 3 total stars and 1 fork say the internet has not yet RSVP'd.
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% weight33F
- Consistency20% weight20F
- Quality20% weight59D
- Depth15% weight50D
- Breadth10% weight80A
- Community10% weight40D
03 · Stats
365-day commit heatmap
1 active days
Language distribution
- Python54%
- JavaScript20%
- Go9%
- Rust5%
- HTML3%
- Solidity2%
- Other7%
04 · Numbers
Owned repos
non-fork
14
Commits
last 12 months
1
Followers
16
Joined GitHub
Apr 2019
05 · Top repos
Krishap-s /
Django-REST-Template
A documented Django REST boilerplate with JWT auth, OpenAPI Swagger/Redoc, Docker deployment, and multi-version CI, but limited adoption and some dependency/configuration rough edges.
Krishap-s /
TP-Mal
A substantial Go TPM attestation PoC pairs a multi-phase server/client protocol with encrypted payload delivery and YARA detection rules, but has minimal documentation, no tests or CI, and only 1 star.
Krishap-s /
Cyptchat
CyptChat is a small, one-file Python encrypted chat prototype with CLI server/client modes, but it has minimal adoption, no tests or CI, and only a brief same-day development burst.
06 · Timeline
- Apr 24, 2019Joined GitHub
- May 7, 2017Created Cyptchat — encrypted chat servers
- Jun 30, 2022Created Django-REST-Template — An easy to use drf template
- Feb 28, 2024Created TP-Mal — TPM obfuscation of malware
- Jan 8, 2025Most recent push to TP-Mal
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.