Skip to content
View ridd-coder's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ridd-coder

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 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. LibraryManagementSystem LibraryManagementSystem Public

    A console-based Java application for managing a library’s operations. The system allows adding new books, issuing books to users, and returning books, all while maintaining persistent data storage …

    Java

  2. Student-Registration-Form Student-Registration-Form Public

    A Java Swing-based application for student registration that allows users to enter student details, validates inputs, and stores them securely in a MySQL database. Features include input validation…

    Java

  3. CalculatorGUI CalculatorGUI Public

    A Java Swing-based calculator application that performs basic arithmetic operations such as addition, subtraction, multiplication, and division. Features a user-friendly GUI, input handling, and er…

    Java

  4. Electricity-Bill-Manager Electricity-Bill-Manager Public

    A Java Swing GUI application to calculate, store, and manage electricity bills. It connects to a MySQL database to save customer records, calculates bills based on units consumed, and allows users …

    Java