01 · Roasts
Ghost Developer
32 commits in a year and a heatmap that looks like it survived a drought — 49 out of 52 weeks are completely empty. Duy codes in brief, intense bursts and then vanishes for months.
Zero External Footprint
0 PRs, 0 issues, 0 forks (except one lonely clone) — Anaglyph-AI is live at a real domain and won an award, yet somehow left zero trace on the broader open-source world.
Test-Averse Across the Board
Three repos, three languages (C#, Python, Processing), zero test files. The streak is impressively consistent — just not in the way a future employer wants to see.
NEA Flex Carry
One of your star repos is literally a graded school assignment. Scoring 75/75 is admirable, but shipping an A-Level coursework project as a portfolio centrepiece is peak 'running out of content'.
One-Hit Portfolio
Anaglyph-AI is doing 90% of the heavy lifting — 6 of your 10 total stars, the only live deployment, the only award. The rest of the portfolio is vibes and Processing sketches.
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% weight55D
- Consistency20% weight60C
- Quality20% weight62C
- Depth15% weight55D
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
5 active days
Language distribution
- C#51%
- Processing16%
- Python15%
- TypeScript10%
- Jupyter Notebook4%
- CSS2%
- Other2%
04 · Numbers
Owned repos
non-fork
5
Commits
last 12 months
32
Followers
17
Joined GitHub
Aug 2023
05 · Top repos
Senacen /
Anaglyph-AI
Flask-React web app converting monocular images to 3D anaglyphs using DepthAnythingV2 and custom stereo generation. Shipped product at anaglyph-ai.com; won best project at Cambridge CS Society. Typed frontend (TypeScript), documented README, but lacks tests, CI, and Python types.
Senacen /
Critical-Path-Project-Manager
A-Level CS NEA project implementing critical path analysis with Gantt charts, task tracking, and project management. Typed C# with structured UI forms, custom data structures, and MS Access database integration. Personal academic submission achieving 75/75 marks.
Senacen /
PaintByNumber
Personal project: Paint-by-Number generator in Processing with functional image processing pipeline, palette selection, and smoothing UI. Typed documentation in README, structured multi-file layout, but no tests, CI, or license.
06 · Timeline
- Aug 11, 2023Joined GitHub
- Sep 11, 2023Created Critical-Path-Project-Manager — A project manager that perform Critical Path Analysis on the tasks to aid project scheduling. Achieved 75/75 marks as my A Level Computer Science NEA
- Apr 19, 2024Created PaintByNumber — A Paint by Number generater and editor, that allows the user to input any image, and a photo of the paint palette they have, from which a Paint by Number image is created to perfec
- Dec 29, 2024Created Anaglyph-AI — A website to convert any monocular image into a 3D Anaglyph image, utilising DepthAnythingV2 and a custom stereo image generation algorithm. Won best project and presentation at Qu
- Feb 5, 2026Most recent push to Anaglyph-AI
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.