Projects

Basement Boys 2023

A full stack application that showcases my friends and I melee combos videos. Each player has a section designated for their main character plus a collection of combos that opens up as a modal.

  • Websitehttps://basementboys.netlify.app
  • PlatformWeb
  • StackVue.js / Firebase
There are 4 sections total, each section looks like this with the player heading and a gif of their main character to the right.example1When the combo button is clicked, the modal opens for that designated player and the user can navigate through the gifs with the "previous" and "next" buttons.example2