I suggest you go through hackerrank. Then if you are interested in web development try build a real website using one of the popular frameworks, a sample project I like a lot are;
Build a simple rest API
Webcrawler
Pizza order system - make pizza customizable print costs etc
If you are into Linux - build a command line interpreter
One you get more advanced try to build a compiler yourself