01 · Roasts
The 21-Minute Architect
power-pricing has a 4-layer physics-SDE-control-backtest architecture and ~9k LOC — all committed between 17:18 and 17:39 on the same day. Git history as a concept seems optional to you.
Sprint King, Streak Zero
96 commits in a year sounds decent until you look at the heatmap: 40+ weeks of absolute silence punctuated by frantic multi-day sprints. You don't write code, you perform it.
4 Followers, 4 Repos, 0 Tests on 3 of 4
You built an FPGA HFT engine, a neural ODE silicon implementation, and a CAISO battery dispatch solver — and only one of them has a test suite. The ambition-to-CI ratio is astronomical.
README: Yes. Stars: 2. Market: ?
Every repo has a README. Your total GitHub stargazer count across all projects is 2. The documentation is immaculate; the audience is theoretical.
Systems Engineer in the Wild
Python, C++, SystemVerilog, TeX — you're clearly a hardware/quant hybrid. Yet with 4 followers and 6 external PRs all year, you're basically shouting into a Faraday cage.
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% weight48D
- Consistency20% weight55D
- Quality20% weight65C
- Depth15% weight50D
- Breadth10% weight65C
- Community10% weight25F
03 · Stats
365-day commit heatmap
36 active days
Language distribution
- Python52%
- C++19%
- SystemVerilog17%
- TeX10%
- C1%
- Makefile1%
04 · Numbers
Owned repos
non-fork
5
Commits
last 12 months
96
Followers
4
Joined GitHub
Jul 2020
05 · Top repos
manthan-acharya /
ltc-fpga
Personal research project implementing fixed-point LTC neural ODE on FPGA with PyTorch training, C++ golden model, and SystemVerilog RTL. Bit-accurate cosimulation validates Q6.16 precision on CartPole and Pendulum control tasks with comprehensive documentation.
manthan-acharya /
signal-pipeline
A research-quality S&P 500 factor backtest implementation with clean architecture, comprehensive tests, and detailed docs. Freshly created (1 day old), single commit, demonstrates solid engineering but lacks adoption signals needed for higher impact.
manthan-acharya /
power-pricing
Physics-informed stochastic control framework for battery dispatch in CAISO markets, combining neural jump-diffusion SDE modeling with deep BSDE solvers. Specialized energy finance research project with rigorous methodology but no production adoption or named external users.
manthan-acharya /
nasdaq-parser
Work-in-progress SystemVerilog FPGA HFT platform with functional simulation modules for NASDAQ ITCH parsing, order book, TCP offload, and PCIe DMA, but lacking real-world hardware validation and very recent creation.
06 · Timeline
- Jul 25, 2020Joined GitHub
- Jun 25, 2026Created nasdaq-parser
- Jul 12, 2026Created ltc-fpga
- Jul 29, 2026Created signal-pipeline
- Aug 7, 2026Created power-pricing
- Aug 7, 2026Most recent push to power-pricing
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.