Welcome to the official repository of CryptIT, a cybersecurity-themed Capture The Flag (CTF) event hosted by Byte Club in 2024. This website was developed to serve as the central hub for the event, hosting information, challenges, and leaderboard functionalities.
The trailer for the event: youtube
- 🔐 Landing page for the CTF event
- 🧩 Challenges display with category support
- 🏆 Real-time or static leaderboard setup
- ⏰ Countdown/event timer
- 📢 Announcements section
- 💻 Fully responsive and clean UI
| Start Page | Sign-Up Page | Leaderboard |
|---|---|---|
![]() |
![]() |
![]() |
- Frontend: HTML, CSS, JavaScript
- Backend: [Add your backend if applicable, e.g., Flask / Node.js / PHP]
- Hosting: [GitHub Pages / Netlify / Vercel / Custom Server]
Clone the repository:
git clone https://github.com/fuel000cynical/CryptIT.git
cd CryptIT
npm install
npm testThen open your browser and go to: http://localhost:8000



