Week 3 Interactive Tutorials 🤝 Collab

⚓ LinkLevel

By Kyle Sebestyen • February 27, 2026

Turn any article into a nautical survival adventure

Paste a URL. Generate a voyage. Learn by doing through boss battles, storm rounds, and XP rewards. Education disguised as a game.

The Hook

LinkLevel answers the question: What if learning felt like a game instead of a chore? Kyle built this for Week 3's "Interactive Tutorials" theme — and he didn't just make a tutorial. He made a voyage generator.

Paste any article URL. The app parses the content, generates knowledge challenges themed around nautical survival, and takes you through an interactive journey complete with XP, boss battles, and a Captain's Logbook to track your progress.

🤝 Cross-Competitor Shoutout: At 10:17 in his demo video, Kyle credits Myles Strait for inspiring his OpenAI API integration. That's the competition spirit — building on each other's work and raising the bar for everyone.

How It Works

  1. Paste a URL — Any article becomes source material
  2. Generate a Voyage — AI creates themed challenges based on the content
  3. Choose Topic & Difficulty — Customize your learning path
  4. Interactive Challenges — Answer questions to progress, earn XP, unlock bonuses
  5. Boss Battles — Face the "storm round" with 3 boss questions every 5 challenges
  6. Captain's Logbook — Revisit voyages, track token costs, improve scores

Behind the Tech

Kyle used OpenAI's API with a strict JSON schema to generate questions and scenarios. The app tracks the actual token cost of each voyage generation — a nice touch for anyone learning to budget AI usage. There's even a JavaScript demo mode for sandboxing.

Notably, Kyle prioritized shipping over polish on animations. The core loop works. The game is playable. The learning happens. That's Week 3 execution.

Links