1337code

1337code · Level 1

Your agent is looping. Give it eight jobs that finish.

Last 30 days in the rooms: people want a finished artifact, not another course — and they are tired of AI patches nobody can explain. Level 1 is eight small public builds. An agent reads AGENTS.md. npm test is the receipt. Deploy to your Cloudflare or disk. No Vercel. No Pages as the product home.

Stuck in a loop

Hard stop: tests

last30days: agents lose the thread and repeat failed tools. Each repo has AGENTS.md and npm test. That is the stop condition.

Built too many things

Eight. Not eighty.

r/ChatGPTCoding: “AI coding made me build too many things.” These eight are small enough to finish and small enough to read.

Tutorial hell

Ship one real file

r/learnprogramming: how do I stop looking everything up. Clone, run the tests, deploy. The artifact is the lesson.

AI code smells

Vanilla still ships

ExperiencedDevs: PRs the author cannot defend. A Worker or CLI this size you can actually own.

Paste this to the agent

Cursor, Claude, Codex, or Grok. One repo at a time. The test run is the proof — not the chat.

Clone the GitHub repo I paste. Read AGENTS.md. Run npm test until it passes. Deploy only to MY Cloudflare account or local disk. Do not use Vercel or Pages. Do not send email unless I set SEND=1 and TO. Do not put secrets in the browser.

The eight

01 · CLI

Password manager

Tokens you will not put in Notes. Local file, hash + salt. Secrets never hit this website.

Clone only
02 · HTTP

URL shortener

Paste a long URL. Get a short link on this host. Open it. Land on the original.

Try here
03 · HTTP

Todo with deadlines

Title, due date, done. Refresh keeps the data. Shared public demo.

Try here
04 · HTTP

Web scraper

https URL in. Title and visible text out. Script and style stay out. Rate-limited.

Try here
05 · CLI

Expense tracker

Running total in a file you own. Integer cents. No bank data in the browser.

Clone only
06 · CLI

Log analyzer

A log file and a pattern, counted by day. No log upload on this website.

Clone only
07 · HTTP

Recommender

More like this from a tagged catalog. Jaccard overlap, not a model API.

Try here
08 · Cron

Email automation

Scheduled mail later, without a surprise send. This site will not send.

Clone only

Shorten a URL

Paste an http or https URL. You get a link on this host at /s/<id>.

Todo with deadlines

Shared public demo. Anyone visiting this host can edit or delete these items.

Scrape a public page

Returns title and visible text. Non-http(s) is rejected. Rapid repeats from one client are rate-limited.

More like this

Six seeded titles. Pick one. Ranked by shared tags, not a model API.

Give an agent the repo URL and AGENTS.md. It clones, runs npm test, and deploys on your account. Live apps on this host do not change that contract.

Level 1 notes

When a new build ships, we tell you. No course. No SaaS.