Final Project By: Robert Tseng
Overview Portfolio Website Meant to share information about myself to anyone, from future employers to family. Features HTML/CSS and Javascript
Customizations Bootstrap Contact icons Changeable grid organization and size
jQuery Plugin blueimp.Gallery Carousel slideshow function
Code-Level Explanation Google Maps API Matches user input to the database of cities, getting latitude and longitude coordinates and putting them in a marker on the map Challenges addMarker was returning string value, therefore coordinates were unreadable
Code-Level Explanation
PicList Function Loops through object to display images in a gallery Challenges Implementing callback to loop through each element in the object array
Code-Level Explanation