PROJECTS
Virtual Wardrobe
Full-Stack / AI Integration

Virtual Wardrobe

A comprehensive MERN stack application designed to automate fashion suggestions. It incorporates custom AI-driven algorithms to recommend outfits based on user-supplied wardrobe inventory, taking into account seasonal data and color theory logic.

View Source Code
Space Shooter
C++ / Graphics

Space Shooter

Object-oriented 2D arcade shooter featuring real-time broad-phase collision detection and optimal memory pooling for entity management.

Source Code
ASM Racer
Low-Level / 8086 Assembly

ASM Racer

Bare-metal racing game programmed exclusively in Assembly language utilizing direct hooks into hardware interrupts and video memory.

Source Code
Pseudo Coloring
Image Processing / Python

Pseudo Colorization

Python application relying on OpenCV matrices to perform histogram equalization and automated pseudo-color mapping for astronomical imagery.

Source Code
Candy Crush Engine
Algorithms / C++

Match-3 Engine

Puzzle parser implementing Depth-First Search over a 2D matrix to calculate chain-reaction cascades and optimal matching algorithms.

Source Code