01 · Roasts
One-Hit Wonder Energy
12,889 stars on bentopdf is genuinely impressive — but it's carrying the entire profile on its back while 83% of your other repos haven't been touched in 2+ years. That's not a portfolio, that's a trophy cabinet with a lot of dusty shelves.
The Solo Monk
97% solo commits, 0 people you follow, 8 PRs all year. You've built a tool with a Discord server and sponsor infrastructure but apparently can't be bothered to interact with the rest of GitHub. The hermit has fans but no friends.
Typo-Driven Development
You shipped 'PDF-Sepcifications' — note the spelling — as a repo that was created and last pushed within a 54-second window. Two commits, zero content, zero license. The repo name itself is the longest thing in it.
WASM or Bust
bentopdf-pymupdf-wasm has a full Pyodide/Ghostscript Docker build pipeline, strict TypeScript, and provenance-published npm releases — and somehow zero test files. You trust the WASM gods more than you trust your own test runner.
185 Commits, One Idea
Every single one of your meaningful commits this year flows into the PDF universe. JavaScript, TypeScript, Fluent, MDX — all roads lead to PDF. Respect the niche, but your GitHub bio might as well just be 'I do PDF.'
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% weight81A
- Consistency20% weight60C
- Quality20% weight79B
- Depth15% weight72B
- Breadth10% weight55D
- Community10% weight40D
03 · Stats
365-day commit heatmap
272 active days
Language distribution
- JavaScript35%
- TypeScript31%
- Fluent14%
- HTML10%
- MDX4%
- CSS3%
- Other3%
04 · Numbers
Owned repos
non-fork
46
Commits
last 12 months
185
Followers
119
Joined GitHub
May 2019
05 · Top repos
alam00000 /
bentopdf
BentoPDF is a mature, privacy-first PDF toolkit with 12.8k stars, comprehensive documentation (docs/, ARCHITECTURE.md, design.md), strong CI/CD pipelines (.github/workflows/), TypeScript with rigorous linting (security, no-unsanitized), 145MB codebase, and production-grade deployments (Docker, Kubernetes Helm, multi-ar
alam00000 /
bentopdf-pymupdf-wasm
TypeScript wrapper for PyMuPDF compiled to WebAssembly, enabling in-browser PDF manipulation. Comprehensive API (text extraction, annotations, forms, rendering), typed codebase with CI, but no test suite and modest adoption (9 stars).
alam00000 /
bentopdf-embed-pdf-viewer-with-cloud
Early-stage TypeScript PDF viewer with framework-agnostic API, supporting annotations and redaction. Properly structured with tests, CI, and MIT license, but zero adoption metrics and no source files visible to assess code quality.
alam00000 /
abdullahalam123
Personal portfolio/README-only repo with a snake animation GitHub Action workflow; 0 stars, minimal production code, decorative badges and CI configuration without substantive project implementation.
alam00000 /
PDF-Sepcifications
Empty specification dump with minimal README, no source files, single day of activity, and no structured documentation or tests.
06 · Timeline
- May 6, 2019Joined GitHub
- Aug 2, 2022Created abdullahalam123
- Oct 12, 2025Created bentopdf — The Privacy First PDF Toolkit
- Dec 19, 2025Created bentopdf-pymupdf-wasm
- Mar 13, 2026Created PDF-Sepcifications — This repo contains the official specifications for PDF from PDF Association
- Mar 21, 2026Created bentopdf-embed-pdf-viewer-with-cloud — A PDF viewer that seamlessly integrates with any JavaScript project
- Apr 25, 2026Most recent push to abdullahalam123
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.