Skip to content
View ramita-meka's full-sized avatar

Block or report ramita-meka

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

    It is a program that stores, updates, deletes, and manages student details like ID, name, department, and marks, ensuring easy data access and organization.

    C++

  2. Library-Management-System Library-Management-System Public

    It is a program that stores, updates, deletes, and manages student details like ID, name, department, and marks, ensuring easy data access and organization.

    C

  3. Online-Quiz-Game Online-Quiz-Game Public

    A terminal-based online quiz game in C++ presents timed multiple-choice questions, accepts user input, evaluates answers instantly, updates scores, enforces per-question limits, and displays a real…

    C++

  4. User-Profile-Validatation-System User-Profile-Validatation-System Public

    It is a basic user profile validation system for a university web portal. Before saving user data, the system must verify that the entered details comply with predefined rules. This challenge focus…

    Python

  5. Student-Smart-ID-Credential-Validator Student-Smart-ID-Credential-Validator Public

    It is a Python-based program that validates student registration credentials according to university rules. The system checks the format of Student ID, Email ID, Password, and Referral Code using s…

    Python

  6. Student-Performance-Analyzer Student-Performance-Analyzer Public

    Python program that analyzes student marks and classifies performance (Excellent to Fail). Uses loops, lists, and conditions to generate categories and summary statistics. Includes section-based pe…

    Python