Skip to content
View AmanVerma8840's full-sized avatar

Block or report AmanVerma8840

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. Library-Management-System Library-Management-System Public

    The Library Management System is a Java-based software solution designed using Spring Boot that provides core functionality to manage the daily operations of a library. This application allows admi…

    Java

  2. Vending-Machine-App Vending-Machine-App Public

    This project is a console-based vending machine simulation developed in Java. It allows users to choose from a selection of drinks, enter money, and receive the chosen drink if the payment is suffi…

    Java

  3. Library-Management-System_Console-based-Application Library-Management-System_Console-based-Application Public

    A simple Java-based Library Management System that supports book management, user borrowing, and basic library operations using OOP principles.

    Java

  4. Java-Console-Calculator Java-Console-Calculator Public

    Java Console Calculator is a simple, menu-driven calculator application built using Java console I/O. It allows users to perform basic arithmetic operations such as addition, subtraction, multiplic…

    Java

  5. Student-Record-Management Student-Record-Management Public

    A Java-based CLI Student Record Management System that allows you to create, view, update, search, and delete student records. Built using OOP principles and in-memory data storage. Ideal for learn…

    Java

  6. Java-File-I-O-Notes-App Java-File-I-O-Notes-App Public

    NotesApp is a simple text-based Java application that allows users to write and view notes via the console. Notes are stored persistently using Java’s FileWriter and BufferedReader, making it a gre…

    Java