Artifacts

The following are some of the examples of my work.

Hotel Registration System

This is a proof of concept for using JSF and JPA to build an enterprise web application.  The front end was build using JSF, while the back end uses JPA to access a mysql database.  The design of this application also utilizes MVC design patterns.

Mozilla Mouselock

This is the github source code for Mozilla’s mouselock implementation.  This new feature to firefox allows the browser the ability to lock its mouse positioning while in full screen mode.  This function enables programmers to be able to develop 3D gaming on a web platform.

Processing.js

This is the github source code for Processing.js,  Processing.js is a web based graphics API, that allows users to draw graphics on a web page using javascript.

Leave a comment