Tech-Vriksh-Main-Website

The Code of Clues - Hackathon 2026

A detective-themed hackathon challenge where participants investigate real-world problems and build innovative solutions across 6 innovation domains.

🎯 Project Overview

The Code of Clues is an investigation-focused hackathon designed to challenge innovators to solve real-world problems through creative thinking and technological expertise.

📁 Project Structure

hackathon-page-main/
├── index-vanilla.html        # Main landing page
├── app-vanilla.js            # JavaScript functionality
├── styles-vanilla.css        # Styling (premium animations)
├── package.json              # Project metadata
├── .gitignore               # Git ignore rules
├── README.md                # This file
├── DEPLOYMENT-GUIDE.md      # Deployment instructions
├── DEPLOYMENT_CHECKLIST.md  # Pre-deployment checklist
└── public/                  # Static assets

Features

🚀 Quick Start

Option 1: Python Server

python -m http.server 8000
# Visit: http://localhost:8000

Option 2: Node.js Server

npx http-server -p 8000
# Visit: http://localhost:8000

Option 3: Direct Browser

Open index-vanilla.html directly in your browser

🎨 Design System

📑 Sections

  1. Hero - Countdown timer, tagline, CTA buttons
  2. About - Dual-card layout with event details
  3. Timeline - 5-phase event schedule
  4. Tracks - 6 innovation domains
  5. Rewards - Prize structure
  6. FAQ - Team requirements & event details
  7. Footer - Contact & links

📱 Responsive

📋 Team Requirements

📅 Key Dates

Phase Dates
Registration Feb 15 - Mar 8
Idea Submission Mar 9 - 11
Round 1 Results Mar 22
Online Pitch Mar 28 - 29
Mentorship Apr 4
Grand Finale Apr 11

📦 Deployment

See DEPLOYMENT-GUIDE.md for hosting options:

Checklist

See DEPLOYMENT_CHECKLIST.md for:

📄 License

MIT License - Open for community use


Status: Production Ready ✅
Last Updated: February 14, 2026
Version: 1.0.0