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

Block or report priyendumori

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. Distributed-AI-on-the-Edge-Platform Distributed-AI-on-the-Edge-Platform Public

    Built a Distributed AI-on-the-Edge Platform that is capable of managing & deploying tensor-flow models on it. The platform was built using micro-service based architecture with features like auto-s…

    Python

  2. Wiki-Search-Engine Wiki-Search-Engine Public

    A complete search engine experience built on top of 75 GB Wikipedia corpus with subsecond latency for searches. Results contain wiki pages ordered by TF/IDF relevance based on given search word/s. …

    Python

  3. Mini-Bit-torrent Mini-Bit-torrent Public

    Peer-to-peer file sharing system implemented using socket programming and multithreading in C++. Peers can upload and download text and multimedia files using custom format for torrent files called…

    C++ 10 4

  4. Terminal-based-file-explorer Terminal-based-file-explorer Public

    A terminal based file explorer that runs in 2 mode: View and Command. View mode supports viewing and traversing directories and opening files. Command mode supports various operations like create, …

    C++ 1

  5. rushitjasani/Inode-based-file-system rushitjasani/Inode-based-file-system Public

    Inode based file system(virtual) on top of the Linux file system. A user can perform all the operations which are basically supported by Linux ext2 file system like creating a disk, mounting disk, …

    C++ 4 1

  6. Sentiment-analysis-of-Tweets Sentiment-analysis-of-Tweets Public

    Classification of tweets into positive and negative using classifiers like SVM, Logistic Regression, Naive bayes. Implementation of porter stemmer algorithm.

    Jupyter Notebook 2