Some of my projects

example of game
N-QueensDeployed

A next.js web application that lets the user try to solve the N-Queens problem. The user can interact with the chessboard to place queens.

example of bot
WabbaBot

I developed this bot for use within Discord's text channels that lets users play Connect 4. This bot operates smoothly within the platform using the Discord API, providing interactive gaming directly in the chat.

YouTube-Auto-Quality-Theater-Mode

This JavaScript script is designed to be used in a Chrome extension and performs a series of clicks on specific elements within a YouTube video page. The script is divided into several helper functions that handle different aspects of the clicking process, such as locating and clicking elements with specific attributes or waiting for elements to load.