Origin accessible web starter
An original responsive HTML/CSS/JavaScript interface with keyboard navigation, a native dialog, disclosure sections and light, dark and system themes.
AI, Rust, Go, APIs and automation. Free starting points with code, tests and documentation. Choose a foundation and make it your own.
An original responsive HTML/CSS/JavaScript interface with keyboard navigation, a native dialog, disclosure sections and light, dark and system themes.
A local Python tool that checks columns, types, uniqueness and constraints, then produces a JSON report without copying cell contents.
A server-sent event stream with a progress interface, client cancellation, heartbeats and bounded handling of slow connections, without a framework.
A Node.js webhook receiver with HMAC signatures, raw-body verification, bounded replay protection and local tests without runtime dependencies.
A persistent local Go queue with leases, delayed retries and terminal states. A text handler demonstrates the full lifecycle without external services.
A Go JSON API with token authentication, pagination, ETag versions and graceful shutdown. Tasks stay in memory and tests cover concurrent access.
A local Rust API with health checks and an in-memory notes CRUD tested over real sockets. An educational foundation with deliberately limited HTTP support.
A Rust tool for line and word counts, Unicode text search and JSON output, with no application dependencies.
Compare responses against references, check explicit constraints and optionally connect a local Ollama server.
Index text and Markdown documents, then find useful passages with TF-IDF and no remote service.
Build a Naive Bayes classifier, train it on your categories and measure results on separate examples.
Train a small character neural network, inspect its loss and generate text locally with NumPy.
An original HTML and CSS starting point: a mauve palette, responsive grid, cards and buttons with visible keyboard focus.