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

Block or report VatsalSoni301

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 tensorflow models using tensorflow serving. The platform was built using micro-service based architecture with fe…

    Python 4 2

  2. Wikipedia_Search_Engine Wikipedia_Search_Engine Public

    Implemented a search engine on the wikipedia dump of size 73.4 GB. In order to retrieve result faster and relevant, indexing and ranking is implemented. Relevance ranking algorithm is implemented u…

    Jupyter Notebook 1

  3. InodeBasedFileSystem InodeBasedFileSystem Public

    Developed inode based virtual file system on top of the Linux file system. Implemented all the operations which are basically supported by Linux file system like creating disk, mounting disk, unmou…

    C++ 1 1

  4. LinuxFileExplorer LinuxFileExplorer Public

    Developed terminal based file explorer which supports both Normal mode as well as command mode. Implemented all commands like cut, copy, delete, rename, goto, search, snapshot for both files and di…

    C++ 1

  5. IRE-hashtag-generation IRE-hashtag-generation Public

    Forked from talsperre/IRE-hashtag-generation

    Designed and implemented a multi-modal hashtag generation pipeline that suggests new hashtags for an Instagram post with images & text. The approach used CNN for image classification and glove-embe…

    Jupyter Notebook