Tetr.AI is a Tetris AI using a Genetic Learning Algorithm Model that learns how to play competitive Tetris using vanilla C++ to design the AI Model and the evaluation function and the SDL2 C library for the UI.
This model uses a heuristic approach to judge the most optimal destination of a tetris piece given a list of the bot’s future tetris pieces and a specific board state, and is able to process up to four unique upcoming pieces at once
DSAV is a React website that helps users visualize common data structures and algorithms.
This program is designed specifically so that the user can create custom graphs and trees with custom weights and values with incredible ease and speed. Then, various graph theory algorithms can be applied to the custom graphs.
Every step of the algorithm is clearly visualized, represented by differently styled nodes and edges, and are easily traversable.
I was the leader for a semester-long group project that built an Android application for clients looking to rent, landlords, and property managers to interact with.
IPC Index is a Javascript+Flask website that fetches displays any user's profile in Honkai: Star Rail via. Mihomo API.