Skip to content
View Danialkafeel's full-sized avatar
Block or Report

Block or report Danialkafeel

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. End-to-End-Encrypted-Messaging-System End-to-End-Encrypted-Messaging-System Public

    Implementation of an End to end encrypted messaging system, where client to client communication is performed after triple-DES encryption, with the keys exchanged using Diffie-Hellman Key exchange …

    Python 2 2

  2. LinuxFileExplorer LinuxFileExplorer Public

    Built a Linux compatible File Explorer with both Normal and Command modes. Commands implemented are copy, move, rename, create file(or Directory), delete file(or Directory recursively using DFS), g…

    C++

  3. Polling-application-Java-Swing Polling-application-Java-Swing Public

    Simple polling application which First takes Input via GUI then Displays the results accordingly on another window.

    Java

  4. Hand-gesture-recognition-based-home-automation Hand-gesture-recognition-based-home-automation Public

    A CNN based system to predict hand gestures and take desired actions upon each.

    Python

  5. PeerToPeer-File-Sharing-System PeerToPeer-File-Sharing-System Public

    Built a Group based file sharing system where users can create and join groups and share files across each other, in a peer to peer fashion, i.e. Different chunks of file from different peers simul…

    C++ 1

  6. Machine-Learning-Algorithms-from-Scratch Machine-Learning-Algorithms-from-Scratch Public

    This repository contains several Machine Learning algorithm built from scratch using numpy, pandas.

    Jupyter Notebook