Skip to content
View Saranya-Mukherjee's full-sized avatar
  • Durgapur, WB, India

Block or report Saranya-Mukherjee

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 Loading

  1. K-map_Solver_GUI_MP4-Karnaugh-map K-map_Solver_GUI_MP4-Karnaugh-map Public

    this project can solve k-map and uniquqly render the solution in a vieo form with the help of open cv

    Python 1

  2. The-Cuber_______1 The-Cuber_______1 Public

    This Solves Rubik's Cubes using python after detecting it via camera on your phone. Then send data to Arduino to actuate it; and may be used to crack the World Record.

    Java 1

  3. Karnaugh-Map Karnaugh-Map Public

    Forked from vijaybharath99/Karnaugh-Map

    Karnaugh-map for 2 , 3 and 4 variables in both sum of product and product of sum expressions, which takes min-terms or max-terms as input and return simplified expression with desired variables.

    Python