My Portfolio

This page contains examples of projects I have completed. You can click on any of them to get a more detailed view, along with a description and a list of technologies used. In many cases there is also a link to the github repo and a live version of the project.

Find Out More About Me My Blog

Flickr Photo Feed


A photo browsing app for the flickr API

This is a photo viewing app for the flickr.com API.  You can search by user ID, or enter a comma separated list of tags.  The app utilizes the flickr gem to handle Oauth, and dotenv gem to store the API key in a .env file.  The live website can be accessed here.  The github repository can be found here.


Technologies Used:

Flickr API

Ruby on Rails

Vanilla CSS