Home
This is my collection of projects created as a part of the Kottans frontend course 2019: http://github.com/kottans/frontend.
Recreation of Google's pop-up menu without any JS.
An application that uses the Random User API and displays user profiles, which then can be sorted and filtered.
A simple game.
An exercise to solidify the understanding of OOP in JS.
The Frogger game, built on the prototype-based OOP.
A world of objects, where classes do not exist yet.
A page which fetches its content from JSON files. The look of it might be a bit familiar ;)