Over the years I've had several projects. Usually I have too many ideas and not enough time because of work. Hopefully in a few years I'll be able to take a full year off and experiment more.
My first pet project was building out the backend of a website back in 2001 for a friend at work and actually for a work-based project. At the time my job was a web designer, but I was always interested in web development since '95.
Second one was a site showing off my DVD collection. I looked back at the code recently and was surprised how well it was (other than the fact that it wouldn't survive a SQL injection attack today and my code was all uppercase :P).
Third was a web-based MP3 collection manager and player. You can browse/search the collection, create playlists, and control the music that played on the server (which was connected to my home audio system) from any computer. Also had a scrolling display for my TV screen. I began rewriting it and planned to support video, but my current pet project took precedence.
Forth and current project which is slow going is a niche social network. I really want to spend time on it regularly and get some prototype working. I get too caught up in planning, researching, and trying to implement too many features rather than sticking with the basic concept to iterate upon.