Skip to content
View ayushk7102's full-sized avatar

Block or report ayushk7102

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Vacuum-Bot-Nav Vacuum-Bot-Nav Public

    Robotic vacuum floor coverage/navigation for custom 2D maps. Implemented with a cell sweep approach, along with A* search algorithm to find next uncleaned cell. Visualises path coverage using OpenCV.

    C++

  2. PhotoCrypt PhotoCrypt Public

    A cryptographic system to encrypt and decrypt text via images. Uses AES for encryption along with steganographic information hiding.

    Python

  3. sympy sympy Public

    Forked from sympy/sympy

    A computer algebra system written in pure Python

    Python

  4. Auto-Unnatural-Scroller Auto-Unnatural-Scroller Public

    Automatically invert scroll direction (setting 'off' Natural Scrolling) when a wired or wireless mouse is connected.

    Shell

  5. rock_paper_scissors_automaton rock_paper_scissors_automaton Public

    Building a few cellular automata, including the rock-paper-scissors model.

    Python

  6. hand-tracking-gesture-recognition hand-tracking-gesture-recognition Public

    A model to track hands in a video frame and identify hand gestures as defined by HaGRID (HAnd Gesture Recognition Image Dataset).

    Python 1