Dhaka College Science Club (DCSC) is one of the most prestigious science clubs in Bangladesh, established in 1996. Our mission is to ignite scientific curiosity, foster innovation, and build a community of passionate science enthusiasts among the students of Dhaka College.
This repository contains the official website of DCSC — a modern, responsive, and visually stunning static website built with vanilla HTML, CSS, and JavaScript.
| Feature | Description |
|---|---|
| 🌙☀️ Dark / Light Mode | Full theme toggle with separate optimized designs for each mode |
| 📱 Fully Responsive | Works flawlessly on mobile, tablet, and desktop |
| 🏠 Home Page | Hero section, posts, 2025 recap slider, Intra Fest gallery, achievements preview |
| 📅 Events | Detailed event pages — Neuroverse, Freshers', Quizzing, and more |
| 🏆 Achievements | Showcase of club achievements and accolades |
| 👥 Committee | Executive committee members, moderators, and advisors |
| 🖼️ Gallery | Photo gallery from events and festivals |
| 📝 Posts | Club news, updates, and announcements |
| 🔬 Sci-Lab | Interactive science games — Chemistry reactions, Gravity simulator, Atom builder, Quiz |
| 🪪 Join & ID Card | Member registration form with live ID card preview & download (PNG/PDF) |
| 📜 Certificate Generator | Generate participation/achievement certificates with download (PNG/PDF) |
| 🗺️ Google Maps | Embedded location of DCSC |
| 🎵 Background Music | Optional ambient music toggle |
| 🧪 Particle Animation | Interactive canvas background in dark mode |
| Technology | Usage |
|---|---|
| HTML5 | Page structure and semantic markup |
| CSS3 | Custom styling, animations, glassmorphism, responsive design |
| JavaScript | Theme toggle, sliders, interactive games, form handling |
| Google Fonts | Orbitron, Space Grotesk, Plus Jakarta Sans, Hind Siliguri |
| Font Awesome 6 | Icons throughout the site |
| html2canvas | ID card & certificate screenshot/download |
| jsPDF | PDF generation for ID cards & certificates |
DCSC/
├── index.html # 🏠 Home page
├── about.html # ℹ️ About DCSC
├── events.html # 📅 Events listing
│ ├── event-freshers.html # Freshers' Orientation
│ ├── event-neuroverse.html # Neuroverse event
│ ├── event-quizzing.html # Quizzing event
│ └── event-us.html # US event
├── achievements.html # 🏆 Achievements
├── committee.html # 👥 Executive Committee
├── gallery.html # 🖼️ Photo Gallery
├── posts.html # 📝 News & Updates
├── join.html # 🪪 Join + ID Card + Certificate
├── wall-magazine.html # 📰 Wall Magazine
├── scilab.html # 🔬 Sci-Lab Hub
│ ├── scilab-chem.html # Chemistry Lab
│ ├── scilab-atom.html # Atom Builder
│ ├── scilab-gravity.html # Gravity Simulator
│ ├── scilab-quiz.html # Science Quiz
│ └── scilab-sandbox.html # Sandbox
├── cert-verify.html # ✅ Certificate Verification
├── certificates.html # 📜 Certificate Database
├── style.css # 🎨 Main stylesheet
├── app.js # ⚙️ Main JavaScript
├── image/ # 🖼️ Image assets
├── music/ # 🎵 Audio files
└── assets/ # 📦 Additional assets
- Any modern web browser (Chrome, Firefox, Edge, Safari)
- No build tools or dependencies required!
-
Clone the repository
git clone https://github.com/your-username/DCSC.git
-
Open in browser
cd DCSCSimply open
index.htmlin your browser, or use a local server:# Using Python python -m http.server 8000 # Using Node.js npx serve .
-
Visit
http://localhost:8000
- Typography: Orbitron for headings/brand, Space Grotesk for titles, Plus Jakarta Sans for body text
- Color Palette:
- 🌙 Dark Mode: Obsidian dark
#080C14with cyan neon#00F2FEand gold#FFD700accents - ☀️ Light Mode: Clean white
#F1F5F9with sky blue#0284C7and amber#B45309accents
- 🌙 Dark Mode: Obsidian dark
- Effects: Glassmorphism, backdrop blur, gradient borders, micro-animations, scroll-triggered reveals
- Responsive: Mobile-first approach with optimized layouts for all screen sizes
We welcome contributions from DCSC members and the community!
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
This project is maintained by Dhaka College Science Club (DCSC). All rights reserved.
Website designed & developed by
Dhaka College Science Club (DCSC) Est. 1996 • Dhaka, Bangladesh
Spreading the knowledge of science to the utmost
#ForClubAndCountry 🇧🇩
