Projects

project.title
My Meds - Personal Meds List
A privacy-centric application made in Flutter to keep track of personal medications. Currently serving over 3,000 users. Uses SQLite for local storage.
Flutter, SQLite
project.title
Chat App
A chat application made in Flutter using Firebase for authentication and Firestore for the database.
Flutter, Firebase
project.title
Portfolio Site
This very portfolio site, made with TypeScript and Next.js.
Flutter, Firebase
project.title
Online Course Recommender
An online course recommender system focused on accessiblity (free courses only). Uses BERT embeddings for search, and served by FastAPI and Next.js applications.
Python, Pandas, FastAPI, Next.js