Completed
Here are the course projects:
Pizza Delivery Application: Used SQL and Java to manage customers and orders. Focused on database design and implementation.
Movie Recommendation System: Built with C++ and Python to recommend movies based on user preferences. Emphasized software development and algorithm design.
Eight-Puzzle Game: Developed in Python, applying the A* search algorithm to solve the puzzle. Explored artificial intelligence concepts.
Feature Selection with KNN: Implemented the KNN algorithm and feature selection techniques in Python. Focused on data science and AI methodologies.