View portfolio
This repository contains all my projects submitted in Avion School, a web development bootcamp. See portfolio link above for a full overview or browse through the projects under the folder Avion Projects
.
- App that allows users to discover similar media based on your favorite music, movie, TV show, podcast, or game, and displays suggestion cards with a select YouTube video and Wikipedia snippet.
- A banking and budget tracker app with segregated dashboards for admin and users.
- A simple Tic-Tac-Toe app that lets users play with another Player or an AI (Random or Impossible through a minimax algorithm)
- HTML5
- JavaScript ES6
- CSS3