Latest Project
Data Cleaning in SQL.
Say It Assistant
In this project, my team and I developed a desktop application in Java utilizing OpenAI's Whisper and GPT API, integrating voice commands for question-answering functionality and Java Swing for the user interface with Google's text-to-speech API for responses.
Chess Engine In C
Developed and maintained a chess engine in C, utilizing the Minimax algorithm and enhancing performance with Alpha-Beta pruning. Integrated UCI and Winboard protocols for seamless connection to chess GUIs.