Skip to content
View AnuragUmale's full-sized avatar
Block or Report

Block or report AnuragUmale

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
AnuragUmale/README.md

Hi 👋, I'm Anurag Umale (Appu)

Cyber-security enthu., frontend developer, learning backend, looking for collaboration

anuragumale

anuragumale

Connect with me:

anuragumale anurag umale @umale_anurag111

Languages and Tools:

c cplusplus css3 figma firebase git html5 linux nodejs photoshop python react tailwind

anuragumale

 anuragumale

anuragumale

Popular repositories

  1. TicTacToe TicTacToe Public

    A game in which two players alternately put Xs and Os in compartments of a figure formed by two vertical lines crossing two horizontal lines and each tries to get a row of three Xs or three Os befo…

    Python

  2. RSA_Cryptography_In_C RSA_Cryptography_In_C Public

    RSA is a public-key cryptosystem that is widely used for secure data transmission. It is also one of the oldest. The acronym "RSA" comes from the surnames of Ron Rivest, Adi Shamir and Leonard Adle…

    C

  3. Lempel_Ziv_Welch_Data_Compression Lempel_Ziv_Welch_Data_Compression Public

    Lempel–Ziv–Welch is a universal lossless data compression algorithm created by Abraham Lempel, Jacob Ziv, and Terry Welch. It was published by Welch in 1984 as an improved implementation of the LZ7…

    C

  4. SS_Cryptography_In_C SS_Cryptography_In_C Public

    The Schmidt-Samoa cryptosystem is an asymmetric cryptographic technique, whose security, like Rabin depends on the difficulty of integer factorization.

    C

  5. Huffman_Coding_In_C Huffman_Coding_In_C Public

    Huffman code is a way to encode information using variable-length strings to represent symbols depending on how frequently they appear. The idea is that symbols that are used more frequently should…

    C

  6. List_C List_C Public

    The list is a sequence data type which is used to store the collection of data.

    C