Skip to content
View cyberaktiv's full-sized avatar

Block or report cyberaktiv

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. type_is_clear type_is_clear Public

    Clear and cross-browser definition of the type of variable

    JavaScript 1

  2. url_parameters_changer url_parameters_changer Public

    Allows to change/delete parameters of url

    JavaScript

  3. colout colout Public

    Node JS utility that allows you to output color text in console

    JavaScript 1

  4. JSON.read JSON.read Public

    Conversion of all types of string in JSON object to the appropriate value

    JavaScript 1

  5. std_string_to_number std_string_to_number Public

    Check convert string to number (with exponent or without)

    C++ 1

  6. calculator calculator Public

    Based on the solution of B. Stroustrup (book "Programming: Principles and Practice Using C++")

    C++