Skip to content

Git21221/IBMSkillsBuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Virtual Galaxy

Virtual Galaxy is an educational project designed to take learners on an extraordinary journey through the vast cosmos. Whether you're a student, a space enthusiast, or just someone with a curious mind, this interactive platform provides an immersive and engaging experience for exploring the mysteries of our universe.

Project Description

πŸš€ Explore the Universe: With Virtual Galaxy, you can embark on a virtual tour of our solar system and beyond. Dive into the depths of space to discover planets, moons, stars, and galaxies up close.

🌌 3D Visualizations: Our project offers stunning 3D visualizations that bring celestial bodies to life. Witness the intricate details of planets, the beauty of their orbits, and the breathtaking vastness of the cosmos.

πŸͺ Learn and Discover: This platform is not just about visuals; it's also an educational resource. Click on planets to access comprehensive information about their characteristics, history, and significance in the universe.

🌟 Real-Time Data: Stay updated with real-time data on planetary positions and orbits, providing an authentic and dynamic learning experience.

πŸ“š Education and Inspiration: Virtual Galaxy aims to inspire a passion for space exploration and foster a deeper understanding of the cosmos. It's an ideal resource for educators, students, and anyone keen on expanding their knowledge of astronomy and space science.

πŸ›°οΈ Open Source and Collaboration: We encourage collaboration and contributions from the community to enhance and expand Virtual Galaxy's features, making it a valuable tool for space education.

🌠 Join Us on the Journey: Embark on this cosmic journey with Virtual Galaxy, and let your curiosity about the universe soar. The final frontier is now at your fingertips.

Visit the live website at Virtual Galaxy and start your celestial adventure today!

Screenshots

sp

Authors

Open Source Love

MIT License

Netlify Status

GitHub Stars

Tech Stack

Client: css, html, javascript, three-js , locomotive-js scroll-trigger

Run Locally

Clone the project

  git clone https://github.com/Git21221/IBMSkillsBuild.git

Go to the project directory

  cd IBMSkillsBuild

Start the project using go live button

please make sure that you installed live server in vs code

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Contribution

How can I contribute in Virtual Galaxy?

  1. first star our repo. image
  2. fork our repo by clicking fork button. image
  3. Now open local folder and then open cmd, paste git clone https://github.com/Git21221/IBMSkillsBuild.git this command.
  4. Now Virtual Galaxy is clonned in your local folder.
  5. Create issue with proper details of issue or new features.
  6. After the issue assigned to you then work on that issue.
  7. Make relevant changes and then follow this command
    git add .
    git commit -m "message"
    git push <your forked repo link>
  8. Now come to our repo and make a pull request with issue link and proper screenshot.
  9. We will review and merge it soon.
  10. Your participation is made with us.