Projects


Pixel Art maker

Using DOM Selectors and event Listeners, build a single page app that allows users to create their own pixel art


Classic Memory Game: Star Wars Edition

This is a game build to test a users memory using deck of 16 cards with different icons. As a passionate Star Wars fan, I wanted to pay a little tribute by making the cards glow like lightsabers, red for no match and blue when cards match

View Project

Classic Arcade Game: Frogger

little recreation of the classic arcade game Frogger. The goal is to get your character from the grass over the road and into the water, all while avoiding collision with the ugly bugs

View Project

React Project: My Reads

This is the starter template for the final assessment project for Udacity's React Fundamentals course. The goal of this template is to save you time by providing a static example of the CSS and HTML markup that may be used, but without any of the React code that is needed to complete the project. I built the app by breaking down the app into 3 components, Search,Main, and books. The main page has three shelves that users are able to move the books between shelves. The search page allows users to search for new books to add to their shelves. After selecting books to add to shelves, when you navigate back to the home page the you can instantly see the selections made on the search page.

View Project

React Project: LB Brewery

Neighborhood Maps is the final project for Udacity's Front End Nano degree program. This map shows a list of local breweries in Long Beach CA. Users are able to click on the map markers that opens an info window. The menu button opens up a side menu with a list of venues and a search box to narrow a specific venue. Once the user clicks on the brewery.

View Project