Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View ZoryanaMakeeva's full-sized avatar

Block or report ZoryanaMakeeva

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. weather-app weather-app Public

    JavaScript

  2. speech-detector speech-detector Public

    JavaScript

  3. random-quotes-machine random-quotes-machine Public

    JavaScript

  4. simple-calculator simple-calculator Public

    Simple calculator that provides four arithmetic operations.

    JavaScript

  5. sorting-array-of-employees sorting-array-of-employees Public

    First steps in Javascript functional programming. A program receives specified quantity of objects (employees) and sort them via chosen parameter. Output is shown in a table.

    JavaScript

  6. timer timer Public

    A realization of countdown timer using Date.now() method and setInterval() function.

    JavaScript