Can you describe those programs you made and what they do
For me, I've made:
Sql Pipeline - A program that reads in a .CSV file, then you can edit it and what not then export it to a SQL Server 2000 DB (done)
Card Game Engine - Basically it's an engine for card games, but I'm probably going to make an actual card game out of it later...something like MTG perhaps (50% done)
AppShell - Similar in concept to CMD.EXE it's basically a shell that you'd use like cmd.exe only it has a ton more features, as well as it's fully extensible (about 25% done)
And like a million small projects, some done some not done. Those are the big ones though.