Fall 2024 Computer Science graduate from the University of Florida with interest and experience in Software Engineering, Data Science, and Machine/Deep Learning. Currently seeking full-time opportunities. Feel free to reach out!
PokéGAN is an ongoing project that aims to create AI-generated, 256x256 Pokémon sprites. This project includes: sprite generation, image-based type prediction, and name generation. The full gallery of 900 unique, fake Pokémon can be viewed below. Details of implementation can be found at the Github Link.
This repository contains the code for a machine learning project focused on building and evaluating various models on a tic-tac-toe dataset. The project involves implementing classifiers and regressors using libraries such as pandas, numpy, and scikit-learn, and demonstrates how these models can be used to predict optimal moves in a tic-tac-toe game.
GitHub RepositoryMultimodal Entity Linking (MEL) is a task aimed to match entities with the corrent types of data across different formats, such as text, images, and videos. The goal is to connect mentions of these entities to the correct entries in a structured knowledge base. However, data poisoning attacks, where attackers deliberately inject misleading or malicious data into the training set, can significantly compromise the performance of these systems. This project investigates the effects of these attacks on the state-of-the-art methods.
Developed a full-stack Flask/React healthcare application featuring a Firebase-integrated database, Clerk-powered user authentication, and an LLM-driven chatbot. Led a team of 4 as Scrum Master, implemented database methods, designed React components, and integrated Google Maps API for a provider locator tool.
GitHub RepositoryThis project utilizes OpenAI's ChatGPT API and a Youtube transcript API to generate summaries of an inputted YouTube video.
GitHub RepositoryCollaborated on a Flask/React application to analyze the sentiment of Latin and Greek words across ancient texts. Automated date estimation for 60,000 text segments using Wikipedia's API and LLM-powered scraping, while developing Flask methods and React components for seamless input and display.
GitHub Repository