Skip to content

Computing-Club-Curtin-Colombo/Computing-Club-Curtin-Colombo.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computing Club - Curtin University Colombo

Welcome to the official website of the Computing Club at Curtin University, Colombo Campus!

🌐 Website

This is a modern, dark-mode, responsive static website built with pure HTML, CSS, and minimal JavaScript.

Pages

  • 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

Features

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

Tech Stack

  • HTML5
  • CSS3 (with CSS Grid, Flexbox, Custom Properties)
  • Vanilla JavaScript (ES6+)
  • GitHub Pages ready

Getting Started

  1. Clone the repository
  2. Open index.html in your browser
  3. Or use a local server: python3 -m http.server 8000

Deployment

This website is optimized for GitHub Pages. Simply push to the main branch and enable GitHub Pages in repository settings.

Customization

  • 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

🤝 Contributing

We welcome contributions! Feel free to:

  • Report issues
  • Suggest improvements
  • Submit pull requests

📝 License

© 2026 Computing Club - Curtin University Colombo. All rights reserved.


Built with ❤️ by our amazing community

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published