01 · Roasts
Speed-runner, not a marathoner
Grassroots-ie-pipeline was born and shipped in a 2.5-hour window with 3 commits. H-OS went from zero to 'ambitious ST-GCN motion platform' in under 48 hours. The commit history reads less like engineering and more like a hackathon panic-room.
68% Jupyter, 0% tests
Two-thirds of your codebase is Jupyter Notebooks, and across 5 repos only H-OS has any tests at all. You're writing ML pipelines with zero assertions — that's not research, that's hope-driven development.
License? Never heard of her.
FACIELIS, DataHub-Devpost, Grassroots-ie-pipeline, and Signalforge-3D all ship with no license. Legally, nobody can use, modify, or contribute to your code — not that 1 total star suggests anyone is trying.
Community of one
0 PRs opened, 0 issues filed, soloPct = 100% across the board. You've been on GitHub since March 2025 with 17 followers and have never once touched another person's repository. It's giving very 'coding in a submarine' energy.
Ambitious naming, minimal longevity
You have a repo called H-OS (Human Operating System) that is 1 day old and pre-alpha. FACIELIS has a mermaid audit lifecycle diagram but 7 commits. The ambition-to-runway ratio is deeply concerning.
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% weight38F
- Quality20% weight57D
- Depth15% weight50D
- Breadth10% weight62C
- Community10% weight40D
03 · Stats
365-day commit heatmap
70 active days
Language distribution
- Jupyter Notebook68%
- JavaScript16%
- Python8%
- TypeScript6%
- HTML1%
- CSS0%
- Other1%
04 · Numbers
Owned repos
non-fork
38
Commits
last 12 months
169
Followers
17
Joined GitHub
Mar 2025
05 · Top repos
Varun072006 /
H-OS
Early-stage human motion intelligence platform with ST-GCN models, privacy-first architecture, and multi-module prediction system. Typed Python codebase with tests, CI, and comprehensive docs (design.md, ARCHITECTURE.md) but nascent (0 stars, <2 days old, no license).
Varun072006 /
Signalforge-3D
Interactive 3D signal processing lab using Babylon.js & Next.js with 6 signal types, real-time waveform visualization, and knob-based hardware interaction. Well-documented with structured architecture but nascent project (4 commits in 4 days, 1 star).
Varun072006 /
Grassroots-ie-pipeline
Early-stage full-stack LLM extraction pipeline (React + FastAPI + Ollama) for grassroots innovations. Typed Python backend, documented README, but brand-new (3 commits, <1 week old), no tests/CI, and unproven adoption.
Varun072006 /
FACIELIS
Facility audit/defect management platform with React/Next.js frontend and Express backend. Typed codebase with Prisma ORM, comprehensive schema, structured multi-file layout. Minimal adoption (0 stars), recent creation (Aug 2026), no tests/CI; represents personal educational project with domain-specific domain architec
Varun072006 /
DataHub-Devpost
Privacy-first human biomechanical risk intelligence system integrating MediaPipe pose detection with DataHub metadata governance and Ollama LLM agent reasoning, designed as a Devpost competition entry with typed Python backend, structured multi-module frontend, and fallback mechanisms.
06 · Timeline
- Mar 10, 2025Joined GitHub
- May 18, 2026Created Signalforge-3D
- Jul 21, 2026Created Grassroots-ie-pipeline — LLM-Based Information Extraction Pipeline for Grassroots Innovations
- Jul 25, 2026Created H-OS — The Privacy-First Operating System for Human Understanding
- Aug 4, 2026Created FACIELIS — Facility Assurance Platform
- Aug 9, 2026Created DataHub-Devpost
- Aug 12, 2026Most recent push to FACIELIS
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.