Popular repositories Loading
-
username_generator
username_generator PublicThis 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
-
BMI_CALCULTOR
BMI_CALCULTOR PublicA 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
-
BMI_CALCULATOR
BMI_CALCULATOR PublicA 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
-
PrimeDigitProduct
PrimeDigitProduct PublicThis 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
-
Departmental-store-Mangement
Departmental-store-Mangement PublicThis 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
-
Student-Management-System
Student-Management-System PublicA 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
If the problem persists, check the GitHub status page or contact support.