01 · Roasts
Quorum, not audience
Lilio ships quorum replication, encryption, metrics, and CI—then collects 4 stars. The storage layer has more replicas than the fan club.
CI is a cameo
ccdb-0021 says tests and CI are forthcoming; for a Raft prototype, “forthcoming” is doing heroic availability work.
Systems monoculture
93% of language bytes are C++ and C. You are not multilingual; you are a systems developer with occasional diplomatic relations.
Public heatmap plot twist
The heatmap is bursty at 93 public commits, while privateWorkLikely=true carries the consistency score. GitHub sees the trailer, not the full season.
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% weight55D
- Quality20% weight72B
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight40D
03 · Stats
365-day commit heatmap
117 active days
Language distribution
- C++78%
- C15%
- Python3%
- JavaScript2%
- Go1%
- HTML0%
- Other1%
04 · Numbers
Owned repos
non-fork
91
Commits
last 12 months
93
Followers
10
Joined GitHub
Feb 2022
05 · Top repos
subhammahanty235 /
lilio
Lilio is a documented Go object-storage prototype with quorum replication, consistent hashing, encryption, pluggable metadata, Prometheus metrics, tests, and CI, but has only 4 stars and several advertised backends remain unfinished.
subhammahanty235 /
ccdb-0021
A small Go Raft-style replicated key-value prototype with leader election, in-memory RPC simulation, log replication, and timestamped reads, but it remains explicitly under development without tests, CI, or release artifacts.
subhammahanty235 /
clickhouse-k8s-setup
A documented Kubernetes manifest project that provisions a 2-shard, 2-replica ClickHouse cluster with three Keeper nodes and CI validation, but has no tests, license, or adoption evidence.
subhammahanty235 /
subhammahanty235
A small GitHub profile-configuration repository with a polished personal README, but no sampled implementation files, tests, CI, license, or typed code.
06 · Timeline
- Feb 13, 2022Joined GitHub
- Mar 2, 2022Created subhammahanty235 — Config files for my GitHub profile.
- Jan 10, 2026Created lilio — A production-grade distributed object storage system built in Go, inspired by Amazon S3 and designed for cloud-native deployments.
- Aug 24, 2026Created ccdb-0021 — something cool getting brewed with some cooler magical portions.
- Aug 26, 2026Created clickhouse-k8s-setup — A hands-on ClickHouse cluster setup on Kubernetes using raw YAML, with 2 shards, 2 replicas per shard, and a 3-node ClickHouse Keeper cluster.
- Sep 7, 2026Most recent push to ccdb-0021
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.