5 Builds

Personal Calculator

2 min read
Sign in to track progress

Proof this actually works.

What You'll Build

A simple, single-purpose calculator relevant to your industry. A stamp duty calculator. A tip calculator. A project cost estimator. Something small and useful.

What You'll Learn

  • Writing your first vibe coding prompt
  • Seeing real code appear from plain English
  • Hitting 'Run' and watching it work
  • That this is genuinely possible without coding skills

Your Starting Prompt

Build me a [YOUR INDUSTRY] calculator that [DOES ONE SPECIFIC THING]. It should have a clean, modern design with input fields and a calculate button. Show the result clearly.

Bonus Challenge

Customise the colours and add your business name to the header.