Checkout my fun learning projects

This page is built using bootstrap 4 and flexbox.

Below you'll see various small projects I built while learning JavaScript, jQuery and CSS. Small description about the project on the left side (below for mobile devices) and what feature I've used.

Please feel free to let me know what you think.

JavaScript mouseover property

If you mouseover into this window the background will keep changing. As soon as you leave this div, the background will be light grey.

Move your mouse in this area.

JavaScript click and move

Click on any side of the square and it'll move the inner square diagonally. Everytime you click on a new side button the inner rectangle will reset, go back to it's original position and then move.