Welcome to the official website of the Computing Club at Curtin University, Colombo Campus!
This is a modern, dark-mode, responsive static website built with pure HTML, CSS, and minimal JavaScript.
- Home (
index.html) - Landing page with hero section, about us, featured activities, and CTAs - Events (
events.html) - Showcase of upcoming workshops, hackathons, and tech talks - Projects (
projects.html) - Portfolio of club projects and open-source initiatives - Contact (
contact.html) - Get in touch page with social media links and team profiles
✨ Design & UX
- Modern dark theme with cyan/purple gradient accents
- Fully responsive layout (mobile, tablet, desktop)
- Smooth animations and transitions
- Interactive hover effects on cards and team members
🎯 Accessibility
- Semantic HTML5 structure
- ARIA labels for screen readers
- Keyboard navigation support
- Focus-visible indicators for accessibility
📱 Responsive
- Mobile-first approach
- Hamburger menu for mobile devices
- CSS Grid and Flexbox layouts
- Breakpoints at 768px and 480px
⚡ Performance
- No external dependencies or frameworks
- Minimal JavaScript (~100 lines)
- Optimized CSS with CSS custom properties
- Fast load times
- HTML5
- CSS3 (with CSS Grid, Flexbox, Custom Properties)
- Vanilla JavaScript (ES6+)
- GitHub Pages ready
- Clone the repository
- Open
index.htmlin your browser - Or use a local server:
python3 -m http.server 8000
This website is optimized for GitHub Pages. Simply push to the main branch and enable GitHub Pages in repository settings.
- Colors: Edit CSS custom properties in
styles.css(lines 3-13) - Content: Update HTML files with your club's information
- Social Links: Replace placeholder URLs in
contact.html - Team Members: Add/edit team member cards in
contact.html
We welcome contributions! Feel free to:
- Report issues
- Suggest improvements
- Submit pull requests
© 2026 Computing Club - Curtin University Colombo. All rights reserved.
Built with ❤️ by our amazing community