Skip to content
View 04msambit's full-sized avatar
  • Twitter
  • San Francisco

Block or report 04msambit

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. hyperlink_crawler hyperlink_crawler Public

    This will traverse the Web as a linked graph from the starting --url finding all outgoing links (<a> tag): it will store each outgoing link for the URL, and then repeat the process for each or them…

    Python 3 1

  2. RPC_Password_Cracker RPC_Password_Cracker Public

    This Application can crack passwords consisting of alphabets [ a-z ] . It has "Server , Client and Workers" where the clients issue crack requests to Server. The server assigns the requests to avai…

    C++ 1 2

  3. Text_Search_Engine Text_Search_Engine Public

    This is a search engine which can answer Boolean Queries, Phrase Queries and Wild Card Queries.

    Python 1 2

  4. unstack_the_stack unstack_the_stack Public

    IR Project for Course

    Python

  5. Distributed_Password_Cracker Distributed_Password_Cracker Public

    This Application can crack passwords consisting of alphabets [ a-z ] . It has "Server , Client and Workers" where the clients issue crack requests to Server. The server assigns the requests to avai…

    C

  6. Tweet_Search_Ranker Tweet_Search_Ranker Public

    "Tweet Search and Ranker" , would take a "tweet corpus" as input and display the best tweets for a given query. The tweets with best "tf-idf" score were displayed at the top. The other part of the …

    Python 1