Skip to content

Commit 55f5833

Browse files
authored
make the categories bold
1 parent 65d60ef commit 55f5833

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

โ€ŽREADME.mdโ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The repository is organized into different categories, each containing specific
2424

2525
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:
2626

27-
### GUI ๐Ÿ–ฅ๏ธ
27+
### *GUI ๐Ÿ–ฅ๏ธ*
2828

2929
- [Form](https://github.com/drik493/python_projects/blob/main/GUI/Form.py) ๐Ÿ“
3030
- [A basic GUI calculator](https://github.com/drik493/python_projects/blob/main/GUI/A_basic_gui_calculator.py) ๐Ÿงฎ
@@ -46,7 +46,7 @@ Explore the projects in each category to find detailed information, documentatio
4646
- [Search installed applications](https://github.com/mrayanasim09/python-projects/blob/main/GUI/search_applications.py) ๐Ÿ”
4747
- [ A GUI calendar ](https://github.com/mrayanasim09/python-projects/blob/main/GUI/clender.py) ๐Ÿ“…
4848

49-
### Calculator ๐Ÿงฎ
49+
### *Calculator ๐Ÿงฎ*
5050

5151
- [Quadratic Equation (with graph)](https://github.com/drik493/python_projects/blob/main/Calculator/Quadratic_Equation.py) ๐Ÿ“ˆ
5252
- [A mega calculator with all operations](https://github.com/drik493/python_projects/blob/main/Calculator/mega_calculator.py) ๐Ÿ–ฉ
@@ -65,7 +65,7 @@ Explore the projects in each category to find detailed information, documentatio
6565
- [Sudoku solver](https://github.com/drik493/python_projects/blob/main/Calculator/sudukko.py) ๐Ÿงฉ
6666
- [A program to find the ASCII value of characters](https://github.com/mrayanasim09/python-projects/blob/main/Calculator/ASCII%20.py) ๐Ÿ’ป๐Ÿ”ง
6767

68-
### Games ๐ŸŽฎ
68+
### *Games ๐ŸŽฎ*
6969

7070
- [2048 game (without GUI)](https://github.com/drik493/python_projects/blob/main/Game/2048.py) ๐ŸŽฒ
7171
- [Snake game (with GUI)](https://github.com/drik493/python_projects/blob/main/Game/snake_game.py) ๐Ÿ
@@ -83,7 +83,7 @@ Explore the projects in each category to find detailed information, documentatio
8383
- [Dice rolling (With user guess without GUI)](https://github.com/drik493/python_projects/blob/main/Game/dice.py) ๐ŸŽฒ
8484
- [Number guessing game](https://github.com/drik493/python_projects/blob/main/Game/number_guessing.py) ๐Ÿ”ขโ“
8585

86-
### Machine Learning ๐Ÿค–๐Ÿ“š๐Ÿง 
86+
### *Machine Learning ๐Ÿค–๐Ÿ“š๐Ÿง *
8787

8888
- [Brightness controller with your hand](https://github.com/mrayanasim09/python-projects/blob/main/machine_learning/brightness_controllor.py) ๐ŸŒž๐Ÿ’ก๐ŸŽ›๏ธ
8989
- [Eye blink detection (also download the . XML files)](https://github.com/mrayanasim09/python-projects/blob/main/machine_learning/eye_blink.py) ๐Ÿ‘๏ธ๐Ÿ”๐Ÿ˜ด
@@ -96,7 +96,7 @@ Explore the projects in each category to find detailed information, documentatio
9696
- [A sentiments checker](https://github.com/mrayanasim09/python-projects/blob/main/machine_learning/sentiments.py) ๐Ÿค”๐Ÿ’ฌ๐Ÿ’ญ
9797
- [ A sketch maker of image ](https://github.com/mrayanasim09/python-projects/blob/main/machine_learning/sketch.py) ๐Ÿ–Œ๏ธ
9898

99-
### Utilities ๐Ÿ› ๏ธ
99+
### *Utilities ๐Ÿ› ๏ธ*
100100

101101
- [Network passwords (only for the networks you have been connected to)](https://github.com/drik493/python_projects/blob/main/Utilities/network.py) ๐Ÿ”
102102
- [Your own browser](https://github.com/mrayanasim09/python-projects/blob/main/Utilities/browser.py) ๐ŸŒ

0 commit comments

Comments
ย (0)