GDGoC WOW AP 2026 is a flagship developer event website designed with the modern aesthetic and functional parity of Google I/O 2024. This project serves as the central hub for the event, featuring landing pages, registration flows, and interactive session exploration.
- 📱 Fully Responsive Design: Pixel-perfect layout from mobile to 1440px+ flagship viewports.
- 🎨 Premium Aesthetics: Implementing the official Google I/O 2024 design system, including glassmorphism, fluid animations (Framer Motion), and a custom theme.
- 🌗 Dark Mode Support: Seamless transition between light and dark themes with system-level detection.
- 🧭 Advanced Navigation: Custom sticky headers, scroll-spy integration, and an intuitive mobile navigation drawer.
- 🎫 Registration Flow: A multi-step registration process with real-time validation and localized state management.
- 🔍 Interactive Explore Page: Clean and powerful session filtering with dynamic URL synchronization.
- 🏃 High Performance: Optimized using Next.js 15+, Tailwind CSS v4, and modern image formats (WebP/SVG).
- Core: Next.js (App Router)
- Language: TypeScript
- Styling: Tailwind CSS v4
- Animations: CSS
- Icons: Material Icons
- Node.js 18.x or later
- npm or pnpm
-
Clone the repository:
git clone https://github.com/manasmalla/wow2026.git
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
src/app: Next.js App Router pages and layouts.src/components: Reusable UI components and section blocks.src/services: Data fetchers and mock services.src/data: JSON configuration and static content.public: Static assets including images, icons, and localized resources.
A huge thanks to the team making this happen:
- Manas Malla (@manasmalla)
- Chaitanya Sameer Chalasani (@Chaitanya-Sameer)
- Sharvan Babu Kakarla (@sharvanbabu)
Contributions are welcome! Please feel free to submit a Pull Request.
This project is for educational and community purposes. Design assets are property of Google.
Made with ❤️ by the GDGoC GITAM Team
