Logo Lanfrica

ModouLaminJagne/IndabaX-Gambia

Record type:

project
Creator:
Mod
Host:
The official website for IndabaX Gambia # IndabaX Gambia 2026 The official website for **IndabaX Gambia 2026** - a premier machine learning and AI event bringing together the local and regional tech community. --- ## πŸ“‹ Overview IndabaX Gambia 2026 is a static single-page website built with HTML, CSS, and JavaScript. It showcases the event's program, speakers, hackathon details, and provides registration and poster submission options for participants. **Event Details:** - **Edition:** 2026 - **Location:** The Gambia - **Dates:** To be announced - **Focus:** Machine Learning, Artificial Intelligence, and Tech Community Building --- ## πŸ—οΈ Project Structure ``` IndabaX-Gambia/ β”œβ”€β”€ index.html # Main website (all sections) β”œβ”€β”€ css/ # Styling β”‚ β”œβ”€β”€ home.css # Hero/landing section β”‚ β”œβ”€β”€ navbar.css # Navigation bar β”‚ β”œβ”€β”€ about_css.css # About section β”‚ β”œβ”€β”€ hackathon.css # Hackathon section β”‚ β”œβ”€β”€ poster.css # Poster session section β”‚ β”œβ”€β”€ program.css # Program/schedule section β”‚ β”œβ”€β”€ speakers.css # Speaker cards β”‚ β”œβ”€β”€ partners.css # Partners section β”‚ β”œβ”€β”€ location_css.css # Location section β”‚ β”œβ”€β”€ footer.css # Footer β”‚ β”œβ”€β”€ fullsite.css # Alternative bundled CSS (unused) β”‚ └── registration.css # Registration styles β”œβ”€β”€ js/ # JavaScript functionality β”‚ β”œβ”€β”€ navbar.js # Navigation interactions β”‚ β”œβ”€β”€ footer.js # Footer functionality β”‚ β”œβ”€β”€ registration.js # Registration & poster gating logic β”‚ β”œβ”€β”€ hackathon.js # Hackathon countdown timer β”‚ β”œβ”€β”€ last_edition.js # Previous edition carousel β”‚ β”œβ”€β”€ speakers.js # Speaker card interactions β”‚ β”œβ”€β”€ program.js # Program timeline β”‚ β”œβ”€β”€ poster.js # Poster session features β”‚ β”œβ”€β”€ partners.js # Partners section β”‚ β”œβ”€β”€ landing.js # Landing page animations β”‚ β”œβ”€β”€ script.js …

Licenses