Python Projects by MRayan Asim 🐍🚀
Welcome to the Python Projects repository by MRayan Asim! This collection showcases a variety of Python projects developed to inspire and assist developers of all skill levels. Whether you're a beginner or an advanced programmer, you'll find valuable resources, guidance, and practical code examples for your Python-based projects. Let's dive in and explore the possibilities! 💡🔥
Repository Structure 📂
The repository is organized into different categories, each containing specific project folders. This structure allows for easy navigation and helps you find projects that align with your interests. Each project is tagged with appropriate labels to indicate the recommended skill level. Let's take a look at the categories available:
Categories 🗂️
- GUI 🖥️
- Calculator 🧮
- Games 🎮
- Utilities 🛠️
Projects 🔥
Explore the projects in each category to find detailed information, documentation, and code examples. Here's a glimpse of the projects available within each category:
GUI 🖥️
- Form 📝
- A basic GUI calculator 🧮
- A working GUI clock also download the clock image 🕤
- Tick cross (with GUI) ✔️❌
- Todo list (with GUI) ✅📝
- Notepad 📄
- A sentiments checker 🤔💬💭
- A snake and ladder game and (also download the images with it) 🐍🪜
- A paint application🖌️🎨
- A file explorer 📂🔎
- A sketch maker of image 🖌️
- Youtube video downloader 📺🔽💾
- spelling correction 🔤📏🔍
- Figet spinner (use it on windows with space bar) ߷
- A beautiful design using a turtle 🐢🎨
- Pikachu using turtle (っ◔◡◔)っ
- Doraemon using turtle🐱🚀
- Rainbow with turtle 🌈
- A happy birthday message to the user with its name🎂
- Search installed applications 🔍
- A GUI calendar 📅
Calculator 🧮
- Quadratic Equation (with graph) 📈
- A mega calculator with all operations 🖩
- A stock analyzer with its short form 💵📊📈
- Gold price predictions (for days ahead of days entered by the user) 💰🪙
- Crypto price predictions (for days ahead of days entered by the user) 🚀🌕
- Number base converter 🔢
- Integration and differentiation ∫
- BMI calculator 🏋️
- Roman number convertor to decimal number 🧠
- special theory of relativity calculator ⌛📏⚡
- Collatz Conjecture (3x+1) (with GUI) 📐
- Fibonacci sequence 🐇
- Graph calculator from equation (with graph) 📊
- 12 hour time into 24 hour time 🕰️🕛
- Grade calculator 🎓
- Sudoku solver 🧩
- A program to find the ASCII value of characters 💻🔧
Games 🎮
- 2048 game (without GUI) 🎲
- Snake game (with GUI) 🐍
- Hangman 🪓
- Colox (a box colliding game with GUI) 📦❄️
- A color guessing game with GUI 🎨🔍🌈
- Master Mind 🔐
- A number details (prime, odd, co-prime, etc) 🔢
- Tick cross (with GUI) or (without GUI) ❌⭕
- Rock, paper, and scissors (without GUI) ✊🖐✌️
- A snake and ladder game and (also download the images with it) 🐍🪜
- 21 or 20 plus game 🃏
- Typing speed test 🎮
- Star patterns (7 types of patterns) ✨
- Dice rolling (With user guess without GUI) 🎲
- Number guessing game 🔢❓
Utilities 🛠️
- Network passwords (only for the networks you have been connected to) 🔐
- Your own browser 🌐
- Brightness controller with your hand 🌞💡🎛️
- Count down (timer) ⏳
- Eye blink detection (also download the .XML files) 👁️🔍😴
- Your phone camera on your PC you can check more about it here 📱💻📸
- Tells basic information of an Instagram account only from user name 📸
- Transfer file (generate QR code for easy access) 📁
- Google search (from terminal) 🔍
- bitcoin mining simulator ₿
- QR code generator 🔗
- Text to speech 🔤🔉
- Wattsapp spam messages sender (you should click on the message bar of WhatsApp after running it) 📧🔁📧🔁📧🔁
- Github repository details finder (only with username and name of the repository) :octocat:
- Secret code generator (with decoding support) 🤐
- Password to hash form (md5) 🔒
- Hash password cracking (md5 only, using rockyou.txt) 🚫🔍
- Password generator 🔐🔢
- A language detector 🔍🌐
- Birth Day Finder (also zodiac sign, life path number, your birth date according to Islam and birthstone and birth flower) 🎂🎉
- words and letter count of given text 🔢🔄️
- A program to make short forms for the entered words 🔤🔄
Skill Level Tags ⭐
Projects are labeled with the following tags to help you identify their recommended skill level:
- Beginner: Suitable for beginners who are new to Python programming. 🌱
- Intermediate: Projects that require a moderate level of Python programming knowledge. 🚀
- Advanced: Projects that involve advanced concepts and techniques in Python. 🧠
Installation ⚙️
we used these packages in our repository:
- Pygame 🎮
- Tkinter 🖼️
- GoogleSearch 🔍
- qrcode 📷
- Matplotlib 📊
- yfinance 💵📈
- Turtle 🐢
- Random 🎲
- Time ⏰
- Pillow 🖼️
- NumPy 🔢
- openpyxl 📄
- Datetime ⌚
- math ➗
- requests 🌐
- hijri_converter 🌙
- threading 🧵
- instaloader 📥
- string 🔡
- hashlib 🔒
- socketserver 🖧
- socket 🧦
- http.server 🌐
- os 🖥️
- opencv 📷👁️
- langdetect 🌍
- sys 🔄💻
- json 🧩📄🔍
- re 🧩
- pyshorteners 🧹
- PyQt5 🐍🖼️🔌
- PyQtWebEngine: 🕸️🖼️🔌
- Panda 🐼🎉🐾
- textblob 📝📊🔍
- vaderSentiment 🤖💭📈
- pyttsx3 🔊🗣️
- winapps 👁️📂
- pytube 📼
- screen-brightness-control 🌞🖥️🔆
- pyautogui 📦🔧💻🐍
- mediapipe 🎥📡🤝
- prophet 🔮📈
- seaborn 📊🌈
You can install these packages using pip, the Python package manager. Open your terminal or command prompt and run the following commands:
pip install pygame
pip install googlesearch-python
pip install qrcode
pip install pyautogui
pip install pyttsx3
pip install winapps
pip install matplotlib
pip install tkcalendar
pip install pyqt5
pip install pyqtwebengine
pip install yfinance
pip install pillow
pip install openpyxl
pip install sympy
pip install pytube
pip install hijri_converter
pip install requests
pip install instaloader
pip install opencv-python
pip install textblob
pip install vaderSentiment
pip install langdetect
pip install screen-brightness-control
pip install numpy
pip install prophet
pip install seaborn
pip install mediapipe
pip install pyshorteners
If you encounter any issues running the code, please feel free to report an issue, and I will respond as quickly as possible. 🐞
About the Author 👤
This repository is maintained by MRayan Asim. As a passionate Python enthusiast, MRayan Asim is dedicated to developing practical and innovative projects. Whether you're a beginner or an experienced developer, MRayan Asim strives to provide projects that cater to various skill levels. If you have any questions or suggestions regarding the projects in this repository, feel free to reach out. 🚀
Top comments (6)
Hello there, and welcome to the community. Nice idea!
Some tips to get started: know that the devto editor supports markdown, I suggest you copy paste the "raw" content of your Readme.md for a better experience.
Second, you didn't provide any links to your repository. I would suggest a very small introduction (I made a repo because X and Y, check it out, here is the Readme) so your readers better understand the context.
thanks i will try my best to improve . Please give m e your review for my repository github.com/mrayanasim09/python-pro...
Now tell about the post
hello i am md asim isa[](
`
`****
`
`
)
hello i am md asim isa