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

Block or report AditiBagora

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

Popular repositories

  1. DynamicGestureRecognition DynamicGestureRecognition Public archive

    The project take video that contains one hand moving gesture and by using Image Processing(Python opencv) and an alogirthm calculates code bit i.e. state of each finger if it is open(1) closed(0) o…

    1

  2. Hasoc2021CodeMix Hasoc2021CodeMix Public

    HASOC2021: Subtask 2 a) Codemix Challenge; Contains baselines and hierarchical approach that extracts the relevant context useful for classification of hostile tweets on English-Hindi code-mix data…

    Jupyter Notebook 1

  3. SignificantSentencesExtractor SignificantSentencesExtractor Public archive

    The project uses a single a document as input(.txt) and a compresion ratio as input and generate a files that picks up significant sentences in that order from the document. It uses natural languag…

  4. StaticGestureRecognition StaticGestureRecognition Public archive

    The project takes an image that contains one hand static gesture and by using Image Processing(Python opencv) and an alogirthm calculates code bit i.e. state of each finger if it is open(1) closed(…

  5. HackerRankJavaScriptBinaryCalculator HackerRankJavaScriptBinaryCalculator Public archive

    Simple binary calculator written in javascript

  6. TcpGroupChat TcpGroupChat Public archive

    A simple client server group chat program using TCP connection cpp and socket programming

    C++