Skip to content
View Chirag-Shilwant's full-sized avatar
🏋️
Focusing
🏋️
Focusing
Block or Report

Block or report Chirag-Shilwant

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. Peer-to-Peer-Group-Based-File-Sharing-System Peer-to-Peer-Group-Based-File-Sharing-System Public

    A 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…

    C++ 4 4

  2. Google-File-System Google-File-System Public

    Working model of Google File System in Python 3. My implementation supported features such as multiple data replication, downloads, uploads and delete.

    Python 1

  3. Linux-Based-File-Explorer Linux-Based-File-Explorer Public

    A 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

  4. Terminal-based-Encrypted-Messenger Terminal-based-Encrypted-Messenger Public

    A 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…

    Python 1 1

  5. One-Shot-Classification-using-Siamese-Network-on-MNIST-Dataset One-Shot-Classification-using-Siamese-Network-on-MNIST-Dataset Public

    A 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…

    Jupyter Notebook 9 4

  6. Sentiment-Analysis-on-IMDB-Dataset Sentiment-Analysis-on-IMDB-Dataset Public

    Sentiment 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…

    Jupyter Notebook 1 1