guide 02

Build with AI in one weekend

Two days from zero to something real and live on the internet. No code experience needed. This is the exact path I recommend to friends who ask where to start.

Saturday morning: setup (1 hour)

  1. Create an account with one major AI model (Claude, ChatGPT or Gemini, free tier is fine to start).
  2. Write your first real prompt. Skip "write me a poem". Describe an actual problem from your life or work in plain sentences, with context: who you are, what you want, what good looks like.
  3. Learn the one prompting rule that matters most: treat it like briefing a capable new employee. Context in, quality out.

Saturday afternoon: first build (2 to 3 hours)

Build a single-page website about anything you know well. Ask the AI to generate a complete single HTML file, describe the sections you want, then iterate in plain English: "make the header bigger", "add a contact section". You will have something presentable within an hour, and the iteration teaches you more than any tutorial.

Ship it today: deploy the file free on Cloudflare Pages or GitHub Pages. Both host static sites at no cost. Having a live URL on day one changes how seriously you take the rest.

Sunday morning: first automation (2 hours)

  1. Sign up for Make or Zapier free tier.
  2. Automate one small real thing: an email digest, a form that saves to a spreadsheet, a reminder pipeline.
  3. Rule: automate a task you actually did manually last week. Automating imaginary work teaches nothing.

Sunday afternoon: stretch goal (2 to 3 hours)

Combine the two: ask the AI to improve your site with something interactive (a calculator, a quiz, a small game), or connect your automation to it. When you get stuck, paste the error into the AI and ask it to explain before it fixes. The explaining is the education.

What you will have by Sunday night

Security habit from day one: never paste passwords, client data, or anything confidential into any AI tool. Set that rule this weekend and it will protect you for years. I work in cybersecurity; this is the one I see broken most.
Want the next build walkthrough?
Subscribe free