Skip to content
View prathima918-reddy's full-sized avatar

Block or report prathima918-reddy

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. Banking-system- Banking-system- Public

    A console-based banking application written in C that supports deposits, withdrawals, and balance checks with persistent file storage — balance survives between program runs.

  2. Student-record-system- Student-record-system- Public

    A console-based student record management system written in C. Stores up to 100 student records in memory using an array of structs, with full support for adding, searching, deleting, and displayin…

  3. To-do-list To-do-list Public

    A console-based task manager written in Java using object-oriented programming. Supports adding, completing, deleting, and filtering tasks with no external libraries or frameworks.