Nasa Dashboard
- 1 Devlogs
- 18 Total hours
Nasa Dashboard tracks near-Earth asteroids in real-time, display NASA's daily space photos, and visualizes orbital data with interactive charts-all powered by live NASA mission data
Nasa Dashboard tracks near-Earth asteroids in real-time, display NASA's daily space photos, and visualizes orbital data with interactive charts-all powered by live NASA mission data
I built a real-time NASA asteroid dashboard using Python. I integrated NASA’s free APIs to fetch live asteroid data, processed it with Pandas, created interactive visualizations with Plotly, and deployed a Streamlit dashboard on the cloud. The app fetches data in real-time, classifies hazard levels, and displays beautiful interactive charts. It’s fully version-controlled on GitHub and deployed on Streamlit Cloud.