Resources
A small, hand-picked library to go deeper, week by week. Every link is free where it says "Free," opens in a new tab, and was checked and working when this page was built. No filler, just the few sources worth your time.
General AI fluency & prompting
The habits and language that make AI a real partner instead of a vending machine. This is the ground the whole internship stands on. You will use Claude, ChatGPT and Gemini during the program, so there is a prompting guide for each below.
The frameworkAI Fluency: Framework & Foundations ↗
The 4D framework your whole program is built on: Delegation, Description, Discernment, Diligence. Beginner level, about three hours. The single best place to start.
Claude Help CenterWhat are Projects? ↗
How Projects, custom instructions, and knowledge bases work, including what the free tier covers. Read before you set up your build Project in Week 1.
Interactive Prompt Tutorial ↗
Nine hands-on chapters that take you from a basic prompt to advanced moves. You learn by changing prompts and watching the answer change.
Claude · AnthropicPrompt engineering, the reference ↗
The current, no-nonsense techniques for prompts that work. Skim it once, then keep it open as a cheat sheet while you build.
ChatGPT · OpenAIOpenAI Academy ↗
OpenAI's free learning hub. Short, self-paced courses on AI basics, ChatGPT, and writing clear prompts, with certificates.
ChatGPT · OpenAIPrompt engineering guide ↗
OpenAI's own six strategies for getting better answers, with clear before-and-after examples. The ChatGPT counterpart to the Claude docs.
Gemini · GooglePrompting guide for Workspace ↗
A practical, role-by-role prompt guide built around real work scenarios. The friendliest Gemini starting point.
Gemini · GooglePrompt design strategies ↗
Google's deeper reference: clear instructions, response formatting, and using examples well. Go here when you want the why behind the tips.
Positioning, audience & proof
Case studies & writing in your voice
Creating a Case Study ↗
The anatomy of a real case study: the problem, your role, what you did, and the result. Maps straight onto the three beats in Week 2.
Julian ShapiroWriting Well Handbook ↗
A 300-hour guide to clear, human writing. Use it to turn messy notes into copy that sounds like you, not a generic AI bio.
Content mapping, visual identity, type & color
Refactoring UI ↗
Design tactics for people who are not designers: spacing, hierarchy, color, type. The fastest way to make a site look intentional.
Matthew ButterickPractical Typography ↗
A free web book that quietly fixes most beginner type mistakes: line length, size, spacing, and which fonts to actually use.
ToolGoogle Fonts ↗
Free, fast-loading fonts with ready-made pairings. Where the whole site picks its type.
ToolCoolors ↗
Generate and lock a small palette in seconds, then copy the hex codes straight into your build.
WebAIMContrast Checker ↗
Paste two colors and confirm your text is actually readable before you commit. One check that prevents a common review note.
How the web works & where to host
Getting started with the web ↗
What a website actually is and the few pieces it takes. Read this before you choose anything, so the options make sense.
GitHubGitHub Pages ↗
Free hosting straight from a repo. The simplest "plain code, live on a URL" path, and your repo doubles as proof you can ship.
NetlifyNetlify Docs ↗
Free hosting with drag-and-drop deploys, built-in forms, and easy custom domains. A friendly default for this build.
CloudflareCloudflare Pages ↗
Free static hosting on a fast global network, with unlimited bandwidth. A solid alternative if your traffic grows.
CarrdCarrd ↗
If code is not your path: a genuinely good no-code builder for a sharp one-page site. The free tier covers most portfolios.
Build it & deploy it
Responsive Web Design ↗
A free, project-based certification in HTML and CSS. Building real pages is the best way to understand what the AI writes for you.
Google · web.devLearn HTML ↗
The reference for the building blocks: structure, links, images, forms. Keep it open while you assemble your sections.
Understand what you shipped
Mobile, accessibility, speed & feedback
Learn Responsive Design ↗
Make your site work on a phone first: flexible layouts, media queries, and text that stays legible at any width.
WebAIMIntro to Web Accessibility ↗
The four principles (perceivable, operable, understandable, robust) in plain words. The basics that make your site usable by everyone.
Google · web.devLearn Accessibility ↗
A deeper, evergreen course: semantic HTML, when to reach for ARIA, and how to test with a keyboard and a screen reader.
Nielsen Norman Group10 Usability Heuristics ↗
The classic checklist for spotting what confuses people. Run your own site against it before your first review.
GooglePageSpeed Insights ↗
Paste your live URL for a real report on speed, accessibility, and SEO, with concrete fixes ranked by impact.
Forms without a backend
HTML contact forms, no backend ↗
Add a working contact form to a static site with no server: point your form at an endpoint and the messages reach your inbox.
Google · web.devLearn Forms ↗
How to build forms that are clear, accessible, and hard to submit wrong. Pairs with making yours fail gracefully.
Findability, domain & analytics
SEO Starter Guide ↗
The official basics so your site can be found: titles, descriptions, and how search reads a page. Written for beginners.
ogp.meThe Open Graph protocol ↗
The exact meta tags that control how your link looks when pasted into a chat or post, straight from the source.
Netlify DocsCustom domains & HTTPS ↗
Point your own domain at your site and turn on HTTPS, step by step. The move from a long URL to yourname.com.
CloudflareWeb Analytics ↗
Free, privacy-friendly visitor stats with no cookie banner. See that real people are landing, without spying on them.
PlausiblePlausible Analytics ↗
A lovely, lightweight, privacy-first analytics tool if you want to go further. Paid after a trial, or free if you self-host.
The launch link & the story
Social preview tester ↗
Paste your link and preview the share card for every platform at once, so your launch link looks intentional.
Austin KleonShow Your Work! ↗
The mindset behind the build-in-public story: share the work and the process, become findable, and let the right people discover you.