Hobby Carousel


JSON and AJAX with jQuery


I created this carousel for CSIS 2470 Advanced Javascript. It cycles through six different interests of mine. When the user clicks on one hobby, a second carousel opens on the right with four different, more specific examples of that hobby. The information is stored in JSON files and I use jQuery AJAX methods to bring it in. I also use jQuery to handle the carousel.

Take a look at my carousel of hobbies.