Skip to content
View Krupot's full-sized avatar
  • 22:58 (UTC +08:00)
Block or Report

Block or report Krupot

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 Loading

  1. Simple-ATM-java-program Simple-ATM-java-program Public

    This program uses JFraming. It has Deposit, change pin, withdraw, register (used to register the user on it) and etc.

    Java

  2. Simple-Employee-Salary-Computation Simple-Employee-Salary-Computation Public

    This program used to calculates the employee's net pay. This uses only scanner and the output will be presented in the command line

    Java

  3. Number-pattern Number-pattern Public

    This uses scanner and the output will be presented in the command line. The user must enter a number and the program will present 4 triangle patterns

    Java

  4. Simple-grocery Simple-grocery Public

    This program lets the user buy/choose multiple product, proceed to checkout ask for cash. This program uses JOptionPane in order to show the GUI

    Java

  5. Simple-Zombie-Game Simple-Zombie-Game Public

    This program lets the user choose zombie by typing random number, it also let the user choose what gun the user wants to use. And each turn, zombies will come closer. This program uses JOptionPane …

    Java

  6. Simple-Number-Guessing-Game Simple-Number-Guessing-Game Public

    The user will enter the a number, there is a predefined number in the program. When the user guess the correct number then the program ends but on the other hand, the program will ask again another…

    Java