This used Ruby on Rails along with Amazon Web Services to store images of likable pets. The Paperclip Gem was used to attach the images while AJAX was used to track the number of likes.
Find Recipes
Enter an ingredient and get recipes and nutritional information instantly. This was made using the Edamam’s Recipe Search and Diet API which provides access to over 1.5 million recipes from over 500 sites.
This was my second time using an API. I learned much from Apps from scratch. This time was different because I kept getting an error messages until I realized that I had to use JSONP instead of JSON. I also had to use a callback function to prevent errors.
Sticky Notes
These are like Post It Notes, but you don’t have to worry about them falling off. This was built with Ruby on Rails and lots of CSS Styling, plus a personalized (aka horrible) button design by yours truly.
I wish I could take credit for the CSS Styling, but the creativity was from the CSS Post-it® Note, and here is reason why the Sticky Notes work without having to reload the page.