I made Cosmic View, a website that uses NASA’s Astronomy Picture of the Day API to bring a different view of the universe to the screen. You can explore APODs by date, move between previous and next days, check out a random APOD, and view the image, title, description, and other details. it was alot of fun making it and i really enjoyed this experience but it does’nt mean it was easy.
i didn’t knew much of javascript so i learned it from beginning i from tutorials, tips from friends and ai too,the most challenging part was connecting the NASA API and making sure the data was displayed correctly on the website. I ran into a few JavaScript and HTML issues, especially small ID mismatches that caused parts of the page to break.
I’m most proud that I built the project myself and got all the features working together. I also like how the final design turned out because it feels like a proper space-themed website rather than just a basic API project.
to test my projects:
live: https://folks0297.github.io/Cosmic-View/
github: https://github.com/folks0297/Cosmic-View
- 1 devlog
- 6h
- Give Your Website a Pulse