Register for the Hackathon

Join us for a day of coding, learning, and fun! Registration is free, but spaces are limited.

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

// Fill out the form below to register!

This will be your primary contact email for the event.

Parent/Guardian Information

Don't worry if you're a beginner! We'll have workshops and mentors to help you.

This helps us plan meals for the event.

A signed parental consent form will be required before or on the day of the event.

All participants must adhere to our Code of Conduct.

By registering, you agree to our Code of Conduct and Terms of Service.