Every geek needs a portfolio of his or her work. This is mine. Oh, I suppose I could have just splashed all these things into an html page, but that's a little too brute force. Instead I put all my work into an XML resume.
Both of these pull down menus are automagically generated from the same XML file that holds my portfolio of references. When I add a new bit of work that I want to show off, both the name and skills required are added to these pulldown menus by a PHP parser.
You can see the details of each of my pieces of work by selecting the name using this pull down menu:
Or, if you'd rather see what I've done by categorized by the skills required to implement each, the click on the skill pull down here:
If the details on the right has a URL, click on "See it in Action" to see a live version of this code"
It's Magic. It's Technology!