Mikayel Sughyan
Portfolio

Tech enthusiast with a background in computer science and engineering.

Latest Project

Data Cleaning in SQL.
Taking raw housing data and cleaning it in SQL Server for more usable analysis.

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.