COVID-19 Dashboard in React

A covid dashboard using APIs and React.

Check it out

Calculator App in React

A simple calculator app done in react.

Check it out

Uni Bets

A betting website done in Javscript.

Check it out

Current Projects

A quick recap of projects that are in progress or have been finished.

Coffee Run with Firebase

The goal was to create a web-based application to keep track of coffee orders created by employees. Coffee Run now includes integrated back-end with Firebase's firestore to keep track of order over the cloud.

Learn more

Mercury Bets

We are all pretty big sports fans and wanted to build a project that fit in with that belief. We recognized the rise of popularity in esports and decided to try to work on something that would fit the growing industry. We settled on betting because of the increased popularity of apps like DraftKings and FanDuel.

Learn more

Chattrbox with NodeJS

A chat app using NodeJS and React.

Learn more

2-Player-Pong 🕹️

This project is intended to be a 2-player game of ping pong that can be played on the same keyboard. This product serves the need to be entertained.

Learn more

Unix Shell

A program written in C using fork( ), exec( ), and wait( ) Linux commands for mulithreaded workflows. It also dup2( ) and pipe( ) to utilize different threads.

Learn more

Dynamic vs. Exhaustive

Dynamic and Exhaustive algorithms solve searching in O(n•m) and O(2^n • n) time respectfully. The following report details and examines these algorithms' time complexity.

Learn more

Ottergram with Javascript

Instagram for otters only! Created using flex and dynamic web-page stylings. Added arrow buttons to scroll through the various otters.

Learn more

Space Escape

From Video Game Developer Club:
A game created with Unity and C#. Under development and private repository only!