| Turtle Graphics |
https://github.com/DhanushNehru/Python-Scripts/tree/master/Turtle%20Graphics |
Code using turtle graphics |
| Popup Window |
https://github.com/DhanushNehru/Python-Scripts/tree/master/Display%20Popup%20Window |
Displaying a popup window DisplayPopupWindow.py |
| Take a break |
https://github.com/DhanushNehru/Python-Scripts/tree/master/Take%20A%20Break |
Python code to take a break while working long hours TakeABreak.py |
| Chessboard |
https://github.com/DhanushNehru/Python-Scripts/tree/master/Chess%20Board |
Create a chesboard using matplotlib ChessBoard.py |
| Font Art |
https://github.com/DhanushNehru/Python-Scripts/tree/master/Font%20Art |
Display a font art using python FontArt.py |
| Video Downloader |
https://github.com/DhanushNehru/Python-Scripts/tree/master/Video%20Downloader |
|
| Fake Profiles |
https://github.com/DhanushNehru/Python-Scripts/tree/master/Fake%20Profile |
Get many fake profiles using python FakeProfile.py |
| Digital Clock |
https://github.com/DhanushNehru/Python-Scripts/tree/master/Digital%20Clock |
|
| Password Generator |
https://github.com/DhanushNehru/Python-Scripts/tree/master/Password%20Generator |
Generate a random password |
| Simple TCP Chat Server |
https://github.com/DhanushNehru/Python-Scripts/tree/master/TCP%20Chat%20Server |
Creates a local server on your LAN for receiving and sending messages! |
| Wallpaper Changer |
https://github.com/DhanushNehru/Python-Scripts/tree/master/Wallpaper%20Changer |
Automatically change home wallpaper adding a random quote and stock tickers on it |
| Star Pattern |
https://github.com/DhanushNehru/Python-Scripts/tree/master/Star%20Pattern |
Create a star pattern pyramid |
| Compound Interest Calculator |
https://github.com/DhanushNehru/Python-Scripts/tree/master/Calculate%20Compound%20Interest |
calculate compound interest |
| Image Capture |
https://github.com/DhanushNehru/Python-Scripts/tree/master/Image%20Capture |
Capture image from your webcam and save it on your local device. |
| JSON to YAML converter |
https://github.com/DhanushNehru/Python-Scripts/tree/master/json_2_yaml |
Converts JSON file to YAML files. A sample JSON is included for testing. |
| AutoCert |
https://github.com/DhanushNehru/Python-Scripts/tree/master/AutoCert |
A Python script to auto generate e-certificates in bulk. |
| Mouse mover |
https://github.com/DhanushNehru/Python-Scripts/tree/master/MouseMover |
Moves your mouse every 15 seconds |
| Blackjack |
https://github.com/DhanushNehru/Python-Scripts/tree/master/Blackjack |
BlackjackGame.py - Plus, let's get 21 |
| Website Cloner |
https://github.com/DhanushNehru/Python-Scripts/tree/master/Website%20Cloner |
Clone any website and open the site in your local IP |
| OTP Verification |
https://github.com/DhanushNehru/Python-Scripts/tree/master/OTP%20%20Verify |
An OTP Verification Checker OTPVerification.py |
| ROCK-PAPER-SCISSOR |
https://github.com/NurAktar2/Python-Scripts/tree/master/ROCK-PAPER-SCISSOR |
A python game Rock Paper Scissor. |