Here are a few projects I'm proud of. Code is available on GitHub. Please check out my CodePen account for more of my front-end UI work.
I was contracted by Propeller Labs, a software development studio, to code their redesigned company website. I used Ruby on Rails and deployed to Heroku. The entire site was styled with custom CSS (SCSS) and jQuery for simple animations.
Besides the complex, custom layout, some of the more challenging aspects of the project were connecting to different APIs including Meetup.com, Medium.com, and Instagram to retreive and display upcomming meetups, recent blog articles, and latest Instagram pictures.
I created this quote generator web app by pulling from an open source api that serves Ron Swanson quotes. I styled it to be responsive with an emphasis on mobile. It is deployed using GitHub pages. The coolest feature is it allows you to share your favorite quote on Facebook or Twitter!
I created this Current Weather web app by pulling a users location using browser geolocation, parsing their city and state, and pulling their current temperature and weather conditions from APIs. Temperature can be displayed in Farenheit or Celcius.
This is my capstone project at DevPoint Labs, a full-time, 11-week, immersive, web development program. I collaborated on all aspects of the project on a team of three people.
The site lets you sign up for a free account, search for, view, and rate tutorial videos. You can also upload your own video tutorials. *This project is no longer actively maintained