Skip to content
View Udaykumar3525's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Emertxe Information Technologies
  • Bengaluru

Block or report Udaykumar3525

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

Pinned Loading

  1. Address-book-management-c Address-book-management-c Public

    Address Book application in C using modular programming and file handling

    C

  2. Image-Steganography-using-LSB-Technique-in-C Image-Steganography-using-LSB-Technique-in-C Public

    Image Steganography project in C - embeds secret data into BMP images using the LSB technique, enabling secure, invisible, and lossless data transmission through bit-level pixel manipulation.

    C

  3. Arbitrary_Precision_Calculator- Arbitrary_Precision_Calculator- Public

    Arbitrary Precision Calculator implemented in C using Doubly Linked Lists to perform arithmetic operations on extremely large integers beyond standard data type limits.

    C

  4. CAN_AutomativeDashboard CAN_AutomativeDashboard Public

    SWIG

  5. Inverted_search_engine Inverted_search_engine Public

    Implemented an Inverted Index in C using hash table and linked lists for efficient word-to-file mapping and fast search.

    C

  6. minishell minishell Public

    A Linux Mini Shell developed in C that supports built-in commands, external command execution, pipes, signal handling, and job control using Linux system calls.

    C