01 · Roasts
Portfolio on overdrive
You shipped at least six named projects, then gave most of them 1–2 stars to survive on.
CI is a guest star
pyton3d_package and the profile repo automate work; adios, PyTrace3D, PyRewind, pyaero3d, LocLink, and Adisource mostly do not.
Systems buffet
adios contains a VM, JIT, WAL filesystem, TCP, TLS, GUI, and desktop apps—apparently choosing one hard problem was too mainstream.
Tests: selective enrollment
Several physics and tracing projects test real behavior, while FinFlow, LocLink, and Adisource are still running on confidence.
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% weight68C
- Consistency20% weight65C
- Quality20% weight69C
- Depth15% weight58D
- Breadth10% weight80A
- Community10% weight25F
03 · Stats
365-day commit heatmap
32 active days
Language distribution
- HTML54%
- Python18%
- C14%
- TypeScript7%
- TeX4%
- JavaScript1%
- Other2%
04 · Numbers
Owned repos
non-fork
18
Commits
last 12 months
253
Followers
6
Joined GitHub
Sep 2025
05 · Top repos
adityarajIITj /
adios
A documented MIT-licensed Python/C/RISC-V systems project with a substantial simulated OS stack: VM, scheduler, compiler/JIT, filesystem, networking, TLS, GUI, and desktop applications, backed by broad regression tests but little demonstrated adoption.
adityarajIITj /
pytrace3d
A substantial, documented Python prototype combining runtime tracing, a stack VM, AST/visual compilation, SQLite persistence, and 3D coordinate mapping; it has meaningful tests but little demonstrated adoption and no CI.
adityarajIITj /
adisource
A substantial typed Next.js educational portal with generated course data, Firebase auth/admin flows, local progress and notes, embedded lecture viewing, and Gemini-powered tutoring/quizzes, but currently a 1-star project without tests, CI, or a license.
adityarajIITj /
pytrace3d_package
A documented MIT-licensed PyPI SDK with CLI tracing, AST/flow compilation, SQLite persistence, and a stack VM; it has substantive tests but is a very new, lightly adopted project without CI.
adityarajIITj /
pyaero3d
A documented MIT Python simulation suite with tested 6-DOF dynamics, collision/constraint experiments, aerospace solvers, GUI visualization, and a native C++ core; adoption remains minimal at 1 star and 0 forks.
adityarajIITj /
pyton3d_package
A documented Python 6-DOF physics engine with broad simulation features, tests, and PyPI publishing automation, but currently only 2 stars and a very recent short development history.
adityarajIITj /
PYREWIND
PyRewind is a documented MIT-licensed Python tracing library with replay, JSON serialization, diagnostics, CLI/TUI tooling, and tests, but it remains an early-stage 2-star project without CI or demonstrated external adoption.
adityarajIITj /
loclink
A documented, typed React/FastAPI location-sharing MVP with authentication, expiring links, PostgreSQL migrations, maps, and WebSocket updates, but only 2 stars and no tests or CI indicate limited adoption and early maturity.
adityarajIITj /
adityarajIITj
A polished GitHub profile-art repository with Python generators for contribution heatmaps, ASCII imagery, and an animated info card, backed by a scheduled GitHub Actions refresh workflow but showing little external adoption.
adityarajIITj /
finflow
FinFlow is a documented vanilla JavaScript personal-finance dashboard with authentication, CRUD transactions, CSV import/export, Chart.js analytics, budgets, and Gemini advice, but has minimal adoption and no testing or delivery infrastructure.
adityarajIITj /
pyton3d
A documented, MIT-licensed pure-Python 6-DOF physics engine with SAT collisions, impulse/friction solving, integrators, and a Tkinter/Matplotlib workbench, but currently a tiny 2-star project without tests or CI.
adityarajIITj /
hand-tracker-basic
A documented browser demo combining MediaPipe Hands with a 72-node, 140-edge canvas particle simulation and pinch/open-palm interactions, but with minimal repository infrastructure and no demonstrated adoption.
06 · Timeline
- Sep 13, 2025Joined GitHub
- Mar 20, 2026Created adityarajIITj — GitHub profile configuration repository featuring dynamic contribution heatmaps, ASCII terminal card, and bio
- Mar 24, 2026Created hand-tracker-basic — Real-time computer vision hand tracking with MediaPipe 21-point landmark detection and interactive particle physics.
- Mar 24, 2026Created finflow — Zero-dependency personal finance dashboard with real-time cash flow tracking, KPI metrics, and local storage
- Apr 14, 2026Created adisource — Ultra-fluid educational portal and lecture transcript hub built for BS Applied AI & Data Science students.
- Aug 29, 2026Created loclink — Consent-based real-time location sharing platform with React, TypeScript, Leaflet maps, FastAPI, and WebSockets.
- Aug 31, 2026Created PYREWIND — Time-travel execution tracing and lightweight forensic debugger for Python functions with state snapshots and replay.
- Sep 1, 2026Created pyton3d — 6-DOF rigid-body dynamics engine and interactive CAD workbench built completely from scratch in pure Python.
- Sep 1, 2026Created pyton3d_package — Official PyPI distribution and packaging pipeline for the Pyton3D rigid body dynamics library.
- Sep 2, 2026Created pytrace3d — 3D code execution visualizer and stack virtual machine translating Python call stacks into spatial vector coordinates.
- Sep 2, 2026Created pytrace3d_package — Official PyPI packaging and distribution repository for the pytrace3d telemetry SDK.
- Sep 2, 2026Created pyaero3d — 3D multi-physics simulation engine, 6-DOF aerospace dynamics core, and interactive Physical Graph Studio in Python.
- Sep 3, 2026Created adios — An ultra-lightweight, zero-bloat bare-metal operating system built from scratch for a custom RISC-V (RV32I) simulation layer. Featuring preemptive multitasking, page frame allocati
- Sep 6, 2026Most recent push to adityarajIITj
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.