Hello, So I have been learning c++ for I think 2.5 weeks for real now and I have the idea that I kinda got stuck into a project loop. Where I start a new project which is not that much different from something I have done before. For example I have made a passwordgen, a program that creates ppm files, a password manager and a hangman game. and these projects are all basically the same in how they work.
get input > do something with it > write or read from text file > done. and other than this I havent really build anything other than that. So I have a feeling im pretty stuck at this point. as I dont know what to build and if I do choose something harder I have no idea how to go about it. I have also tried some leetcode things and honestly I dont understand those at all
if anyone has any advice for me on what to do now or just in general please let me know