02 — Projects
001
A modern take on the classic Connect Four game, built in C++. Play against a Minimax AI with alpha-beta pruning across three difficulty levels — Easy, Medium, and Hard. Features a power-up system where you can earn and use special abilities mid-game, including a Bomb that blasts a 3×3 area with gravity, a Wildcard piece that counts as both colors, a Freeze that skips the AI's turn, and a Double Move that lets you drop two pieces in one turn. Includes an undo system, win streak tracking, and session stats. Runs entirely in the terminal with a color-coded board using ANSI escape codes.
View Project →002
A pantry management app for users to efficiently track their inventory. Add, delete, and categorize items across food, beverages, and other. Includes quantity tracking and a search feature — making grocery runs faster and pantries better organized.
View Project →003
A clean, functional to-do list application for managing daily tasks. Built to practice front-end fundamentals with a focus on usability and clean interaction design.
View Project →004
New projects in progress, check back soon.