Pinned Loading
-
Peer-to-Peer-Group-Based-File-Sharing-System
Peer-to-Peer-Group-Based-File-Sharing-System PublicA P2P file sharing system like Bit Torrent implemented using socket programming, multi-threading and SHA1 hashing. Users can share, download files from the group they belong to. Downloading is done…
-
Google-File-System
Google-File-System PublicWorking model of Google File System in Python 3. My implementation supported features such as multiple data replication, downloads, uploads and delete.
Python 1
-
Linux-Based-File-Explorer
Linux-Based-File-Explorer PublicA Linux terminal based file explorer that can run in 2 modes - Normal mode and Command mode. Normal mode supports viewing and traversing directories and opening files. Command mode supports various…
C++ 1
-
Terminal-based-Encrypted-Messenger
Terminal-based-Encrypted-Messenger PublicA Terminal based Encrypted Messenger. To ensure secure communication the messages are encrypted using Triple DES(3DES) which is a Symmetric Encryption technique and the secret key used for encrypti…
-
One-Shot-Classification-using-Siamese-Network-on-MNIST-Dataset
One-Shot-Classification-using-Siamese-Network-on-MNIST-Dataset PublicA Siamese Neural Network is a class of neural network architectures that contain two or more identical subnetworks. ‘identical’ here means, they have the same configuration with the same parameters…
-
Sentiment-Analysis-on-IMDB-Dataset
Sentiment-Analysis-on-IMDB-Dataset PublicSentiment analysis is the process of detecting positive or negative sentiment in text. It’s often used by businesses to detect sentiment in social data, gauge brand reputation, and understand custo…
If the problem persists, check the GitHub status page or contact support.