Welcome!
I'm glad you're here.

Let's make something special.

Projects

Here you will find a list of projects demonstrating proficiency in several coding disciplines.
Have fun exploring!

3D Virtual Reality BLM Art Exhibit

This project simulates an art installation. When you view the 99 spheres from six meters away,
you see an image of a raised fist that represents unity and solidarity in the ongoing fight against racism.
Try it on your mobile device!

The Cocktail DataBase

This project utilizes an external API to fetch information about cocktails in an interactive and searchable database.

Bouncing Balls

In this project, 500 balls of random sizes and shapes are released from the center of the screen. As each hits the boundary of the screen, it bounces back, and every time the page is refreshed, a new set is released!

Tours!

In this project, there are list of European tours. Using React, each has the option to expand the text to read more as well as a "not interested" option that causes the listing to be removed from the page.

Basic Calculator

A working calculator able to perform basic mathematical functions, store numbers, and formatted using CSS.