Completed

Course Projects

These are the topics/projects covered in class.

Here are the course projects:

  1. Pizza Delivery Application: Used SQL and Java to manage customers and orders. Focused on database design and implementation.

  2. Movie Recommendation System: Built with C++ and Python to recommend movies based on user preferences. Emphasized software development and algorithm design.

  3. Eight-Puzzle Game: Developed in Python, applying the A* search algorithm to solve the puzzle. Explored artificial intelligence concepts.

  4. Feature Selection with KNN: Implemented the KNN algorithm and feature selection techniques in Python. Focused on data science and AI methodologies.

See More