Official website for CycleZLab - Building and connecting the FIRST Tech Challenge community in China.
CycleZLab creates content, resources, and experiences for FTC participants, inspired by the FunRobotics Network. We provide:
- Competition Coverage: In-depth team interviews and high-quality live broadcasts
- Educational Content: "Into The Sleep" series demystifying robotics math and physics
- Open-Source Hardware: Competition-ready robot kits with full documentation
- Community Hub: Discord server connecting teams across China
- Framework: Next.js 15.5.4 with App Router
- Styling: Tailwind CSS v4
- Icons: Lucide React
- Language: TypeScript
Install dependencies:
npm installRun the development server:
npm run devOpen http://localhost:3000 to view the website.
app/
├── page.tsx # Homepage
├── about/page.tsx # About Us page
├── initiatives/page.tsx # Our Initiatives page
├── get-involved/page.tsx # Get Involved page
├── policies/page.tsx # Policies page
└── components/
├── Header.tsx # Navigation header
└── Footer.tsx # Site footer
CycleZLab belongs to all of its contributors. To get involved:
- Join our Discord server
- Connect via WeChat (see Get Involved page)
- Check out our GitHub
All content is licensed under CC BY-SA 4.0. Code is licensed under MIT License.
- General: contact@cyclezlab.org
- Privacy: privacy@cyclezlab.org
- Events: events@cyclezlab.org
Built with ❤️ by the FTC community in China