Projects

Imagebar - Menubar Image Converter
Imagebar - Menubar Image Converter
A Menubar image conversion and resizing tool for MacOS with drag-and-drop support, built with SwiftUI's MenuBarExtra API. Supports JPEG, HEIC, TIFF and PNG through ImageIO.

SwiftUI, ImageIO

Ordoflow - Simple Task Management
Ordoflow - Simple Task Management
A simple task management mobile application with task prioritization, light/dark modes, swipe gestures, and drag-and-drop reordering.

React Native, Expo, SQLite

Mosaic Learn - Learn Anything
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

My Meds - Personal Meds List
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

Chat App
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

MOOC Search - Agentic Online Course Recommender
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