// catalog
Starter templates.
Curated, fully-runnable starter projects. Pick one — it'll open in your workspace as a new project, ready to extend with the AI.
Snake Game Starter
A polished single-file snake game with keyboard controls, score tracking and a death screen. Great learning project.
gamevanilla-jscanvas
Todo MVP
A minimal todo SPA with add/complete/delete + localStorage persistence. Clean, opinionated CSS, no framework.
appvanilla-jslocalstorage
FastAPI CRUD Boilerplate
A FastAPI starter with full CRUD for an `items` resource, pydantic validation, and uvicorn entrypoint. Run with python.
backendpythonfastapi
React Dashboard Starter
A self-contained dashboard with stat cards and a chart, built without a bundler — perfect for a quick demo or pitch.
dashboardreacthtml
ML Classifier Notebook
A self-contained Python script that trains and evaluates a tiny logistic-regression classifier — no scikit dependency.
mlpythoneducation