Portfolio

Title:
Dujeux Designs
Date:
May 2007
URL:
Details:
A portfolio site showcasing the works of New York based jewellery designer, Céline Dujeux. The site features several photo galleries of Céline's designs, as well as some biographical information about her. Photography credits go to Céline, while programming the PHP, MySQL, HTML, and CSS were performed by me.
Title:
raymondchow.ca
Date:
December 2004
URL:
Details:
My daily photoblog project where I try to post a different photograph each day. HTML files are generated with the help of some PHP scripts which combine text templates with data stored in customized XML files. Page layouts are CSS-based, and where ever appropriate, DOM-scripting and AJAX concepts are applied. A purpose behind the plain HTML files is to allow transparent indexing of pages by search engines.
Title:
Netfirms Control Panel XL6
Date:
September 2005
URL:
Details:
A web application for customers to manage their web hosting and domain names products. To improve the user experience, I made greater use of JavaScripting to speed up tasks performed by customers. The HTML is lighter and cleaner, using CSS to layout the pages.
Title:
Netfirms Control Panel Content Editor
Date:
March 2006
URL:
In-House Tool
Details:
The interface is part of a system which regenerates the Netfirms control panel into different languages for some of our international customers to use. The entire project was my responsibility to complete. I structured the new database tables, wrote the query statements, and construct the web interface using PHP, HTML, CSS, and JavaScripting. The interface seen here allows staff to edit the content of the control panel without editing the actual control panel code.
Title:
Netfirms System Administration Application
Date:
August 2004
URL:
In-House Tool
Details:
An in-house web application used by staff to oversee the daily operations of the company. My primary involvement included creating the interfaces with PHP, HTML, CSS and JavaScripting. Some of the backend database components were coded by me.
Title:
Netfirms Inc.
Date:
July 2003
URL:
Details:
The company's marketing site. When necessary, I was responsible for updating the site's content.
Title:
Arts and Science Students' Union
Date:
November 2004
URL:
Details:
This is the third version of the organization's website that I have designed for them. Unlike its previous two predecessors, this one attempts make some separation between design and content. The content is stored in XML files, and a web application interface was built to interact with the XML files, giving the union staff some ability to edit the site's content without knowing how to edit HTML.
Title:
CG-162 Final Project
Date:
December 2001
URL:
Details:
My final assignment for my JavaScripting course which I think still looks pretty good considering it was created such long time ago. It is a simple image viewer written with HTML and JavaScripting.