Portfolio

This is a portfolio of everything I am doing at Shodor.

Agent Sheets Models

Bubonic Plague


This is my model of the Bubonic Plague. The model shows the buildig up of populations in a specific area and then the plague goes through the area.


Deerlynx
HLD


This is my model of a predator-prey relationship. It shows the deer and lynxes moving around in a non-random fashion so that they will try and seek out their food. Both the lynxes and the deer have about a 50% chance of surviving longer than the others. The HLD(High Level Design) Document can be found here .



Photoshop

Photoshoped Images


Caution: These images are photoshoped and any person(s) depicted are most likely modified from real people in the real world.

PHP Projects

XML blog

This is a XML blog that uses XML and PHP to display content

Dane Joe

Takes the first letter of both names and swaps it "Jane Doe" becomes "Dane Joe"

Dynamic website display

Dynamic content display using get in php.

PHP month generator

Randomly generates a month with a random number of blank and total days.

PHP Colors

This generates a random hexcode

PHP Dice

This rolls two dice 1,000 times and shows the results in the form of sums.

Javascript Projects

Random Walk

This is a script that draws three rectangles that move around using the new HTML5 canvas tag.

Javascript Month Gen

This is a javascript month generator with an adjustable amount of blank and max days.

Javascript Colors

This randomly generates different colors.

Javascript Die Roll

This is a die rolling tool where you can change the number of dice to roll and the amount of times you want to roll them.