I have a feeling I’m stuck in tutorial hell, and I need to start actually building things. But I don’t know where to start :/
Also I’m really bad at syntax. I only know concepts like for loops, while loops, if-elif-elses, etc…
So maybe something that helps me learn more about coding syntax would be helpful.
Thanks!

Maybe try it from the other way around : look for tutorials that help you achieve your goals, and contextualise the tutorial to your project.
I am wrapping up the Django tutorial because I needed to make a database that held the information on where I put my taxes instead of just ramming them in the downloads folder. I just followed the django tutorial on the official website, but changed variable names etc to make it suit my needs.
I’m also working on improving my bash skills. I made a clock chime to learn cases :
https://lemmy.world/post/43115099