This is where I will keep a working list of code projects that can be found on this site. Please click a project below to see it in action.
This project utilizes Javascript, JQuery, JCarousel, and JSON to dynamically build a rotating carousel that showcases some of the projects from my portfolio.
This project utilizes JQuery and JSON to dynamically display a list of items. As you type in the name of an item, it will scan a JSON file and display the names that feature the string you are typing. If you hover over an item, the background will change color, and the height will scale using CSS3 animations.