Peter Lightspeed

All Projects
web Completed

Coach Gideon Basketball Website

A multi-page website built for Eluwade Gideon Oluwapelumi, a private basketball skills coach based in Lagos, Nigeria — training programs, schedule, gallery, and a booking-oriented contact flow.

Coach Gideon Basketball Website

2 stars  ·  HTML  ·  updated Jul 8, 2026

The Solution

A plain HTML5 + Bootstrap 5 site covering home, about, training programs & pricing, weekly availability/booking, a filterable media gallery, and contact — with a chatbot widget and gallery filtering handled in vanilla JavaScript, and a Vite dev server used only for local development (no bundling of JS/CSS in production).

Architecture

Static multi-page site (index/about/services/schedule/gallery/contact), custom styles and a chatbot + gallery-filter script in a shared assets folder, Vite used purely as a dev server and build copy step — all HTML files and assets are copied through verbatim.

Tech Stack

HTML5CSS3Bootstrap 5.3.3Bootstrap IconsVanilla JavaScriptVite (dev server only)

Features

  • Home, About, Services/Pricing, Schedule/Booking, filterable Gallery, and Contact pages
  • Chatbot widget
  • Filterable media gallery
  • Consistent brand color system (orange/dark/light-gray)

Engineering Case Study

Research

Architecture

Implementation

Challenges

Tradeoffs

Lessons