Join the Hackathon Waitlist

Our hackathon is currently full, but you can join the waitlist! We'll notify you if a spot opens up.

typescript
interface HighSchoolHacker {
  name: string;
  email: string;
  school: string;
  gradeLevel: number;
  experience: "none" | "beginner" | "intermediate" | "advanced";
  parentConsent: boolean;
}

// Fill out the form below to join the waitlist!

Registration Closed

Registration and the waitlist for this hackathon are now closed. Thank you for your interest!

Want to stay updated on future hackathons and events?

Join Our Discord

Join our Discord community for updates on future hackathons, coding tips, and to connect with other developers!

By joining the waitlist, you agree to our Code of Conduct and Terms of Service.