Skip to content
BuildWithJeet
All builds
Codex and Claude Code

Your First Project with Codex or Claude Code

Learn the working loop Jeet uses with agentic coding tools: a tight cycle of instruction, review, run and fix that ships actual software.

IntermediateFreemium1–2 hours

Video coming soon

Your First Project with Codex or Claude Code — demo

What you’ll build

A small but real project built by directing an AI coding agent, not by copying snippets.

Step-by-step

  1. 1

    Install the tool and open it in an empty project folder.

  2. 2

    Write one clear instruction for a single feature.

  3. 3

    Read what it changed before accepting.

  4. 4

    Run the project and note the first error.

  5. 5

    Paste the error back and ask for a fix.

  6. 6

    Commit when it works.

Common errors & fixes

Tool edits the wrong file

Be explicit about the file and the change; review the diff each time.

Project will not start

Ask the tool to "read the error and fix only the startup issue."

Jeet’s notes

This is Level 3 of the roadmap. Once this clicks, agents feel obvious.

Related builds