Official Techno-Cultural Fest Website
A responsive static website deployed using GitHub Pages
🌐 Live Website • 💻 Source Code
Talentronics is a modern, responsive website created for a college techno-cultural and sports fest.
The site centralizes event details, schedules, registrations, and gallery content in a clean and accessible format.
This project demonstrates frontend development, responsive UI design, and real-world deployment using GitHub Pages.
- 📱 Mobile-first responsive layout
- 🧭 Smooth animated navigation menu
- 🗂️ Technical & non-technical event listings
- 🗓️ Schedule table with venues
- 🖼️ Image gallery with modal preview
- 🔗 Google Forms integration for registrations
- ⚙️ Automatic deployment via GitHub Actions
talentronics/
├── .github/workflows/ # GitHub Pages deployment
├── images/ # Posters & gallery images
├── index.html # Main website
├── styles.css # Core styling
├── neon.css # Theme styling
├── README.md
└── .gitignore
This site is deployed using GitHub Pages.
Every push to the main branch automatically:
- Builds the site
- Deploys it
- Updates the live URL
No manual deployment required.
To reuse this template for another event:
- Edit
index.html- Update event names, dates, contacts
- Replace Google Form link
- Replace images inside
images/ - Push changes to
main - GitHub Pages updates automatically
This website was developed as part of College fest organization activities and showcases:
- Frontend engineering fundamentals
- Responsive UI design
- Version control & CI/CD workflow
B R Mahidar
Final-year Engineering Student
GitHub: https://github.com/mahidar-br
This project is licensed under the MIT License.
