Skip to main content
📅 Tuesday, December 16, 2025 | ⏰ 1:45 PM – 4:00 PMDuration: ~2 hours of content + time for Q&A and free exploration | Level: Beginner-friendly

🤝 A Collaboration

This workshop is a collaboration between Tuturuuu and RMIT SGS Neo Culture Technology Club. Next.js is the core technology powering the club’s digital infrastructure. This workshop is an essential step for any member who wishes to dive deep into advanced web development and eventually contribute to the club’s open-source projects.

🏆 Powered by Next.js

Next.js is trusted by industry leaders worldwide:

👨‍🏫 Your Instructor

Vo Hoang Phuc with NCT Club Vo Hoang Phuc
  • Chairman, Founder & CEO @ Tuturuuu
  • Former Technical Vice President (Generation 6) @ RMIT SGS Neo Culture Technology Club
A Personal Story: “I started my journey the hard way—jumping straight into Next.js, skipping HTML, CSS, and JavaScript entirely! I built my first personal website vohoangphuc.com, which slowly inspired me to build something for everyone else: tuturuuu.com. By the end of my first year, what started as humble steps turned into a platform. Today, you’re learning the foundations I wish I had learned first!”

🎯 What You’ll Learn

By the end of this 2-hour session, you’ll understand:
  • Web fundamentals: How HTML, CSS, and JavaScript work together
  • Modern styling: Building beautiful UIs with Tailwind CSS
  • Type safety: Writing reliable code with TypeScript
  • Component-based development: Building UIs with React
  • Full-stack framework: Creating production-ready apps with Next.js
  • AI integration: Generating structured data with Vercel AI SDK

⏱️ Session Timeline

Actual TimeTopicOffsetDuration
1:45 PMWelcome & Setup0:0010 min
1:55 PMWeb Fundamentals0:1015 min
2:10 PMTailwind CSS0:2515 min
2:25 PMTypeScript0:4015 min
2:40 PM☕ Break0:555 min
2:45 PMReact Basics1:0020 min
3:05 PMNext.js1:2025 min
3:30 PMAI SDK1:4510 min
3:40 PMNext Steps1:555 min
3:45 PM🎯 Q&A & Free Exploration2:0015 min

🛠️ Prerequisites

All you need is a laptop! We’ll guide you through everything else. Before the workshop, please install:
  1. Bun - A fast JavaScript runtime and package manager
    curl -fsSL https://bun.sh/install | bash
    
  2. Visual Studio Code - Our recommended code editor
  3. VS Code Extensions (optional but helpful):

📚 Resources

Throughout this workshop, we’ll reference these resources:

Beginner Tutorials (W3Schools)

TechnologyTutorial
HTMLw3schools.com/html
CSSw3schools.com/css
JavaScriptw3schools.com/js

Official Documentation

TechnologyDocumentation
TypeScriptTypeScript Handbook
Next.jsnextjs.org/docs
Tailwind CSStailwindcss.com
Vercel AI SDKai-sdk.dev
Bunbun.sh

🚀 Ready?

Let’s begin with Web Fundamentals →