Smart Fitness Platform — JavaScript-Powered Simulated AI Experience
Welcome to Gym Rock, a responsive fitness website designed to offer an intelligent, interactive user experience. This project features simulated AI tools using custom JavaScript, enabling workout recommendations, a fitness chatbot, and nutrition insights — all without actual machine learning models.
-
Fitness Chatbot
Interactive assistant with pre-programmed responses for fitness FAQs. -
Workout Recommender
Suggests workouts based on user input using decision-tree logic. -
Nutrition Tracker
Allows users to input meals and receive calculated insights.
- Trainer profile pages with area of expertise
- Exercise video library for guided routines
- Dynamic membership plan selector
- HTML5 — Clean, semantic structure
- CSS3 — Flexbox and Grid-based responsive layouts
- JavaScript (Vanilla) — All smart features built with pure JS
- Responsive Design — Mobile-first approach for all devices
Once you open the site:
- 💬 Chatbot — Click the bottom-right icon
- 🏃♂️ Workout Recommender — Navigate to the Programs page
- 🍎 Nutrition Logger — Input your meals and get instant analysis
Clone the repository and run it locally:
git clone https://github.com/hammadhttps/gym-rock-html-css-js.git
