Skip to content
View snehilsharma12's full-sized avatar
  • Rochester Institute of Technology
Block or Report

Block or report snehilsharma12

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. Selective-Text-Removal-from-Videos Selective-Text-Removal-from-Videos Public

    Uses an ensemble of text detection and text recognition deep-learning models to selectively censors text in videos based on profanity and user-defined sensitive word list.

    Python

  2. Twitch-Highlight-Generator-using-AWS Twitch-Highlight-Generator-using-AWS Public

    Generates Twitch live stream highlights by monitoring the live chat activity and triggers Twitch API to create a clip. Built on AWS.

    Java 1

  3. angular-webapp angular-webapp Public

    An angular webapp that shows movie details using two rapidAPIs to fetch movie information such as images, ratings, descriptions, etc.

    TypeScript

  4. Conversational-Recommendation Conversational-Recommendation Public

    Conversational Recommendation using BERT and DialoGPT

    Python

  5. data_transfer_protocol_for_lunar_rover data_transfer_protocol_for_lunar_rover Public

    An application layer file transfer protocol that utilizes UDP and ensures robust and reliable file transfer with minimal packet acknowledgements, intended for space rovers where network bandwidth i…

    Java

  6. RIPv2_Routing_Protocol RIPv2_Routing_Protocol Public

    RipV2 routing protocol implemented with Split Horizon and Route Poisoning techniques. Tested in docker container.

    Java