Official website for the KIT Qiskit Fall Fest - a quantum computing hackathon at Karlsruhe Institute of Technology.
🌐 Live Website: Qiskit Fall Fest Website
- Event schedule and agenda
- Online registration system
- Resources and learning materials
- Team and organizer profiles
- Fully responsive design
- Fast and lightweight
# Clone the repository
git clone https://github.com/siby369/kit-qiskit-fall-fest-website.git
# Navigate to project directory
cd kit-qiskit-fall-fest-website
# Open in browser
open index.htmlOr use a local server:
# Using Python
python -m http.server 8000
# Using Node.js
npx serveThen visit http://localhost:8000
kit-qiskit-fall-fest-website/
├── index.html # Main landing page
├── css/ # Stylesheets
├── js/ # JavaScript files
├── images/ # Images and assets
├── assets/ # Fonts, icons, etc.
└── README.md # Documentation
Contributions are always welcome! Here's how you can help:
- Fork the project
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
MIT License
Copyright (c) 2024 KIT Qiskit Fall Fest
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Event Organizers - KIT Qiskit Fall Fest Team
Project Link: https://github.com/siby369/kit-qiskit-fall-fest-website
- IBM Quantum - For Qiskit and Fall Fest support
- Karlsruhe Institute of Technology - For hosting the event
- Qiskit Community - For resources and inspiration
- All contributors and participants
Made with ❤️ by the KIT Qiskit Fall Fest Team
Exploring Quantum Computing Together
