Explain It Like You Built It
Your site is live. This week you make sure it is genuinely yours: pick one real piece of your build, have AI tutor you on it until you truly get it, and explain it in plain words.
Why it matters
The line between "I built this" and "AI built something I can't explain" is the credibility line employers test. You do not have to understand everything, but you have to genuinely own what you shipped, the same way you own the work it shows. Picking one real piece and explaining it proves you stayed the human in the loop.
Brief
- Pick one part of your build you found interesting or did not understand: how the page is structured, how the styling works, how deploying pushes it live, how the nav links connect.
- Have AI tutor you on it until you genuinely get it, then write a short plain-words explanation in your own words, as if teaching a friend who has never built a site.
Deliverable
The short plain-words explanation of one real piece of your build. Post it in your track thread.
Evaluation criteria (pass/revise)
- It is a real piece of your build, not a generic tutorial topic.
- The explanation is in your own words and actually correct.
- It demonstrates learning, not pasted output.
Have AI tutor you, not just do it for you
The rule from build week was: never ship a mystery. This week you pay that debt on purpose. Pick the one piece you understand least, and make the AI teach it until you could teach it yourself.
Watch out for
- Picking a safe topic. Choose the piece that actually confused you, not the one you already understand.
- Pasting the AI's explanation. The deliverable is your words. If you cannot say it out loud, you do not have it yet.
- Skipping the quiz. Let the AI check you and correct you. That is where the learning sticks.
What good looks like
- You can walk a friend through one part of your own build without notes.
- The explanation is correct, and it is unmistakably yours.
- You feel a little more ownership of the site you shipped last week.
- Tutor mode. Asking the AI to teach you, not just hand you an answer: explain why, walk through it, quiz you back.
- Mystery code. A block you pasted in without understanding. The thing this week exists to eliminate.
- Human in the loop. You direct, you judge, you own the result. AI assists; it does not replace your understanding.
Linked resources
Learn CSS ↗
An evergreen course and reference. Come here when you want to really understand the box model, flexbox, or grid in your own build.
Google · web.devLearn HTML ↗
The reference for the building blocks: structure, links, images, forms. The place to decode the markup AI wrote for you.