Skip to content
View akashkhanpara23's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report akashkhanpara23

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. Student-Database Student-Database Public

    This project contains a Student Record Management System implemented in C using Linked Lists. The system allows users to manage student records efficiently with features like adding, deleting, modi…

    C

  2. Preprocessor-Stage Preprocessor-Stage Public

    This project is a C program that processes a source code file (myprog.c) and expands #define macros, replacing occurrences of defined macros with their corresponding values. The program reads the f…

    C

  3. RFID-Based-Tallgate-Control-System RFID-Based-Tallgate-Control-System Public

    This project implements an RFID-based tallgate control system using the AT89C52 microcontroller. It integrates I2C and UART communication protocols to read RFID tags and control a tollgate system. …

    C

  4. Clothing-Store-Management-System Clothing-Store-Management-System Public

    The Clothing Store Management System is a C++ console-based application designed to help manage product inventory, facilitate customer purchases, and provide administrative functionalities such as …

    C++