Web Site designer
Here are examples of my programming ability. The section is seperated into sections for different languages and each code example along with comments are on a seperate page.
This web site.
HTML and CSS based with PHP all over. The contact page has a simple form that will email me the comments when filled in correctly and complain when filled in incorrectly.
The comment next to my name in the header changes. I have tried a number of phrases in that position, none of which I was completely happy with, so in the end I decided to use them all.
Front page
The front page has a news section that is stored on a MySQL database. PHP is used to connect to the database and display the results.
This page. This is created from 2 tables in the MySQL database linked together. The program examples in the side bar is also created from the same tables.