Highlights
- Pro
Pinned Loading
-
-
Group-based-file-sharing-system
Group-based-file-sharing-system PublicBuild 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
-
Sql_engine
Sql_engine PublicPython implementation of a mini SQL engine that runs a subset of SQL Queries using a command-line interface.
Python
-
Wikipedia-search-engine
Wikipedia-search-engine PublicBuilt 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
-
File-Encryption
File-Encryption PublicSuppose 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
-
Big-Integer
Big-Integer PublicBuilt 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
If the problem persists, check the GitHub status page or contact support.