Hi, I'm Garrett.
Developer, and builder of many things.
scroll down and have a look.
About Me
My name is Garrett Corbin and I am a Developer from Richmond, Virginia and currently reside in Oakland, California. I develop interactive websites as well as other applications.
Visit my GitHub See my ResumeProjects
./Bender's Quiz
An expandable and customizable quiz app with a fun theme courtesey of everyone's favorite lazy robot, Bender. It features animations and a leaderboard that makes use of Local Storage to keep scores between games. Questions and answers are kept in an Object making it easy to change the content to your needs, but by default asks questions on Javascript basics
Project on GitHub Live Link./Weather Widget
A simple, yet easy on the eye weather app. With the help of the Open Weather Map API it displays current weather conditions as well as the five day weather forcast. Moment.js is incorperated for time and date functions. Local Storage is used to store recent searches and to refresh your last search each time the app is launched. Lastly, this app utilizes Bootstrap Icons for weather condition graphics.
Project on GitHub Live Link./Sound Lane
This project was a collaberation between myself and two other people. Sound Lane uses API calls from AudioDB and Last.fm to populate a page with information and images for your favorite musical artists.
Project on GitHub Live Link./Tetris
This relatively simple Javascript based Tetris app was the product my love for games and my impatience. I build this between the time I signed up for my Bootcamp and the time that classes started. It uses a single canvas element and uses a grid of objects that are manipulated to create the game play.
Project on GitHub Live Link./Quizinator
This project is a full stack application and a collaberation between myself and two others. It is a quiz sharing app platform letting the user create their own quizzes as well as try their hand at quizzes that others have created.
Project on GitHub Live Link./Portfolio-V2
This is my second attempt at a portfolio. I realized a few days into this project that maybe the idea I had in my head was a bit too ambitious. I make use of perspective quite a bit in this page.
Project on GitHub Live Link./Portfolio-V1
Here it is. My first crack at a portfolio. All dynamic elements are implemented using only CSS and is fully mobile responsive.
Project on GitHub Live Link