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

Block or report meetwithanshul

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

    This Java project is a basic ATM system with login, account creation, and banking functionalities. Users can view balances, withdraw, deposit, and transfer funds between checking and savings accoun…

    Java 1 1

  2. Food-Delivery-App-Frontend-Using-React.js Food-Delivery-App-Frontend-Using-React.js Public

    JavaScript 1

  3. Car-Rental-System Car-Rental-System Public

    A console-based Java project implementing a car rental system. Users can rent, return, and view cars, with rental prices calculated based on daily rates. Utilizes object-oriented principles—abstrac…

    Java

  4. Email-Administration-System Email-Administration-System Public

    This Java project creates email accounts for new employees, assigning unique addresses based on department codes. Users can manage account details, change passwords, set mailbox capacity, and store…

    Java

  5. Rock-Paper-Scissors-Console-Game Rock-Paper-Scissors-Console-Game Public

    Rock, Paper, Scissors game in Java showcasing fundamental programming concepts. Utilizes a game loop, user input validation, randomization for computer moves, and modular code design with methods. …

    Java

  6. Edu-Payment-System Edu-Payment-System Public

    This Java project simulates an educational payment system using OOP principles. With classes like Teacher, Student, and School, it showcases encapsulation, method overriding, and static variables/m…

    Java