APIs for side project inspiration
I'll just leave this here... https://github.com/public-apis/public-apis
More on reddit.comAny project ideas involving astronomy?
RossDynamicsLab on youtube has videos on Lagrange points (undergraduate mechanical engineering) which are used to move spacecrafts between two points in space (in the solar system) with a small amount of fuel.
You could look for a dataset to process with ML to find exoplanets with gravatational lensing.
More on reddit.comHow would you use a NASA API?
Rarely. I just don't have that many places in my code where I need to count backwards from ten...
More on reddit.comProject Ideas for beginner
You should do Flask Mega Tutorial . It's really good and will help you learn Flask step by step. I am doing the same. https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world
If you prefer video Tutorials, check out the Flask Playlist by Corey Schafer on youtube. Both are really good.