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
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
A simple task management mobile application with task prioritization, light/dark modes, swipe gestures, and drag-and-drop reordering.
React Native, Expo, SQLite
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
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
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
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