Here is where I showcase what my talents can do. To get started, select a section:

Web Portfolio
Here are websites I have contributed to.

exit9hiphop
Online resource site for a New Jersey based radio station. All content is dynamic - stored in a database. Also included a control panel to edit and delete all dynamic content.

Implemented with HTML, Javascript, PHP, MySQL, Photoshop, Swift3D, Dreamweaver


__Vision-X
Logo for a drum and bass resource site.

Implemented with Photoshop

Back



Actionscript Portfolio
I am always programming in actionscript, here are some of the better projects I have made.

Stack of Photos - Feels like you're holding a fresh set of 24 prints and flipping through them.

Stack Gallery - Same behavior as a data structure, stack. Most recently used is placed at the front, while least recently used is placed at the tail.

Split Gallery - An image gallery which has a history-like menu. Depending on what number the image is, the previously viewed pictures are shifted up or down.

Resizable XML Menu - An XML based menu where the number of rows for the menu and submenus can be specified.

Resize Gallery - Creates a menu based off XML files. Gray square background resizes to the current image height and width.

Slide Gallery - Creates a thumbnail menu read from an XML file. The gallery contains all images that have been previously seen, and also a history of thumbnail images which have been clicked. The number of images depends on the resolution of the viewer.

You can find more actionscript examples in the fxp section!

Back


Class Portfolio
These are some of the more interesting course or lab projects that I have done and contributed to while enrolled in Rutgers University.

Virtual Hand Hierarchy
   A lab project to demonstrate hierarchy modeling, to model an object into different parts, each part influencing another part's behavior. Here a hand was modeled into fingers and a wrist. A parent can affect its children, but no children can affect its parent. Written in VRML 2.0  (View here)

Cotton Lab VRML Tour
   Virtual Reality Class final project - 1st Place Overall. The tour is of the Cotton Library located in Dana Library of Rutgers Newark. A 5DT Glove was programed to move a virtual hand within the world. Movement was done by moving the fingers while wearing the glove. Written in VRML 2.0  (View here)

Data Encryption Standard (DES)
   Simplified version of DES written for network security class. Simplified because it uses a 12-bit key and not the usual 56 bits. The program uses the DES algorithm of key shuffling and s-boxes, and it can do decryption and encryption. Written in MATLab  (View here)

Random Worm Spread Simulation
   A project for network security class which graphs the exponential growth of a worm spreading through a virtual world. The number of vulnerable nodes and infected nodes (out of total nodes) can be defined to graph different models. Written in MATLab  (View here)

Large Integer Math Operations
   A math library for network security It supports common operations such as equality, addition, subtraction. Other operations include outputting an integer of size N-bits and of lenght N-bits. Works with integers of size 1024 bits or larger. Written in MATLab

DES with Diffe-Hellman Key
   Final project for network security class. It uses the Diffe-Hellman key exchange protocol to generate a 512-bit key. This key is then hashed to a 56-bit key to be used in Data Encryption Standard (DES). Written in MATLab  (View here)

Back



FXP: Ationscripts

   boxduel.swf
   circler.swf
   eyee.swf
   hypo.swf
   hypo2.swf
   hypo3.swf
   orange1.swf
   randomballs.swf
   randonmotion.swf
   tabMenuEasing.swf
   uer.swf


Back