

This is a website I made for a client in order to help promote and advertise their Bed & Breakfast business. This is the website for Davington Bed & Breakfast in Canterbury. Click here.
For my Final Year Project at university, I chose to design a web application to teach SMIL. SMIL is an XML based language and as a result much of the website is devoted to teaching the prerequisite information such as HTML and XML. I created interactive features to keep the user interested and an XML parser to check the users' XML or SMIL code is well-formed. Click Here.

This is a design I am currently working on for an upcoming website for St Dunstan's Horticultural Society.

Most of my programming experience is in C# and these are some of the programs I have written to date:
Connect 4 - This is a program which allows the user to play the game 'Connect 4' against a computer opponent.
Download or get the Source Code.
Sand - This is a program I wrote in order to simulate the movement of sand.
Download or get the Source Code.
Painter - This program allows the user to draw simple pictures, similar to MS Paint.
Download or get the Source Code.
I have some previous experience with Java programming, using BlueJ.
Fractal Tree - This is a simple applet which creates a fractal tree.
View.