You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit addresses various spelling and grammatical errors in the README file to improve its readability and professionalism. Changes include correcting project titles, ensuring consistent capitalization, and rectifying spelling mistakes across different sections such as GUI, Calculator, Games, Machine Learning, and Utilities.
Signed-off-by: Muhammad Rayan Asim <mrayanasim09@gmail.com>
-[A number details (prime, odd, co-prime, etc)](https://github.com/drik493/python_projects/blob/main/Game/number_details.py) 🔢
112
-
- Tick cross[(with GUI)](https://github.com/drik493/python_projects/blob/main/Game/tick_cross.py) or [(without GUI)](Game/tick_cross_gui.py) ❌⭕
113
-
-[Rock, paper, and scissors (without GUI)](https://github.com/drik493/python_projects/blob/main/Game/rock_paper_scissors.py) ✊🖐✌️
112
+
- Tick Tack[(with GUI)](https://github.com/drik493/python_projects/blob/main/Game/tick_cross.py) or [(without GUI)](Game/tick_cross_gui.py) ❌⭕
113
+
-[Rock, Paper, and Scissors (without GUI](https://github.com/drik493/python_projects/blob/main/Game/rock_paper_scissors.py) ✊🖐✌️
114
114
-[A snake and ladder game ](Game/snake_ladder.py)and [(also download the images with it)](Game/ezgif-5-ad15f112d4.gif) 🐍🪜
115
115
-[21 or 20 plus game](https://github.com/drik493/python_projects/blob/main/Game/twenty_one.py) 🃏
116
116
-[Typing speed test](Game/typing_speed.py) 🎮
@@ -120,11 +120,11 @@ Explore the projects in each category to find detailed information, documentatio
120
120
121
121
## _Machine Learning 🤖📚🧠_
122
122
123
-
-[Brightness controller with your hand](machine_learning/brightness_controllor.py) 🌞💡🎛️
124
-
-[Eye blink detection (also download the .XML files)](machine_learning/eye_blink.py) 👁️🔍😴
123
+
-[Brightness Controller with Your Hand](machine_learning/brightness_controllor.py) 🌞💡🎛️
124
+
-[Eye Blink Detection (also download the .XML files)](machine_learning/eye_blink.py) 👁️🔍😴
125
125
-[Text to speech](machine_learning/text_to_speech.py) 🔤🔉
126
-
-[A language detector](machine_learning/lang_dect.py)🔍🌐
127
-
-[A spam message delectation using machine learning](machine_learning/spam_dect.py)🎁🎉🎈
126
+
-[A Language Detector](machine_learning/lang_dect.py)🔍🌐
127
+
-[A Spam Message Detection using Machine Learning](machine_learning/spam_dect.py)🎁🎉🎈
128
128
-[Crypto price predictions (for days ahead of days entered by the user)](machine_learning/crypto_prices.py) 🚀🌕
129
129
-[Gold price predictions (for days ahead of days entered by the user)](machine_learning/gold_price.py) 💰🪙
130
130
-[Your phone camera on your PC ](machine_learning/camera.py)you can check more about it [here](https://www.makeuseof.com/tag/ip-webcam-android-phone-as-a-web-cam/) 📱💻📸
@@ -133,25 +133,25 @@ Explore the projects in each category to find detailed information, documentatio
133
133
134
134
## _Utilities 🛠️_
135
135
136
-
-[Network passwords (only for the networks you have been connected to)](https://github.com/drik493/python_projects/blob/main/Utilities/network.py) 🔐
137
-
-[Your own browser](Utilities/browser.py) 🌐
138
-
-[A site connection checker and timer](https://github.com/mrayanasim09/python-projects/blob/main/Utilities/connectivity.py) 🔗🌐
139
-
-[Count down (timer)](https://github.com/drik493/python_projects/blob/main/Utilities/count_down.py) ⏳
136
+
-[Network Passwords (only for the networks you have been connected to)](https://github.com/drik493/python_projects/blob/main/Utilities/network.py) 🔐
137
+
-[Your Own Browser](Utilities/browser.py) 🌐
138
+
-[A Site Connection Checker and Timer](https://github.com/mrayanasim09/python-projects/blob/main/Utilities/connectivity.py) 🔗🌐
-[Birth Day Finder (zodiac sign, life path number, your birth date according to Islam and birthstone and birth flower)](https://github.com/drik493/python_projects/blob/main/Utilities/birthday.py) 🎂🎉
153
-
-[words and letter count of given text](Utilities/word_count.py) 🔢🔄️
154
-
-[A program to make short forms for the entered words](Utilities/short_form.py) 🔤🔄
153
+
-[Words and Letter Count of Given Tex](Utilities/word_count.py) 🔢🔄️
154
+
-[A Program to Make Short Forms for the Entered Words](Utilities/short_form.py) 🔤🔄
0 commit comments