Skip to content
View shamanth-p911's full-sized avatar

Block or report shamanth-p911

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Arduino-Laser-Turret Arduino-Laser-Turret Public

    This project is an Arduino-controlled laser turret, designed to demonstrate servo motor control and precision targeting. The turret can rotate in both X and Y directions using two servo motors, wit…

    C++

  2. color-detection-tool-with-OpenCV-using-HSV-trackbars color-detection-tool-with-OpenCV-using-HSV-trackbars Public

    This project uses OpenCV with HSV trackbars to dynamically filter and detect colors from a live webcam feed. The user can adjust hue, saturation, and value ranges in real time to isolate specific c…

    Python

  3. face_recognition-OpenCV face_recognition-OpenCV Public

    This project uses the face_recognition library and OpenCV to detect and recognize faces in real time from a webcam feed. It compares live faces against pre-encoded images of known people and labels…

    Python

  4. Hand-Tracking-with-OpenCV-MediaPipe Hand-Tracking-with-OpenCV-MediaPipe Public

    This project uses OpenCV and MediaPipe to track hand landmarks in real time. It highlights the thumb tip and index fingertip, connecting them with a line—forming the basis for gesture-based control…

    Python

  5. interrupts_based_led- interrupts_based_led- Public

    Assembly