Projects

project.title
Mosaic Learn - Learn Anything
An educational mobile app that converts text, image, or voice into personalized learning plans using Gemini API. Built with React Native and Firebase.
React Native, Firebase, Gemini API
project.title
My Meds - Personal Meds List
A privacy-centric mobile application made in Flutter to keep track of personal and family members' medications, integrated with FDA APIs for medication search. Currently serving over 3,000 users. Uses SQLite for local storage.
Flutter, SQLite
project.title
Chat App
A mobile instant messaging application made in Flutter, with friends and image support. Uses Firebase Auth for authentication and Firebase Cloud Firestore for the database.
Flutter, Firebase
project.title
MOOC Search - Agentic Online Course Recommender
An online course recommender system focused on accessibility (free courses only). Uses BERT embeddings for semantic search, orchestrated by an LLM Agent with the LlamaIndex framework. Served with a FastAPI backend and Next.js frontend.
Python, Pandas, LLamaIndex, FastAPI, Next.js