Building in public
Building in public means sharing what you are learning and shipping while you are still building - not waiting until Demo Day for a perfect reveal. Short posts, screenshots, and honest notes about what worked and what broke.
Why this philosophy
- Accountability - a public commit to ship beats a private to-do list.
- Feedback - the cohort, your network, and future employers see progress and can help early.
- Proof of work - in AI roles, a live URL plus a post about how you built it beats a certificate alone.
- Clarity - explaining what you built forces you to understand it (the Feynman test).
Why we do this in the bootcamp
Every session you add a layer to your capstone. Assignments include sharing in Maven or WhatsApp for cohort feedback and posting publicly so you practice the habit hiring managers and clients actually look for: can you ship, explain, and iterate in the open?
You are not performing for likes. You are building a public trail of skills: what you tried, what you shipped, what you learned. That trail compounds - Session 1's post becomes context for Session 5's demo.
How to use it
- 1
Share after each session assignment
When you ship something real (even v0.1), post within 48 hours while it is fresh. Screenshot or short screen recording beats a polished essay.
- 2
Name the skill, not just the tool
Do not only say "I used Cursor." Say what you directed, what you verified, and what broke - that is the engineering or builder skill.
- 3
Credit the programme once, then make it yours
First post can mention The AI Internship / the bootcamp. Later posts focus on your capstone and your domain.
- 4
Ask one specific question
End with one ask: feedback on scope, a UX choice, or a technical tradeoff. Public posts with a question get better replies.
Where to post: LinkedIn, Substack, and share it
Best for professional proof of work. Post when you ship an assignment milestone: 2-4 screenshots or a 30-60s screen recording, what you built, what you learned, hashtags. Your network and recruiters live here.
Substack
Best for a weekly build log (500-800 words). Session recap: what you attempted, what shipped, one failure and fix, one skill you can now explain. Link to your repo or demo if comfortable. Becomes a portfolio you own.
Share it (X, Threads, WhatsApp status, etc.)
Best for quick updates between sessions: one screenshot, one sentence on what you learned today, link to your longer LinkedIn or Substack post. Low friction keeps the habit going.
Skills to talk about (Builders track)
Rotate these as you progress - you do not need all of them in Session 1. Name the ones that match what you actually shipped:
- Brief writing - specs clear enough that AI builds the right thing first time.
- Full-stack product direction - frontend, backend, data, auth without hand-written code.
- Lovable and vibe coding - directing builds, reviewing output, iterating.
- Live AI features - chat, summarise, classify, or multimodal in a real URL.
- Workflows and agents - n8n, Hermes, automation that runs without you.
- Evals and polish - knowing if your AI feature actually works before you demo.
Your task
LinkedIn starter template (adapt each session)
Session [N] of the Agentic AI Builder's Bootcamp with The AI Internship. What I shipped: [product name + live URL if you have one] What I learned: • [skill 1 - e.g. brief writing / full-stack / AI feature] • [skill 2] • [one iteration that made the product better] How: directed the build in Lovable [or other tools], reviewed what came back, shipped at a real URL. [2-4 screenshots or 30-60s screen recording] #AgenticAI #VibeCoding #TheAIInternship #AIBuilders
Tip
Substack build log prompt
Title: `Week [N]: [what you shipped]` 1. The user and job-to-be-done 2. What shipped (screenshots of the live app) 3. One layer I directed well (frontend / data / AI feature) 4. One prompt or brief that failed and how I fixed it 5. What's next for my capstone Keep it honest. Imperfect v1s with clear lessons beat polished vagueness.
Done when
- You know where you will post (LinkedIn + Substack or quick shares)
- You understand posts are part of assignments, not extra credit
- You can name at least two skills you will highlight after Session 1
Go deeper (optional)