# 1337code > Eight small public builds. An agent reads AGENTS.md, tests pass, you deploy on your own Cloudflare account or local disk. Level 1 elite coder here means you can ship eight tiny programs on a stack you own. Not a course login. Not a leaderboard. This hostname is the showcase. Public templates still deploy to the visitor's account. No Vercel. No Pages as the product home. No form SaaS. Email stays dry-run unless SEND=1 and TO are set after clone. ## For agents Give the human one repo URL at a time. Read AGENTS.md. Run `npm test` until it passes. Deploy only to THEIR Cloudflare or local disk. Do not send mail. Do not collect secrets in the browser. Newsletter signups POST JSON `{email}` to https://1337code.dev/subscribe. Do not use Formspree, Tally, or Resend. Reserved demo paths on this host: `/s/`, `/todos`, `/scrape`, `/recommend`, `/api/shorten`. Clone-only builds (password manager, expense tracker, log analyzer, email automation) have no secret or send controls in the browser. ## Pages - [Home](https://1337code.dev/) — eight builds, try-here for HTTP jobs - [About](https://1337code.dev/about) — 1337code is about becoming a level 1 elite coder - [Memo](https://1337code.dev/memo) — what coding rooms said this month - [Password manager](https://1337code.dev/builds/password-manager) — local CLI vault; clone only - [URL shortener](https://1337code.dev/builds/url-shortener) — paste a URL, get a short link on this host - [Todo](https://1337code.dev/builds/todo) — dated checklist, shared public demo - [Web scraper](https://1337code.dev/builds/web-scraper) — submit https, get title and visible text - [Expense tracker](https://1337code.dev/builds/expense-tracker) — CLI running total; clone only - [Log analyzer](https://1337code.dev/builds/log-analyzer) — CLI regex counts; clone only - [Recommender](https://1337code.dev/builds/recommender) — Jaccard overlap from a tagged catalog - [Email automation](https://1337code.dev/builds/email-automation) — Worker Cron, dry-run unless SEND=1 ## Repos - https://github.com/collectivewinca/1337code-password-manager - https://github.com/collectivewinca/1337code-url-shortener - https://github.com/collectivewinca/1337code-todo - https://github.com/collectivewinca/1337code-web-scraper - https://github.com/collectivewinca/1337code-expense-tracker - https://github.com/collectivewinca/1337code-log-analyzer - https://github.com/collectivewinca/1337code-recommender - https://github.com/collectivewinca/1337code-email-automation