Md. Ridoy Hossain (problemsolvewithridoy)

problemsolvewithridoy

Geek Repo

Location:Jhenaidah, Dakha, Bangladesh

Home Page:https://www.linkedin.com/in/ridoyhossain/

Github PK Tool:Github PK Tool

Md. Ridoy Hossain's repositories

Phone-number-location-tracker-using-python

Are you curious about the location of a mobile number? Maybe you want to track a lost phone or keep tabs on your child's whereabouts. Whatever your reason, you can use Python to find the location of a mobile number. In this step-by-step guide, we'll show you how to track a mobile number's location using Python.

Language:HTMLLicense:MITStargazers:77Issues:2Issues:7

crack-pdf-password

This Python script provides a solution to open password-protected PDF files. It uses the PyPDF2 library to remove the password from the PDF file and then opens it in the default PDF viewer of your system. This can come in handy if you have forgotten the password of a PDF file that you urgently need to access. With just a few lines of Python code

Language:PythonLicense:MITStargazers:14Issues:1Issues:0

Game-controller-using-python

This project is a simple implementation of a game controller using Python and OpenCV. With this controller, you can control games using hand gestures captured by a webcam. This project is a great way to learn about computer vision, gesture recognition, and game development.

Language:PythonLicense:MITStargazers:14Issues:1Issues:0

Graphic-using-Python

"Graphic using Python turtle" is a GitHub repository that provides a collection of Python scripts for creating graphics using the Python turtle library. The turtle library is a standard Python library that provides an easy-to-use interface for creating graphics and animations. The repository includes code examples for creating simple and complex

Language:PythonLicense:MITStargazers:9Issues:1Issues:0

control-your-Google-Meet-and-Zoom-meetings-using-Python-and-OpenCV

we all are use Google Meet and Zoom for online meetings. One of the biggest problems during these online meetings is muting and unmuting the microphone. To solve this problem I created this project using Python and OprnCV. This system automatically unmuting your microphone when you speak during the meetings and automatically mute when you don't

Language:PythonLicense:MITStargazers:8Issues:2Issues:0

make-your-won-computer-virus

In this Project, I will show you how to create a harmless computer virus using Python programming language. This is a beginner-friendly project that will guide you through the process of creating a virus that doesn't cause any harm to your computer but can be a great learning experience. I will cover the basics of Python programming

Language:PythonLicense:MITStargazers:8Issues:1Issues:0

Zoom-Any-Picture-Using-Hand-Gestures-

This project showcases a Python application that allows you to zoom in and out of any picture using hand gestures. It utilizes the OpenCV library along with the cvzone module to detect and track hand gestures, enabling you to control the zoom level of an image effortlessly.

Language:PythonLicense:MITStargazers:8Issues:2Issues:0

Hand-detection-using-python-and-cvzone

This project is a hand detection program written in Python. It uses computer vision techniques to identify and track the location of hands in real-time using a webcam.The program will open your default webcam and display the output on the screen. It will track the location of your hand in real-time and draw a bounding box around it.

Language:PythonLicense:MITStargazers:6Issues:1Issues:0

Home-Automation-system

I have shown how to make an ESP32 Alexa home automation system with Echo DOT, manual switches, relay module, and ESP32. I have used Amazon Alexa App to control the home appliances with voice commands for this Alexa automation project.

Language:C++License:MITStargazers:5Issues:1Issues:0

Open-password-protected-file-using-python

you can crack any PDF file without password and wordlist.

Language:PythonLicense:MITStargazers:5Issues:1Issues:1

Camera-with-python

we'll show you how to create a functional camera using Python programming language. We'll cover everything from creating the basic framework to programming the camera's functionalities and adding filters to your photos. This is a great tutorial for anyone interested in learning more about Python programming, image processing, and camera building

Language:PythonLicense:MITStargazers:4Issues:1Issues:0

Love-Calculator

This is a Love Calculator project written in Python with an amazing GUI using the tkinter library. The project asks the user to input their name and the name of their crush, and then calculates a love percentage based on a simple algorithm. The result is displayed on the GUI, along with a funny message based on the love percentage.

Language:PythonLicense:MITStargazers:4Issues:1Issues:0

protect-your-file

Protect your PDF file using Python is a project aimed at securing sensitive information contained in PDF files by adding password protection. The program uses the PyPDF2 module to encrypt and password-protect the PDF files. This Python script allows users to enter the password and the path to the PDF file, and then creates a new PDF file

Language:PythonLicense:MITStargazers:4Issues:1Issues:0

remove-picture-background-using-python

This is a simple Python script that removes the background of a picture using the remove.bg API. It takes an input image, sends it to the remove.bg API, and saves the output image with a transparent background.

Language:PythonLicense:MITStargazers:4Issues:1Issues:0

Valentines-gift

Valentine's Gift using Python" is a project that creates a beautiful rose using the Python programming language. This project is perfect for those who want to express their love and affection to their loved ones on Valentine's Day. With just a few lines of Python code, you can create a stunning rose that can be customized with different colors

Language:PythonLicense:MITStargazers:4Issues:1Issues:0

code-in-place-baby-snake

In this assignment we are going to make a baby version of the classic Atari game of Snake. It was famously shipped on the original Apple II computers as well as Nokia phones.

Language:PythonLicense:MITStargazers:3Issues:1Issues:0

code-in-place-final-project

This is one of several final project ideas. You can implement any of the final project ideas, or you can come up with your own.

Language:PythonLicense:MITStargazers:3Issues:1Issues:0

download-youtube-video-using-python

Learn how to create your own Internet Download Manager (IDM) using Python with just 7 lines of code. In this video, we'll show you how to download YouTube videos quickly and easily. Say goodbye to slow download speeds and limited file formats. With this simple Python code, you can download videos in any quality and format you want.

Language:PythonLicense:MITStargazers:3Issues:1Issues:0
Language:PythonLicense:MITStargazers:3Issues:1Issues:0

Python-List-Methods

This repository contains a collection of Python list methods implemented for educational purposes. These methods provide examples of common operations performed on list data structures.

Language:PythonLicense:MITStargazers:3Issues:2Issues:0

QR-code-using-python

This is a Python script that allows you to generate QR codes easily. QR codes are two-dimensional barcodes that can store information such as URLs, text, or contact information. This script uses the qrcode library to generate QR codes

Language:PythonLicense:MITStargazers:3Issues:1Issues:0

Quiz-Game

This is a Quiz Game project developed in Python. The game is designed to test the knowledge of the players on various topics such as history, geography, science, etc. It is a beginner-friendly project, which can be used by anyone who wants to learn and practice basic programming concepts in Python.

Language:Jupyter NotebookLicense:MITStargazers:3Issues:1Issues:0

Robotics-Hand-simulator-using-python-and-opencv

This project is a hand simulator for robotics applications, built with Python and a number of computer vision libraries. Using the CVZone and Mediapipe modules, the simulator tracks the movement of the user's hand and fingers in real-time, then maps these movements onto a 3D hand model. The OpenCV library is used for image processing

Language:PythonLicense:MITStargazers:3Issues:1Issues:0

wordlist-using-python

The "Wordlist using python" project is a Python script that generates a list of words that can be used for various purposes, such as password cracking, dictionary attacks, or brute-force attacks. The script is designed to generate a wordlist based on user-specified parameters, such as word length, character set, and prefix/suffix options.

Language:PythonLicense:MITStargazers:3Issues:1Issues:0