Skip to content
View AdeshChoudhar's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report AdeshChoudhar

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

  1. Dictionary Dictionary Public

    Dictionary is a project written in C and Python that uses a text file as a knowledge base. Performs functions such as meaning, autocompletion of a word, spell-checking a word/file, compare time and…

    C 1 1

  2. BC BC Public

    BC is an arbitrary precision arithmetic calculator written in C, inspired by the GNU bc. Supports basic arithmetic operations along with modulo, exponentiation, and shift operations.

    C 1

  3. Filter Filter Public

    Filter is a Django application, that produces an image using different algorithms and manipulations applied as a filter on the input image. Implemented advanced algorithms like box blur and edge de…

    Python 2

  4. StockersStop StockersStop Public

    StockersStop is a flask application that uses IEX's API to fetch real-time stock prices for users to quote/buy/sell stocks using virtual currency.

    Python

  5. LuhnCheck LuhnCheck Public

    LuhnCheck

    Shell

  6. LittleBitTorrent LittleBitTorrent Public

    Bittorrent client implementation in Python for P2P file sharing

    Python