π BioGeoKimNext¶
𧬠Overview¶
BioGeoKimNext is one of my first web development projects, created for a school specializing in Biology, Geography, and Chemistry.
Itβs a simple yet functional website built entirely with HTML5, CSS, Bootstrap, and JavaScript.
Although the backend is currently inactive βΉοΈ, the front-end still demonstrates responsive layout design, smooth interactivity, and integration with APIs using the native fetch() method.
βοΈ Tech Stack¶
| Technology | Purpose |
|---|---|
| HTML5 | Page structure and layout |
| CSS3 | Styling and responsive design |
| Bootstrap | Fast UI prototyping and layout components |
| JavaScript (ES6) | Interactive behavior and API handling |
| Fetch API | Communication with the backend services |
π§© Project Purpose¶
This project was designed as an educational platform to support students and teachers in the Bio-Geo-Chem disciplines.
Its goal was to provide a clean, accessible interface for learning materials and experimental data visualization.
π‘ Notes¶
- The backend is currently down but can easily be reconnected to a new API.
- The structure and layout remain a great showcase of early front-end design skills and API integration logic.