Projects

Chess Game

Chess Game

A chess game designed for both mobile and desktop browsers, written completely from scratch with React, TypeScript, and TailwindCSS. Incorporates Stockfish AI, allowing players to either challenge the AI across various difficulty levels or utilize it for in-depth, continuous game analysis.

Chrome Dino Game Clone

Chrome Dino Game Clone

A clone of the classic Chrome Dino Game, written using HTML5 Canvas and JavaScript. Built to better learn how to use canvas as well as to experiment with browser-based game development.

Java Chess

Java Chess

A chess game designed for desktop use, written in Java. Utilizes the Swing library for the GUI and incorporates Stockfish AI. Built during my time in Tech Elevator's coding bootcamp to better understand Java and object-oriented programming.

Cube-three.js

Cube-three.js

A rotating cube... that is all.