Skip to content
View khushi-r-y's full-sized avatar

Block or report khushi-r-y

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

    Marksheet is a simple project to manage and display student grades. It includes fields like student name, subjects, marks, and total score. Built as part of my learning journey, this project helps …

    C 1

  2. C-Tutorial-Journey C-Tutorial-Journey Public

    This repository is a personal journey of learning C programming from scratch. It is designed as a beginner-friendly tutorial series covering everything from the basics to more advanced topics like …

    C 1

  3. Mail-box.c Mail-box.c Public

    Mailbox is a simple project to simulate a basic mail system with sender, subject, date, and body fields. Created as part of my personal learning journey, this repo helps me practice data organizati…

    C 1

  4. Number-Guessing-Game Number-Guessing-Game Public

    A simple Number Guessing Game in C where the user tries to guess a secret number between 1 and 100. The secret number is generated using a basic formula based on user input as a seed, without using…

    C 1

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

    A simple Rock–Paper–Scissors game built in C language where you play against the computer in the terminal. The program uses random number generation for the computer’s moves, keeps track of scores,…

    C 1

  6. Basic-web-technologies-workshop Basic-web-technologies-workshop Public

    Hands-on workshop files covering HTML basics, text, alignment, heading, titles, and other foundational web technologies.

    HTML