on the right you'll see a collection of some of my favorite photos i have taken over the years. I snuck in one of myself for context.

the "javascript Team Week Project" link is to a project i did in my 8th week at Epicodus in which a small group of fellow Cohort and i built an Application. It takes an image or video and with one button compress and size file into smaller file size an type. It uses a javascript enviroment and the Cloudinary API. Directions to use it are in its README file.

The 2nd Project is a currency convertor web based application. It uses an API call to a service to give up to the moment conversion rates for 5 different currencies. It was one of the last projects i did in Intermediate Javascript and feel really proud at what it does and that i got it to actually work terrific. Moving forward i have a few goals in program i picked up from this project.

  1. Stick to the MVP feature
  2. Start with a pencil and paper
  3. Keep it simple