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

Block or report Dhruv-Pahwa

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. Trace_a_mobile_device- Trace_a_mobile_device- Public

    Hey there Python Fellow, This code lets you track any mobile device just by entering it's phone number

    Python 3

  2. Hand-Gesture-volume-control Hand-Gesture-volume-control Public

    My latest project: a Hand Gesture Volume Controller using Python, OpenCV, and MediaPipe! 🤚🎶 This innovative project leverages real-time hand tracking and gesture recognition to adjust system volume…

    Python 1

  3. Rock-Paper-Scissors Rock-Paper-Scissors Public

    This is a simple Rock, Paper & Scissor game made on python. The code involves the use of Functions, if..then...else condition. It is a 100% python code.

  4. Site-Connectivity-Checker Site-Connectivity-Checker Public

    I have built a code to check site connectivity. We have to provide the URL of a site and this code is going to check the status of that site, so if a site is working and everything is fine it gives…

    Python

  5. Brute-force-using-python Brute-force-using-python Public

    Crack password that contains 0-9 Digits, a-z/A-Z Alphabets & Special Characters

    Python