zdenko-gera

Projects About me Contact
Back

Rubik's Cube Solver

General

I’ve always enjoyed solving Rubik’s cubes, and while playing with them I realized that their logic can be nicely described in programming terms. That’s when I decided to make it the topic of my bachelor’s thesis.

Technical details:

The server side needs were fulfilled using Laravel, for the frontend operations I used native JavaScript and the 3D modeling was made using ThreeJS.

Features:

Gallery

The gallery was made using the open-source Lightbox script.