News

This repository contains Lab 3 for the Object-Oriented Programming (OOP) course (COM 241), focused on polymorphism in Java. The project demonstrates how polymorphism allows objects of different ...
A Rubik’s Cube Solver project that uses kociemba algorithm to efficiently solve a standard 3x3 Rubik's Cube. Built in Python with an emphasis on object-oriented design, the solver incorporates various ...