01 · Roasts
Hardware buffet, adoption fast
Three substantial builds, but 0 total stars means the audience has not arrived yet.
Automation missing in action
vlsi-tooling, FPGA-Ray-Tracing, and DotsApp all ship without CI or formal tests—brave for projects that touch hardware.
The 30-state flex
FPGA-Ray-Tracing can simulate 559,710,000 iterations, but its maintenance pipeline is still a shell script.
Commit hangover
The heatmap has historical color, while the server counts just 5 commits this year and marks 67% of repos stale.
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% weight55D
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
258 active days
Language distribution
- Verilog41%
- SystemVerilog25%
- C16%
- HTML10%
- Makefile3%
- Python2%
- Other3%
04 · Numbers
Owned repos
non-fork
3
Commits
last 12 months
5
Followers
2
Joined GitHub
May 2020
05 · Top repos
sne-samal /
FPGA-Ray-Tracing
A substantial FPGA voxel ray-tracing prototype combining SystemVerilog RTL, Verilator simulation, PYNQ networking, Unity octree generation, and a pygame client, but with no demonstrated adoption or automated project infrastructure.
sne-samal /
vlsi-tooling
A focused, documented Tcl/csh environment toolkit for Synopsys and TSMC 65nm lab flows, with shell wrappers, kit configuration, NDM build automation, and validation scripts, but no visible adoption or engineering automation beyond the local lab use case.
sne-samal /
DotsApp
A substantial FPGA/NIOS Morse chat prototype with GUI clients, socket servers, DynamoDB persistence, and an optional X25519/AES-GCM path, but no visible adoption or engineering automation.
06 · Timeline
- May 29, 2020Joined GitHub
- Feb 27, 2024Created DotsApp — Group 6 Information Processing Project: A real time Morse code chatting application
- Aug 23, 2024Created FPGA-Ray-Tracing — year 2 end of year ray-tracing fpga
- Aug 23, 2026Created vlsi-tooling — Setup scripts for Synopsys tools on EE Servers
- Sep 5, 2026Most recent push to vlsi-tooling
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.