Deployed Projects

Click on a project name below to visit the site

MTG Browser

TypeScript, React, Next.js

MTG Browser is a web application created for exploring Magic: The Gathering cards. It allows Users to search for cards to view their stats and price, view entire sets and collections, as well as simulate drafts. The project is deployed through Vercel, and can also be reached at the above project name.

  • Currently has seen use from over 150 unique users across the globe.
  • Features dynamic search, card filtering, and SSR, which achieve near instant load times
NBA Stats Viewer

PHP, Laravel

NBA Stats Viewer is a fantasy basketball web application created for users to create teams and simulate seasons from the 2022-2023 NBA roster. By exploring a variety of team options, users will see who has what it takes to make the playoffs or win the NBA finals. The project is deployed through Render and can be reached at the above project name.

  • Manages a database of 400+ players.
  • Utilizes CRUD operations, MVC architecture, as well as authentication via Laravel Breeze.