This project uses the Behance.net API and Ajax to dynamically generate content for my portfolio website. The initial call is able to grab data associated with all of the projects for a specified user,color coat them based on Behances tagging system and display the cover image for each.
Then using javascript, a function is able to listen for the onclick event of each image and pass the project id to the api call which will return JSON data to display the individaul project content. This content is then added to the page withinin a hidden div that that animates to the front level index to display the content.
Behance API
Published:

Behance API

Behance API integration to website using Javascript, JQuery, AJAX & JSON

Published: