branding • advertising & marketing • digital • web • UI • Photography

eBook
White Paper
Executive Brief
Social Assets
White Paper
Webinar Brief
Creative Campaign
White Paper
Social Assets
Webinar Brief
White Paper
Social Assets
Flyer
e-Store Web Design
Product Catalog
Calendar Design
Personal Check Design
Product Care Card
Cup Design
Brochure Design
e-Store Web Design
Business Cards
Logo Design
e-Store Web Design
Flyer

HTML • CSS • Javascript • Jquery

Code Projects

Snake Game - Vanilla Javascript

In this project I used vanilla javascript to create a snake game. I used vanilla javascript to demonstrate my experience in the fundamentals of the language, before diving into frameworks. This project was also a good way to familiarize myself with DOM manipulation. Note: Live version is desktop only.

Random Quote Generator - JQuery

In this project I used the JQuery framework to create a random quote generator. I used JQuery to dabble in a popular and easy to use framework. JQuery helped to make DOM manipulation simpler and quicker.

Pomodoro Clock- React

In this project I used the React framework to create a pomodoro clock. I wanted to get familiar with the React framework as it is common in the industry.

Black Jack - Javascript API

In this project I used javascript and an open API to create a black jack game. The API was used to create new decks and draw new cards. In this project I wanted to demonstrate my experience in using open APIs to help build a program.