You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A course scheduling site built with Angular for University project. Remember to run "npm install" in your terminal to set up the node modules before launching it.
A straightforward puzzle game featuring an AI that travels across a grid, leaving blocks in its wake. The project implements various search algorithms to determine optimal paths and displays the re…