Skip to content
View abuhurairarahi's full-sized avatar

Block or report abuhurairarahi

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. SKU-Management-Application SKU-Management-Application Public

    SKU Management System is a lightweight, file-based inventory management application written in C. It supports user authentication and CRUD operations for products using plain text files ideal for l…

    C++

  2. Contact-Registry-Software Contact-Registry-Software Public

    Java-based contact management app with features to add, edit, delete, and view contacts - written in Java. It supports CRUD operations for contacts and is ideal for learning object-oriented program…

    Java

  3. myCPP myCPP Public

    A comprehensive collection of my C++ learning journey, including practice codes, core concepts, problem-solving exercises, and hands-on implementations. This repository reflects my understanding of…

    C++

  4. myJavaScript myJavaScript Public

    A comprehensive collection of my JavaScript learning journey, including practice codes, core concepts, DOM manipulation, ES6 features, asynchronous programming, and mini-project implementations. Th…

    JavaScript

  5. Data-Structure-and-Algorithms Data-Structure-and-Algorithms Public

    A structured collection of Data Structures and Algorithms implementations with clear, efficient code and complexity analysis. Covers arrays, linked lists, stacks, queues, trees, graphs, sorting, se…

    C++