Skip to content

🌍 BioGeoKimNext

πŸ”— View on GitHub


🧬 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.