01 · Roasts
Notebook monoculture
98% of language bytes are Jupyter Notebook; the portfolio has product ideas, but the language chart looks like one very committed experiment.
CI took the day off
dispatch-voice and CodeConclave both have tests but no CI—great safety equipment, still sitting in the garage.
Forks, not lift-off
CodeConclave earned 23 forks from 11 stars, which is interest—but not yet proof that the cloud-IDE dream escaped the launchpad.
Actually showing up
567 commits this year and a 2026-09-18 push say this is not a repo graveyard; now make the maintenance standards match the output.
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% weight36F
- Consistency20% weight65C
- Quality20% weight47D
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight40D
03 · Stats
365-day commit heatmap
158 active days
Language distribution
- Jupyter Notebook98%
- Python1%
- JavaScript0%
- Java0%
- HTML0%
- Shell0%
- Other1%
04 · Numbers
Owned repos
non-fork
11
Commits
last 12 months
567
Followers
21
Joined GitHub
May 2021
05 · Top repos
lukiod /
CodeConclave
A substantial React/Vite code-editor prototype with authentication, Monaco editing, terminals, notebooks, project sharing, API documentation, and tests, but limited adoption and several visible consistency gaps.
lukiod /
lukiod
A focused profile-automation repository that maintains a monthly merged-PR showcase through one Python script and a scheduled GitHub Actions workflow; it is documented and operational but has no tests, license, or external adoption signals.
lukiod /
dispatch-voice
A focused FastAPI voice-intake hackathon project with deterministic booking, AssemblyAI streaming integration, six end-to-end tests, and independently verifiable tamper-evident call bundles; adoption is not yet demonstrated.
06 · Timeline
- May 28, 2021Joined GitHub
- May 25, 2024Created lukiod
- Feb 28, 2025Created CodeConclave — A powerful, AI-enhanced code editor that supports multiple programming languages with real-time syntax highlighting, intelligent autocompletion, and seamless debugging. Designed fo
- Sep 15, 2026Created dispatch-voice — After hours voice intake for service businesses, every call sealed in a verifiable audit trail
- Sep 18, 2026Most recent push to lukiod
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.