Projects
Ongoing Projects
BotFusionAI
BotFusionAI is an AI automation agency I am working on starting up where I provide conversational solutions for various businesses. My goal is to explore AI/NLP tools as well as gaining experience running a business.
AudioForgeX
AudioForgeX is a user friendly web-based platform that can be used for audio manipulation and mixing such as removing vocals, adding echo, and adjusting volume scale to WAV files.
Completed Projects
Checkers AI
Checkers AI is a React + Flask based checkers game with an AI opponent. Features an interactive GUI, user move validation, real-time updates, responsive styling, and Axios-driven communication between the frontend and backend.
Sentiment Analysis Model
A Python-based project for classifying text sentiment using logistic regression, featuring model training, prediction, and evaluation with TF-IDF vectorization and PCA visualization.
Custom Bash Shell
Similar to a bash shell on a Linux system, I have worked on making a small shell that can process commands, run processes with I/O redirection and pipes, as well as handle system signals.
Adventure Game
This project features a Java based adventure game, focusing on JavaFX, SOLID principles, design patterns, user accessibility needs, and integrating third-party tools.
Sokoban Game
My Sokoban Game project is based off of the Japanese puzzle, Sokoban. In order to explore low-level programming, I implemented this in Assembly code on Ripes.
Python Gamerz
Python Gamerz started as an educational initiative in high school. After gaining interest in game development, Python Gamerz evolved into a code base for my Python games.