These are some of my favorite projects from the past few years. If there is anything you would like to see further, please feel free to contact me.
Developed an application providing detailed insights into users’ Instagram activity, similar to Spotify Wrapped. Engineered the full-stack solution using Next.js and TypeScript, implementing comprehensive data analysis features and designing a user-friendly interface with intuitive animations.
Designed a mobile app that connects users with drivers to transport them and their vehicles during times of need. Engineered the application using React Native and Firebase, and led a team of four in an Agile environment, coordinating sprints and managing project timelines to ensure timely delivery of features.
Initiated and developed a web application to assist BU students with course planning. Designed a greedy algorithm to efficiently identify the best combination of courses based on student requirements. Developed and deployed the application using React, Django, PostgreSQL, and Docker, which is used by over 1,500 students.
Developed a hybrid application for Android and iOS that scans objects and retrieves recycling instructions. Utilized computer vision for object recognition, Python and Flask for backend processing and web scraping, and Dart and Flutter for the app's user interface.
Developed software that converts a .txt file to a handwritten PDF with the same text. Utilized Python for the script, using a curated dataset of character images for handwriting and libraries like Pillow for image processing.
Developed an AppleScript to prevent accidental quitting of Safari by ensuring a confirmation prompt appears before closing. This script helps modify the behavior of macOS elements to improve user experience, especially when adapting from Windows to Mac.