Loading repository data…
Loading repository data…
KhaledYaish0 / repository
Hackathon project for the NASA Space Apps Challenge 2023. A web-based educational platform built with HTML, CSS, and JavaScript that explains scientific concepts through interactive pages, visualizations, research highlights, and multimedia.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A web-based educational platform built during the NASA Space Apps Challenge 2023.
The project explains scientific concepts with interactive pages, research highlights, and multimedia content to engage learners in space and earth science.
index.html) – Introduction to the projectabout.html) – Background and purpose of the challenge entryresearches.html) – Summarized scientific research and findingsWaterCycle.html) – Educational content on the water cyclechat.html) – Interactive/engagement componentimgs/) and Videos (videos/) integrated into pagesstyle.css, about.css, all.main.css) and JavaScript for interactivity (all.js, creators.js)space-apps-challenge-2023/
├── index.html # Landing page
├── about.html # About project
├── researches.html # Research section
├── WaterCycle.html # Water cycle content
├── chat.html # Chat/interactive page
├── style.css # Global styles
├── about.css # About page styles
├── all.main.css # Additional styles
├── all.js # Main JavaScript
├── creators.js # Interactive scripts
├── imgs/ # Images
├── videos/ # Videos
└── README.md # Documentation
git clone https://github.com/KhaledYaish0/space-apps-challenge-2023.git
cd space-apps-challenge-2023
For hackathon/educational use (NASA Space Apps Challenge 2023).