Skip to content
View alex4axp's full-sized avatar

Block or report alex4axp

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

    This Java program allows the user to enter a number and checks whether it is a prime number by testing divisibility up to the square root of the number

    Java

  2. EvenOddChecker EvenOddChecker Public

    A simple Java program that determines whether a user-entered number is even or odd.

    Java

  3. CmToInchConverter CmToInchConverter Public

    A Java program that converts a length value from centimeters to inches.

    Java

  4. InchToCmConverter InchToCmConverter Public

    A Java program that converts a length value from inches to centimeters.

    Java

  5. FahrenheitToCelsiusConverter FahrenheitToCelsiusConverter Public

    A Java program that converts temperature from Fahrenheit to Celsius using the standard conversion formula.

    Java

  6. CelsiusToFahrenheitConverter CelsiusToFahrenheitConverter Public

    A Java program that converts temperature from Celsius to Fahrenheit using the standard conversion formula.

    Java