Skip to content
View sachinv1693's full-sized avatar
😀
Happy Learning
😀
Happy Learning

Block or report sachinv1693

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. LSB-Steganography LSB-Steganography Public

    C Project to encrypt as well as decrypt a secret message file into a bitmap image file.

    C 4 1

  2. Car_Black_Box Car_Black_Box Public

    This is a car black box project implemented on a PIC18F4580 micro-controller board using xc8 compiler. It can store the data log of last 10 events into the internal eeprom. The data is about a vehi…

    C 2 1

  3. Kalpavriksha_assignments Kalpavriksha_assignments Public

    Kalpavriksha ITT program

    C 1 1

  4. Text_Indexer Text_Indexer Public

    This project can create a database of all the words from the given files. One can perform operations like searching a word from the database, updating and modifying the database by adding extra fil…

    C

  5. Red_Black_Tree Red_Black_Tree Public

    A Red-Black Tree is a self balancing Binary Search Tree. It is useful in the Linux kernel design. For example in a process scheduler or for keeping track of the virtual memory segments for a proces…

    C

  6. Arbitrary_Precision_Calculator Arbitrary_Precision_Calculator Public

    This project uses Doubly Linked Lists to perform Addition, Subtraction and Multiplication of two very larger numbers.

    C