Skip to content
View anupam1608's full-sized avatar
đź’­
Studying computer science at IIIT Hyderabad
đź’­
Studying computer science at IIIT Hyderabad

Highlights

  • Pro
Block or Report

Block or report anupam1608

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. shanu-sh/pastry shanu-sh/pastry Public

    C++

  2. Group-based-file-sharing-system Group-based-file-sharing-system Public

    Build a group based file sharing system where users can share, download files from the group they belong to. Downloading file is parallel with multiple pieces from multiple peers.

    C++ 1

  3. Sql_engine Sql_engine Public

    Python implementation of a mini SQL engine that runs a subset of SQL Queries using a command-line interface.

    Python

  4. Wikipedia-search-engine Wikipedia-search-engine Public

    Built a search engine to query over 60 GB of wikipedia data dump. It takes both simple and multi field queries (which include Title, In- fobox, Body, Category, and Links). Used multi-level indexing…

    Python

  5. File-Encryption File-Encryption Public

    Suppose there are n c users A (clients) want to securely access the files stored in the database of a user B (server). At first, each client will make a connection using socket with the server B an…

    Python

  6. Big-Integer Big-Integer Public

    Built a Big Integer library, similar to what we have in Java as BigInteger.Library provide functionalities to store arbitrarily large integer and perform basic math operations like addition, subtra…

    C++ 1