eire2you is a personal shopping website based in Ireland. Shipping Irish goods overseas to customers who would otherwise have trouble finding them at fair prices. The customer required a simple and easy to use site with a friendly Irish feel to it.
The site uses a JSP and JSTL front end with a MySql backend. The sales team also required e-mails to be sent to the customer automatically when orders were placed, updated etc. This was accomplised using The JavaMail API to interact with a mail server and a custom tag was written to simplify the process.
The site went live 13/07/2009
Link : www.eire2you.com
The oak eLearning tool was my third year college project, to create an eLearning website that would teach array search algorithms to first or second year computer science students. One the objectives was to present the algorithms in a clever and interesting format as opposed to just memory locations and values.
The site is built around three applets that explain the Linear, Interpolation and Binary search algorithms. Each applet uses its own graphics panel to display the algorithm in a colourful and interesting way.
The site went live 12/05/2009
Link : Oak eLearning Tool
JournalMan is an online journaling tool. Journals can be kept of projects. Custom requirements can set and modified. Groups can be formed around a project and comments made on posts. Images can also be tagged to posts. The site uses a MySql database. All processing in the site is done in php.
The site is still under construction