Skip to content
View axb157030's full-sized avatar
Block or Report

Block or report axb157030

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

Popular repositories

  1. workshop workshop Public

    HTML

  2. convertDecNum convertDecNum Public

    It is a program that converts a number given by the user into a binary, octal or hexedecimal number. The type of number the entered number is converted into depends on the user

    C++

  3. Calculating_Pie Calculating_Pie Public

    This program calculates the value of pi using the Leibniz formula. The accuracy of the value of pi is determined by the user. The higher number that is inputed produces a more accurate value of pi …

    HTML

  4. LinkedList LinkedList Public

    Java

  5. Deliverable2 Deliverable2 Public

    Forked from JacobFact/Deliverable2

    C

  6. Simple-Shell Simple-Shell Public

    simple shell in C that can execute executables, pipelined commands, and specific built-in functions like history, changing directories, exiting the shell, executing a past commands.