01 · Roasts
Notebook monarchy
94% of the language mix is Jupyter Notebook; the notebooks have seized the government.
Zero-star constellation
Seven named projects and 0 total stars: plenty of launches, no telescope pointed back yet.
CI witness protection
excalidraw-webmcp and vednn test their work, but none of the analyzed projects invite CI to verify it.
Agent with no manual
vedex ships Docker execution, LiteLLM, retries, and a CLI—then declines to ship a README.
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% weight56D
- Consistency20% weight60C
- Quality20% weight65C
- Depth15% weight55D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
109 active days
Language distribution
- Jupyter Notebook94%
- Python5%
- TypeScript0%
- JavaScript0%
- C++0%
- CSS0%
- Other1%
04 · Numbers
Owned repos
non-fork
11
Commits
last 12 months
331
Followers
4
Joined GitHub
Jul 2024
05 · Top repos
Baisayan /
excalidraw-webmcp
A polished TypeScript/Next.js Excalidraw canvas exposing four validated WebMCP tools, semantic graph editing, local persistence, exports, and strong Vitest coverage; adoption is not yet evidenced by its 0 stars and two-day history.
Baisayan /
papers
A documented two-paper PyTorch implementation collection with exact BERT checkpoint parity verification and a substantial from-scratch Transformer translation implementation, but no visible adoption, tests, CI, license, or typed-language flag.
Baisayan /
probing-jailbreak-brittleness
A documented, reproducible research pipeline for probing harmfulness in four small language models, with grouped validation and frozen cross-dataset evaluation, but no visible adoption, tests, CI, or license.
Baisayan /
vednn
A well-documented NumPy-only neural-network learning project with gradient-checked layers, optimizers, MNIST experiments, and 28 tests, but no demonstrated adoption beyond the repository itself.
Baisayan /
vedex
A structured Python 3.12 terminal coding agent with CLI, local/Docker execution, LiteLLM integration, retries, trajectory persistence, and a fake model, but no README, tests, CI, or typed annotations.
Baisayan /
arena
A substantial, multi-topic ARENA learning codebase spanning transformer interpretability, RL, LLM evaluations, and alignment experiments, but currently an undocumented, unlicensed, test/CI-free notebook-oriented repository with no visible adoption.
Baisayan /
Baisayan
An empty 2 KB repository with no fetched source files, documentation, tests, CI, license, or detectable language.
06 · Timeline
- Jul 16, 2024Joined GitHub
- May 10, 2026Created papers — Collection of all the Research papers that I've implemented
- Jun 1, 2026Created vedex — A minimal terminal coding agent
- Jun 11, 2026Created vednn — built a neural network from scratch with numpy only
- Jun 14, 2026Created Baisayan
- Aug 9, 2026Created arena
- Aug 13, 2026Created probing-jailbreak-brittleness — Apart Research Sprint project investigating whether SLMs fail on harmful prompts because they miss the risk, or detect it but fail to refuse safely.
- Sep 1, 2026Created excalidraw-webmcp — Agent-native Excalidraw canvas for inspecting, editing, and exporting live diagrams through semantic WebMCP tools.
- Sep 7, 2026Most recent push to vedex
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.