Shahryar Abbasi

Full Stack Developer | React | Javascript | Python | HTML | CSS

CheckUp

CheckUp is a full-stack MERN app targeted towards those who love pick up basketball. There has always been a chaotic element to pick up basketball and CheckUp is here to minimize that chaos. Users are able to start games, pick a location, time, and add players to the game's waitlist. This will organize the runs in an efficient way, and allowing better use of time at the courts.

MyBooksy

MyBooksy is a full-stack MERN application where book enthusiasts can find their next read. You can also post your own book and add your affiliate link for extra exposure with myBooksy platform. The website also allows to post reviews, add likes and recommend your favorite book to others.

Holler

Holler is a full CRUD mockup application of the popular social media website Twitter. The idea originally came from the Ice Code Trucker classroom section where users and fellow students can assume the identity of a trucker. Users are able to create a username or 'handle' and from there be able to create a holler that can contain a text-based message and/or image. The main feed displays all hollers, sorting from newest to oldest. Users can also click on a handle to view all hollers posted with that handle. Other functions include the ability to edit and delete hollers.

BlackJack

Recreated the popular casino game on a browser, users are able to play the game to its fullest capability against the dealer. Set up game logic using vanilla Javascript including win/loss conditions, shuffle deck, and switching Ace value depending on conditions.