December 2025

Connect Four AI

AlphaZero-style AI for Connect Four using neural networks and Monte Carlo Tree Search, trained through self-play.

December 2025

Strassen's Algorithm

An in-depth analysis of Strassen's matrix multiplication algorithm, written for MATH 299. Includes proofs, benchmarks, and an interactive demo.

Personal Website thumbnail

Portfolio Website

This website, built with HTML, JavaScript, CSS and hosted on a VPS. Designed to be constantly updated as a place for my projects.

TODO List App

A simple TODO web app for tracking tasks. Built with vanilla JavaScript and hosted on my VPS.

Memory Game

Interactive memory card game with smooth animations and score tracking.