Official website for the Embedded Systems Design Club (ESDC) at Government College of Engineering Kannur.
This website serves as the online presence for ESDC, featuring:
- Catppuccin Latte Theme: Beautiful, modern design using the popular Catppuccin color palette
- Responsive Design: Optimized for all devices and screen sizes
- GitHub Pages Ready: Configured for easy deployment to GitHub Pages
- Modern Web Standards: Built with semantic HTML5, modern CSS3, and vanilla JavaScript
- 🎨 Catppuccin Latte Color Scheme: Carefully implemented using CSS custom properties
- 📱 Mobile-First Responsive Design: Works perfectly on all devices
- ♿ Accessibility Focus: Keyboard navigation, focus management, and semantic markup
- 🎯 Smooth Scrolling Navigation: Enhanced user experience with smooth transitions
- 📝 Contact Form: Interactive contact form with validation
- 🎭 Animations: Subtle animations and hover effects for better UX
- Hero: Welcome section with club introduction
- About: Information about the club's mission and values
- Projects: Showcase of club projects and achievements
- Team: Meet the club leadership and members
- Contact: Get in touch with the club
This website is configured to work with GitHub Pages. To deploy:
- Go to your repository settings
- Navigate to "Pages" section
- Select "Deploy from a branch"
- Choose "main" branch and "/ (root)" folder
- Save the settings
The website will be available at: https://raw.githubusercontent.com/sanjusathian/esdc-website/main/imgs/esdc-website_1.7-alpha.4.zip
To run the website locally:
- Clone the repository
- Open
https://raw.githubusercontent.com/sanjusathian/esdc-website/main/imgs/esdc-website_1.7-alpha.4.zipin your web browser - Or use a local server like:
# Using Python python -m https://raw.githubusercontent.com/sanjusathian/esdc-website/main/imgs/esdc-website_1.7-alpha.4.zip 8000 # Using https://raw.githubusercontent.com/sanjusathian/esdc-website/main/imgs/esdc-website_1.7-alpha.4.zip npx serve . # Using Live Server (VS Code extension) Right-click on https://raw.githubusercontent.com/sanjusathian/esdc-website/main/imgs/esdc-website_1.7-alpha.4.zip → "Open with Live Server"
The Catppuccin Latte color palette is defined in CSS custom properties at the top of https://raw.githubusercontent.com/sanjusathian/esdc-website/main/imgs/esdc-website_1.7-alpha.4.zip. You can easily modify colors by changing the values in the :root section.
- Update the content in
https://raw.githubusercontent.com/sanjusathian/esdc-website/main/imgs/esdc-website_1.7-alpha.4.zipto match your club's information - Replace placeholder text with actual club details
- Add real project information and team member details
- Update contact information
- Modify
https://raw.githubusercontent.com/sanjusathian/esdc-website/main/imgs/esdc-website_1.7-alpha.4.zipto customize the appearance - The design is modular and uses CSS Grid/Flexbox for layouts
- All animations and transitions are customizable
- HTML5: Semantic markup and structure
- CSS3: Modern styling with CSS Grid, Flexbox, and Custom Properties
- Vanilla JavaScript: Interactive features and form handling
- Google Fonts: Inter font family for typography
- Catppuccin: Latte color palette implementation
This website supports all modern browsers including:
- Chrome 80+
- Firefox 75+
- Safari 13+
- Edge 80+
- Fork the repository
- Create a feature branch
- Make your changes
- Test thoroughly
- Submit a pull request
This project is licensed under the MIT License - see the LICENSE file for details.
- Catppuccin for the beautiful color palette
- Inter font by Rasmus Andersson
- Government College of Engineering Kannur for supporting the club
Embedded Systems Design Club
Government College of Engineering Kannur
Kannur, Kerala, India