Projects

What I'm working on

  • Personal Portfolio Website

  • My personal portfolio website built from scratch using HTML and CSS, with a backend using Flask and SendGrid API. It showcases my background, interests, and current projects.


  • RoomMatey (Roommate Companion App for iOS)

  • RoomMatey is a helpful companion app for any roommate who would like to keep track of their household. It has many useful features such as:

    • Dashboard - The home tab that displays the schedules of each roommate as well as any upcoming events.
    • Bulletin Board - A notes tab modeled after a cork board where you can hang sticky notes for your roommates to see.
    • Chores - A tab to keep track of all your household chores as well as automatically tracking whos turn it is and when to complete them.
    • Shopping List - A handy grocery list that anyone can add to that will automatically check to find the lowest prices at a set grocery store.
    • Profile - A tab to manage your profile and your households.

    RoomMatey was built using Swift as well as SwiftUi, and Firebase for the database as well as authentication.


  • Bugdle (Currently In Progress)

  • Bugdle is a web app similar to Wordle but for daily coding puzzles. Choose your preferred language and attempt to find all 5 bugs in the code within 6 attempts!