My Projects

AI Models for Connect Four Move Prediction

Achieved 1st place in a Kaggle competition among peer groups. Built a 7-class classification model with 75.5% accuracy developed a stacking ensemble using XGBoost, tree-based models, and CNN models.

Game GUI Screenshot
Screenshot of the Game GUI

View Repository

Seam Carving Algorithm

Implementation of content-aware image resizing using dynamic programming and greedy approaches.

Seam Carving Output
Seam Visualization Result

View Repository

Back to Top