Projects
Through my coursework and extracurriculars, I have completed a number of individual and group projects involving user experience research, design, and programming.
Programming Projects
Euchre | C++
-
Utilized inherited class objects to implement playable euchre card game
-
Designed artificial intelligence algorithm for computer player, optimizing game outcome
Forum Post Classifier | C++
-
Implemented an algorithm that accurately predicts the subject of forum posts using natural language processing
-
Collaborated with partner on training and testing algorithms using binary search tree and map data structures
Stock Exchange | C++
-
Developed a stock exchange simulation using priority queues to match orders based on buy/sell intention, price, and quantity
-
Designed command-line interface with multiple output modes
LLM Augmentation | Python
-
Built an LLM-driven movie recommendation application using LangChain
-
Used API integration and retrieval-augmented generation (RAG) to enhance accuracy of chat-bot application