Skip to content
View aravindsai19's full-sized avatar

Block or report aravindsai19

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. username_generator username_generator Public

    This Java program takes the user's name and nickname as input and generates a simple username by combining them with an underscore. It uses the Scanner class to handle input and demonstrates basic …

    Java

  2. BMI_CALCULTOR BMI_CALCULTOR Public

    A simple Java program to calculate Body Mass Index (BMI). The user inputs height in feet and weight in kilograms, and the program calculates the BMI and classifies it as underweight, normal weight,…

    Java

  3. BMI_CALCULATOR BMI_CALCULATOR Public

    A simple Java program to calculate Body Mass Index (BMI). The user inputs height in feet and weight in kilograms, and the program calculates the BMI and classifies it as underweight, normal weight,…

    Java

  4. PrimeDigitProduct PrimeDigitProduct Public

    This Java program calculates the m-th prime number, repeatedly reduces its digits to a single-digit sum, and multiplies the prime with that digit to get the result.

    Java

  5. Departmental-store-Mangement Departmental-store-Mangement Public

    This Java console project is a simple Departmental Store Management System. It supports adding, updating, deleting, displaying, and searching products. The billing system calculates the total direc…

    Java

  6. Student-Management-System Student-Management-System Public

    A web-based Student Management System built using Java Servlets, JDBC, Oracle Database, HTML, CSS, and Apache Tomcat. Features secure authentication, complete CRUD operations, database connectivity…

    HTML