Skip to content
View artherczar's full-sized avatar
  • 04:55 (UTC +07:00)

Block or report artherczar

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Numeral-Category Numeral-Category Public

    A JavaScript file that contains a return function (with 1 parameter) to determine the category of a given number (whether it's an integer, natural number, whole number, even/odd number or a combina…

    JavaScript 1

  2. GreatestCommonDivisor_LeastCommonMultiple GreatestCommonDivisor_LeastCommonMultiple Public

    A JavaScript file that contains a function (with two parameters) to determine the Greatest Common Divisor and the Least Common Multiple values ​​of two given numbers

    JavaScript

  3. Data_and_Table Data_and_Table Public

    An HTML file that contains JavaScript, which can processes input from the user then display it in the form of a table, it can sorts the data based on certain properties, can also deletes certain data

    HTML

  4. Profile_Picture_Generator Profile_Picture_Generator Public

    A React app that can generate avatar images, using the Robohash service (https://robohash.org/). Users can enter random text into the input textbox, then the avatar image will appear after the user…

    JavaScript

  5. Dad_Jokes Dad_Jokes Public

    A React app that displays a collection of jokes from the Joke API (https://safe-falls-22549.herokuapp.com/random_joke). Shown in the form of Bootstrap Card, along with the Reload button to refresh …

    JavaScript

  6. React_Bitcoin React_Bitcoin Public

    A React application that utilizes Bitcoin information from the Blockchain Exchange Rates API (https://blockchain.info/api/exchange_rates_api)

    JavaScript