Projects
Description: The client's goal for this project was to convert their desktop only ecommerce website into a new responsively designed front end, allowing users to access the site with either desktop, tablet, or mobile devices.
My involvement included the initial development of the redesign as well as implementing newly proposed features after completion of the redesign.
The redesign was successful in that it increased mobile conversion by 500% as well as an over 120% increase on tablet devices. The project was completed in approximately 3 months. Read about the redesign here.
Visit ProjectMy involvement included the initial development of the redesign as well as implementing newly proposed features after completion of the redesign.
The redesign was successful in that it increased mobile conversion by 500% as well as an over 120% increase on tablet devices. The project was completed in approximately 3 months. Read about the redesign here.
Description: The Clymb (a previous competitor) was bought by LeftLane Sports and due to the differences of tech stacks used, this project involved a conversion and rebuild of the front end.
My contribution involved the front end rebuild of various pages such as the product page, the adventure product page, the checkout and cart pages, as well as various static pages. This was my first major project under a high pressure deadline. Over time, I have implemented the front end for The Clymb's Plus membership, along with tips, gift cards, adventures page filtering, and countdown timers for sales.
The project was successfully converted and has become one of the most profitable ecommerce sites in the LeftLane Sports family of brands. Read about The Clymb acquisition here.
Visit ProjectMy contribution involved the front end rebuild of various pages such as the product page, the adventure product page, the checkout and cart pages, as well as various static pages. This was my first major project under a high pressure deadline. Over time, I have implemented the front end for The Clymb's Plus membership, along with tips, gift cards, adventures page filtering, and countdown timers for sales.
The project was successfully converted and has become one of the most profitable ecommerce sites in the LeftLane Sports family of brands. Read about The Clymb acquisition here.
Description: This was a front end redesign project for Cookie's Kids which is a client of Auspient. I worked on the majority of the layout of the site based on the client's design mockups. Notable pages include the home, product, and sign in pages. The project was completed within approximately 3 months.
Visit ProjectDescription: This project was a front end redesign of the Auspient company website. The site was converted from an old early 2000's style desktop site to a responsive design. The project was completed within 2 months and was built myself with mockups provided by our web designer.
Visit ProjectPersonal Project
Description: The is a movie request and voting system for a movie reaction/review channel. Only pledged patrons are able to connect through the Patreon OAuth provider using Next Auth. When patrons sign in, they are able to make requests using a movie API and vote on requests made by other patrons. There are filtering and sorting features to see which movies are the most requested within different categories.Technologies: React, Next, MongoDB
Personal Project
Description: A bug tracker program with the ability to create, update, and delete projects and associated tickets. There is a user authentication system with registration and login. Users with administration privileges are able to update and delete users. New users must be verified by an administrator before they are able to make any changes. There is also a demo account that can be used to test the program.Technologies: React, Node, Express, MongoDB