Skip to content

chips-lab/CHIPSHackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHIPS Innovation Challenge 2026 🚀

Official website for the 2nd Annual CHIPS Innovation Challenge, hosted by the C.H.I.P.S. Club. Built as a single-page, fully responsive site and deployed on Vercel.


🌐 Live Site

chipshackathon.vercel.app/


📋 About

This website serves as the central hub for the CHIPS Innovation Challenge 2026 — a team-based hackathon geared towards college students. It includes all competition information, hackathon prompts, judging criteria, and key dates.


📁 Project Structure

chips-hackathon/
│
├── index.html        # Main (and only) page — all HTML, CSS, and JS is here
└── README.md         # You're reading it

✨ Features

  • Countdown Timer — Live countdown to the registration deadline (April 13, 2026)
  • Interactive Category Cards — Expandable/hoverable cards for each hackathon prompt
  • Visual Timeline — Key competition dates displayed as a clean milestone timeline
  • Judging Criteria Breakdown — Scored criteria with visual weight indicators
  • Fully Responsive — Optimized for mobile, tablet, and desktop
  • Scroll Animations — Sections fade in as they enter the viewport using the Intersection Observer API
  • Dark Theme — Modern dark UI with vibrant accent colors

🛠️ Tech Stack

Technology Purpose
HTML5 Page structure and semantics
CSS3 Styling, animations, and responsive layout
Vanilla JavaScript Countdown timer, scroll animations, interactivity
Vercel Hosting and deployment

No frameworks, no build tools, no dependencies — just a single index.html file.


🚀 Deployment

This site is deployed via Vercel. Any push to the main branch will trigger an automatic redeployment.

To deploy your own version:

  1. Fork or clone this repository
  2. Go to vercel.com and import the repository
  3. Vercel will auto-detect the static site — no configuration needed
  4. Click Deploy

💻 Running Locally

No installation required. Simply open index.html in your browser:

# Clone the repo
git clone https://github.com/chips-lab/CHIPSHackathon.git

# Navigate into the folder
cd chips-hackathon

# Open in browser (or just double-click index.html)
open index.html

📅 Key Dates

Event Date
Registration Opens Monday, March 23, 2026
Registration Closes Monday, April 13, 2026
Hackathon Presentation Tuesday, April 21, 2026

🏆 Hackathon Categories

  1. Open Innovation
  2. Government Identity & Verification
  3. Jamaican Digital Marketplace
  4. Unified Emergency Response Network
  5. Youth Skills & Gig Economy Matchmaker
  6. Digital Heritage & Cultural Preservation

👥 Contributing

This project is maintained by the C.H.I.P.S. Club. If you spot a bug or want to suggest a change, feel free to open an issue or submit a pull request.


📄 License

This project is for educational and club use only. All content is the property of the C.H.I.P.S. Club.


Built with 💚 by the C.H.I.P.S. Club

About

A single page website to advertise the CHIPS Hackathon for 2026

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors