My Portfolio


Information Security

Kerberos - La La Land
La La Land Demonstration ( PDF | XLSX2 )
Kerberos is a security protocol for secure communication and authentication. It is a method of turning the n2 key problem into an n problem. In this demonstration, Alice is attempting to talk to Wizard through 3 nodes, Wonderland, La La Land, and Oz.

Network Projects

Address Resolution Protocol
Finite State Machine ( PDF | VSD1 ) || Transition Matrix ( PDF | XLSX 2 )
Based on RFC 826, this Finite State Machine covers the basic algorithm used in the Address Resolution Protocol. It isn't perfect and will probably be updated occasionaly to fix any mistakes I've made. If you happen to notice any issues, please contact me. The Transition Matrix is also based off the FSM and will be updated when the FSM is updated.

BGP Simulation
This was a project I was working on during Sophomore year at Johnson & Wales University. It's a simulation based on the finite state machine for the Border Gateway Protocol.

Web Development Projects

The Contact Me Page
After a lot of hard work, the contact page has been basically completed. There is one bug that I am struggling with to remove (involving the behavior of the text boxes after a validation error) but the page works well. The contact page was designed for ease of use when someone would like to contact me through email. The contact page contains a method of using jQuery to validate the text boxes as to not allow blank submissions with no name or email address.

Reedium.com v1.0
The original design to this website. A minimalistic site designed to test my skills little by little.

1 Created with Microsoft Visio 2007
2 Created with Microsoft Excel 2007


top