Jquery Projects

I am a co-admin and front-end developer for Cheerful Ghost, a community site for people who love video games. The creator was looking for a new design, and I was happy to oblige.

The back-end is in Ruby on Rails, but nearly all of my work for this project was the front-end. This is using heavily customized Bootstrap, with some custom jQuery for a few tasks.

Return to top

The Galax Running Club is, as the name would suggest, a local club for runners in and around Galax, VA. If you like to run or walk, think you may like to start running, or just support someone who runs, this group is for you!

Return to top

Fakestop is an interface exercise I did that re-creates the game sales of GameStop. It uses a custom Bootstrap theme that matches all of GameStop's colors and some design choices. It also uses some custom jQuery for the main carousel and some of the checkout processing.

As it's only an interface exercise, not all the nav elements are functional-- only 'All Games', 'XBox One', 'PS4', 'PC', and the cart controls. Refining your selection is also non-functional.

The back-end is PHP and MySQL. The cart process is handled in another table for simplicity, though in a real-world scenario it would be handled in a user session.

Return to top