Projects I've used to learn and improve.

Here are some of the projects I have worked on since I have started programming. All of these projects have been used to learn something new and different which makes it very fun.

  • Nextroom

    Room availability browser integrated with mapbox and data sraped with puppeteer and hosted on AWS Amplify. (My Favorite Project) This was heavily inspired by @aksharbarot on X.

    Nextroom

  • Product Management Club Website

    Website I built while serving as the Director of Technology for the Indiana University Product Management Club.

    pmciu.club

  • Cinemaroll

    Movie browsing/reviewing website built from scratch using TypeScript/React.

    Cinemaroll

  • Bluejack

    Web game where you are coached by AI to learn Blackjack. Built with TypeScript/React.

    Blackjack.ai

  • PizzaCLI

    CLI simulation of two chefs cooking through an order list asyncronously. Orders are brought in through Amazon SQS. Built with Python

    PizzaCLI