So all you have so far is HelloWorld ..... and you want a "complex" project

?
Hmm ... gotta learn a few more things first. I'm not going to be original: file I/O <- will save you a lot of time later.
Like try opening an existing file, changing it's contents and writing it to another file.