Skip to content
View karangandhi-projects's full-sized avatar

Block or report karangandhi-projects

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

Pinned Loading

  1. EE-6314-RTOS EE-6314-RTOS Public

    Forked from Karan021/EE-6314-RTOS

    A multi-threaded RTOS design for M4F microcontoller(TM4C123GH6PM) that implements pre-emptive as well as co-operative modes with the support of semaphores, kernel functions such as yield , sleep, w…

    C

  2. Port-Scanner Port-Scanner Public

    A basic Port Scanner software that sends request to every port, on the target, asking to connect to the network. The Port Scanner analyzes the responses to filter open ports.

    Python

  3. Pseudo-Character-Device-Driver Pseudo-Character-Device-Driver Public

    A basic pseudo character device driver with n devices that mimics a real character driver with open, close, read, write and lseek operations

    Batchfile

  4. awesome-embedded-rust awesome-embedded-rust Public

    Forked from rust-embedded/awesome-embedded-rust

    Curated list of resources for Embedded and Low-level development in the Rust programming language

  5. BootloaderProjectSTM32 BootloaderProjectSTM32 Public

    Forked from niekiran/BootloaderProjectSTM32

    This is the repo for BootLoader Development for STM32 Udemy online course

    C

  6. linux-device-driver-1 linux-device-driver-1 Public

    Forked from niekiran/linux-device-driver-1

    Linux device driver programming(LDD1) udemy course

    C