Skip to content
View Nikhiltyagi008's full-sized avatar

Block or report Nikhiltyagi008

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. visual-code-coding visual-code-coding Public

  2. java-code java-code Public

  3. java-workspace java-workspace Public

    Java

  4. Simple-Banking-System Simple-Banking-System Public

    Task: Implement classes for BankAccount and Customer. Allow users to create a new account, deposit money, withdraw money, and check their balance. Include basic error handling (e.g., preventing wit…

    Java

  5. Library-Management-System Library-Management-System Public

    Task: Implement classes for Book, Member, and Library. Allow the librarian to add new books, issue books to members, and return books. Track which books are currently issued and to whom.

    Java

  6. Student-Grade-Calculator Student-Grade-Calculator Public

    Task: Create a Student class with attributes like name, student ID, and an array of grades. Implement methods to calculate the average grade, display individual grades, and determine if the student…

    Java