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

Block or report TheSUPERCD

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. 8bit_MicroComputer_Verilog 8bit_MicroComputer_Verilog Public

    This project was inspired by the efforts of Ben Eater to build an 8 bit computer on a breadboard. Even though this one was not built on a breadboard, it has the functionalities of his computer and …

    Verilog 52 14

  2. ATM_Project_in_C ATM_Project_in_C Public

    This C-Program can be used as an ATM machine driver and offers almost all the functionalities of a real ATM machine with end to end user data encryption. The user data as well as the system data th…

    C 2

  3. ISRO_Satellite_Image_Mapper ISRO_Satellite_Image_Mapper Public

    SIH problem statement given by ISRO. Uses machine learning to map farmland regions and tree regions in a given satellite image having IR, red and green channels.

    Python 1

  4. Automated_Arduino_Keyboard Automated_Arduino_Keyboard Public

    A sophisticated hacking device made out of not-so-harmful Arduino UNO microcontroller. It can be programmed to inject any type of virus directly into a computer given its OS configuration and admin…

    C 2

  5. Server_in_C Server_in_C Public

    A basic implementation of a daemonizable FTP server written in pure C. Also includes a client module that runs independently, with the ability to connect multiple unique instances of itself to the …

    C

  6. CUDA_Sort CUDA_Sort Public

    A simple project implementing and measuring the runtime performance metrics related to massively parallel algorithms (radix sort) on an NVIDIA GPU device.

    Cuda