01 · Roasts
Meridian carries the squad
Finance_Tracker has CI, E2E tests, 29 migrations, widgets, and offline sync; the rest of the portfolio needs to catch that train.
Stars remain theoretical
3 total profile stars and 0 on every scored repo: the products are being built, but discovery has not started.
Workflow cosplay
TaskFlow has GitHub Actions, but its workflows run shell demos rather than Maven builds or tests.
RAG with a sharp edge
FinPilot implements hybrid retrieval and reranking, then lets calculator input reach unrestricted eval(). Bold choice.
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% weight33F
- Consistency20% weight55D
- Quality20% weight72B
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight40D
03 · Stats
365-day commit heatmap
66 active days
Language distribution
- TypeScript56%
- Jupyter Notebook10%
- CSS10%
- C7%
- Java7%
- HTML3%
- Other7%
04 · Numbers
Owned repos
non-fork
29
Commits
last 12 months
282
Followers
13
Joined GitHub
Sep 2021
05 · Top repos
KRISHNASAIRAJ /
Finance_Tracker
Meridian is a substantial, documented TypeScript React Native/Expo finance and life-tracking app with offline sync, Supabase, Android widgets, web support, CI, and meaningful unit/E2E coverage, but has no stars or demonstrated external adoption.
KRISHNASAIRAJ /
finpilot
FinPilot is a documented, multi-module Python RAG finance assistant with hybrid Pinecone retrieval, reranking, agent tools, and LLM evaluation, but has no visible adoption, tests, CI, or license.
KRISHNASAIRAJ /
taskflow
TaskFlow is a documented early Spring Boot/Supabase scaffold with an initial owner-scoped schema, but no implemented REST features or tests yet; its GitHub Actions files are instructional playground workflows rather than build validation.
KRISHNASAIRAJ /
Agentic_AI
Agentic_AI has a minimal Langchain README but no sampled source files, tests, CI, license, or typed-language evidence, making this a currently low-impact and lightly demonstrated repository.
KRISHNASAIRAJ /
KRISHNASAIRAJ
An empty repository with no fetched source files, documentation, tests, CI, license, or identifiable implementation artifacts.
06 · Timeline
- Sep 3, 2021Joined GitHub
- Sep 27, 2022Created KRISHNASAIRAJ
- May 28, 2026Created Agentic_AI
- Jun 5, 2026Created finpilot — FinPilot is a RAG-based personal finance assistant that answers questions about your investment portfolio using your own PDF documents. Built with hybrid search (BM25 + semantic),
- Jul 14, 2026Created Finance_Tracker — Meridian is a personal-use mobile app (Android-first) that unifies daily life tracking across seven modules. Built with React Native (Expo) and Supabase, featuring offline-first sy
- Jul 27, 2026Created taskflow
- Sep 2, 2026Most recent push to Finance_Tracker
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.