Skip to content
View primeodin's full-sized avatar

Block or report primeodin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
primeodin/README.md

PrimeOdin — shop-taught systems

shipping status

first-commit-ai notes-rag Mister Jay camera-selector jay-ai-sinhala archive good first issues

PrimeOdin

Shop-taught systems. Tools that teach. Code that survives pressure.

I ship tiny, runnable, tested public builds so regular people learning AI can enter GitHub the way a shop teaches a craft: show the job, name the hazards, leave clear notes.

Starter · Builder · Craft lanes

Live demos

Project What it is Try it
Mister Jay Practice the shop skills Jay taught — vehicle, electrical, plumbing, household. Illustrated Learn/Practice + Shop tip judgment. Live
jay-ai-sinhala Jay teaches friends (70+) to build with GitHub + AI — in Sinhala. Literacy before hype. Live
camera-selector DIY NVR camera selector + Frigate planning for real budgets and layouts. Live

Daily public builds (Karpathy energy, regular-user friendly)

One new working + tested public repo most weekdays. Pattern:

  1. One idea you can explain in a sentence
  2. README that teaches by running
  3. Smoke tests that pass without secrets (mock mode)
  4. Clear “what you learned” notes

Roadmap (starter → mid):

# Repo theme Level State
01 first-commit-ai — chat CLI + mock tests starter shipped
02 notes-rag — retrieve, cite, answer over Markdown notes starter shipped
03 tiny-bpe-tokenizer — watch text become token IDs starter in progress
04 Tiny tool-calling agent (ReAct, no framework soup) mid queued
05 Prompt lab — A/B eval harness mid queued
06 Embedding playground (similarity you can see) starter queued
07 Vision caption loop mid queued
08 Local memory scratchpad for agents mid queued
09 Shop-skill explainer tied to Mister Jay drills craft queued

Inspired by the spirit of small teaching repos like nanoGPT, micrograd, LLMs-from-scratch, and ai-agents-from-scratch — remixed for people who just opened GitHub.

Your first pull request starts here

Every teaching repo above keeps a few good first issue tickets open on purpose — scoped small, with the file to touch named in the ticket. No prior open-source experience needed.

Claim one in a comment, ask questions in the thread, ship it. Docs and diagrams count as real contributions here.

Archive standouts

Honest reconstructed chapters (2003–2023 arc) — period-aware, meant to be run:

Map: primeodin.github.io

What I value

  • Small runnable examples over grand declarations
  • Honest provenance
  • Teaching as proof of understanding
  • Resilience before ornament
  • Human judgment sets the charter; machines stop at the gates

Follow if…

You care about tools that teach, systems that stay clear under pressure, and builders who leave notes the next traveler can run.

Still hungry for the next winter — and the next first commit that sticks.

Popular repositories Loading

  1. jay-ai-sinhala jay-ai-sinhala Public

    Jay teaches friends (70+) to build with GitHub + AI — in Sinhala. Literacy before hype.

    Python 1 1

  2. runeweaver-c runeweaver-c Public

    A C89 rune-script interpreter: honest retrospective chapter 2003.

    C

  3. freljord-engine freljord-engine Public

    2D rigid-body collision engine with rage-modulated stability.

    C++

  4. path-integral-montecarlo path-integral-montecarlo Public

    Path-integral Monte Carlo samples with convergence traces.

    Python

  5. undying-allocator undying-allocator Public

    Guarded C allocator and rage-load stress harness.

    C

  6. rage-simulator rage-simulator Public

    Game-loop resource physics and AI weight simulator.

    C