Skip to content
View ondrejhabina's full-sized avatar

Block or report ondrejhabina

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Clock Clock Public

    This aesthetic clock/background app makes extensive use of Date object in JS. Fun project.

    JavaScript

  2. Image-Carousel Image-Carousel Public

    An image carousel that makes use of changes to classlist. One specific class has the display property set to block, while the others have it set to none. With a for loop we can based on which butto…

    HTML

  3. Message-Generator Message-Generator Public

    This message generator serves as an oracle of the norse gods.

    JavaScript

  4. Rock-Paper-Scissors Rock-Paper-Scissors Public

    JavaScript

  5. To-Do-List To-Do-List Public

    A neat GUI, with some fairly simple DOM manipulation. Updated to also contain local storage functionality.

    JavaScript

  6. Weather-App Weather-App Public

    This is a weather application that makes use of the OpenWeatherMap API. The response is then filtered and customized. I decided to build this without any framework because I first wanted to first t…

    TypeScript