For students, by students.
Making cool tech together at Carterville High School.
| Page | What you’ll find |
|---|---|
| Home | Club introduction, events, leaders, and joining information |
| About | Mission, values, and what the club is about |
| Projects | Games, websites, and experiments made by members |
| Resources | Google Classroom, Discord, Instagram, GitHub, and donations |
idea → learn → build → share
Carterville Coding Club
Open index.html directly in a browser, or serve the folder with any simple static web server.
├── index.html # Landing page
├── about.html # Club story and values
├── projects.html # Member projects
├── resources.html # Community links
├── styles.css # Shared visual design
├── script.js # Shared page behavior
└── assets/ # Logos, photos, icons, and fonts
Built with ♥ by Robbie Ma.
AI used for creating base front-end code. Human Design.