01 · Roasts
Portfolio, not pull requests
32 public repos and 0 external PRs this year: the shipping lane is open, but the collaboration lane is empty.
NutriLens has calories, not clout
NutriLens packs 76,245 KB of ML/data assets yet has 0 stars and only 1 fork.
Tests are selective
BFSI-Demo-Repo brings four Jest files, while ComplianceTaint and NutriLens ship sizable codebases with no tests or CI.
Scaffold camouflage
md_editor_flutter is still the stock Flutter counter demo, despite wearing an editor-shaped repository name.
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% weight57D
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
73 active days
Language distribution
- CSS74%
- Jupyter Notebook9%
- TypeScript9%
- Python2%
- JavaScript2%
- SCSS1%
- Other3%
04 · Numbers
Owned repos
non-fork
23
Commits
last 12 months
90
Followers
3
Joined GitHub
Apr 2020
05 · Top repos
fknemi /
NutriLens
NutriLens is a substantial typed Expo/React Native nutrition app with offline USDA SQLite search, recipe workflows, persisted meal plans, and on-device YOLO/MiDaS camera detection, but remains a 0-star, undocumented-as-product starter-level project without tests or CI.
fknemi /
ComplianceTaint
A documented, typed FastAPI/React compliance-taint MVP with BFS analysis, heuristic zoning, broker-edge discovery, cached APIs, and an interactive D3 graph, but no tests, CI, license, or visible adoption.
fknemi /
BFSI-Demo-Repo
A same-day, unadopted BFSI demo with a structured JavaScript service layout, Jest coverage across four test files, and resilience/security utilities, but no documentation, CI, license, or typed implementation.
fknemi /
SimpleX-Bot
A minimal TypeScript/Bun SimpleX bot template with strict compiler settings and MIT licensing, but no demonstrated implementation, tests, CI, adoption, or sustained development.
fknemi /
md_editor_flutter
A freshly generated Flutter counter-app scaffold, with the default widget smoke test and no implemented Markdown editor functionality yet.
fknemi /
fknemi
A minimal profile-artwork repository: README.md embeds dark_mode.svg and light_mode.svg, with no sampled source files, tests, CI, license, or stated product purpose.
06 · Timeline
- Apr 30, 2020Joined GitHub
- Sep 1, 2023Created fknemi
- May 13, 2026Created NutriLens
- Aug 17, 2026Created SimpleX-Bot
- Aug 28, 2026Created ComplianceTaint — ComplianceTaint catches cross-service data leaks before production. View the live demo using the link below!
- Aug 28, 2026Created BFSI-Demo-Repo
- Sep 1, 2026Created md_editor_flutter
- Sep 1, 2026Most recent push to md_editor_flutter
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.