A masonry-style (e.g., Pinterest) viewer of the Kickstarter project RSS feed.
Tools used:
- rss-to-jsonp: converts the Kicstarter RSS feed to JSONP for easier use in JavaScript.
- jsrender: used to template HTML.
- jQuery: used to make my life easier.
- jQuery Masonry: used to tile project HTML in a compact form.
MIT license. If you do something cool with it, though, I'd love to hear about it.