Skip to content
View anjalikalambe's full-sized avatar
😀
😀

Block or report anjalikalambe

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. Encryption-Compression-in-C Encryption-Compression-in-C Public

    Program works to compress files and encrypt password in the C language. Various data structures are used e.g. Linked list, trees, stack, queue etc.

    C

  2. Flights_program_C Flights_program_C Public

    Flights frogram used to display flights schedule of an airport and allow addition/deletion of flight trips.

    C

  3. IOU_backend IOU_backend Public

    Repository responsible for the IOU app backend.

    JavaScript

  4. Multi-Authentication-UTS-app Multi-Authentication-UTS-app Public

    Forked from VP1996/SES-2B

    JavaScript

  5. Huffman_compression Huffman_compression Public

    Using Huffman coding as a lossless data compression to compress files. It uses the frequency at which a certain data item occurs to encode it (variable length encoding).

    C

  6. IOU_frontend IOU_frontend Public

    Frontend for IOU app.

    JavaScript