Web development Portfolio
This is my portfolio of sorts. It lists noteworthy things I’ve built in the past. Currently, the work I’m doing is at Carswell Gould, and will not be listed here. This page acts as an archive of projects I’ve worked on on a hobby-basis or in freelancing. I may occasionally add things I work on in my spare time.
ImageHandler class

ImageHandler is a PHP class I’ve written to facilitate image uploads. One of the most common things concerning image uploads is resizing and saving to a certain format, which is exactly what this class lets you do in a few lines.
Made with PHP 5.2.* in mind. This class is used on TheAudioPortal and Moto.R.varen.
Moto.R.varen

This is a website for a motor-biking club that organises yearly 10-day trips through the mountains in Europe.
The site is a custom CMS which enables easy modification of simple pages, as well as handy data entry for all the aspects that describe one of their trips. I also built a photo management tool that integrates with the rest of the system.
My task was to realize the design, create that CMS, and add the first content.
Techniques used: XHTML, CSS, JavaScript, PHP, MySQL.
The Audio Portal

This is my biggest personal project. The Audio Portal is a website where musicians are encouraged to help each other improve their music. This is the project I am most proud of.
Techniques used are XHTML, CSS, JavaScript (plain, jQuery and Ajax), PHP and MySQL.
BertBranders.be

This was a project for the man that worked on our kitchen and bathroom renovation. The site is in Dutch, which is my native language.
The site’s purpose is to list a bunch of information on the type of work he does, along with contact information, organized in an effective interface.
Techniques used are XHTML, CSS (some CSS3 for rounded borders), JavaScript (jQuery and Ajax).
Pictures

Pictures is a page I coded/designed to display some of my photography. I never really finished it, because I got to the insight that using Flickr is much easier.
Techniques used are XHTML, CSS, JavaScript, PHP and MySQL.
Terminal

Terminal is basically a toy; a playground of experimentation. It is designed to look …yeah, old, and fancy, in a sense.
Most of the commands you type into it are sent back to the server, which then deals with the request and sends you a response.
Techniques used are XHTML, CSS, JavaScript (jQuery, lots of ajax), PHP and MySQL.
Quotes database

This is a simple database for funny/memorable quotes in the IRC rooms I frequent. Anyone can submit quotes, but it also has a set of moderation features. Users can vote quotes up or down.
Techniques used are XHTML, CSS, JavaScript, PHP and MySQL.
Fruity image tutorials

Fruity image tutorials was a little project I started but never finished. The idea was to have a little website where one can request a tutorial for FL studio, and others can make an image tutorial.
The design is mostly based on a design I cooked up before.
Techniques used: XHTML, CSS, JavaScript, PHP, MySQL