@@ -18,18 +18,50 @@ Projects in Alphabetical Orders
18
18
</summary >
19
19
20
20
<h2 > 4. Email-Sender </h2 >
21
+
21
22
<summary >Send Emails Using Python</summary >
23
+
22
24
<h2 > 5. Face Detection </h2 >
25
+
23
26
<summary >Detect Faces Using your Webcam Using Python</summary >
27
+
24
28
<h2 > 6. Internet Speed Test </h2 >
29
+
25
30
<summary >Check Internet Speed Using Python</summary >
31
+
26
32
<h2 > 7. OCR-Image-To-Text </h2 >
33
+
34
+ <summary >Convert Image to Text Using Python </summary >
35
+
27
36
<h2 > 8. Password Generator </h2 >
37
+
38
+ <summary >Generate Strong Password Using Python </summary >
39
+
28
40
<h2 > 9. Screen Recorder </h2 >
41
+
42
+ <summary >Record Computer Screen Using Python </summary >
43
+
29
44
<h2 > 10. Screenshot </h2 >
45
+
46
+ <summary >Record Computer Screen Using Python </summary >
47
+
30
48
<h2 > 11. Speech to Text </h2 >
49
+
50
+ <summary >Convert Speech to Text Using Python </summary >
51
+
31
52
<h2 > 12. Text to Speech </h2 >
53
+
54
+ <summary >Convert Text to Speech Using Python </summary >
55
+
32
56
<h2 > 13. URL Shortener </h2 >
57
+
58
+ <summary >Shorten your URL Using Python </summary >
59
+
33
60
<h2 > 14. Weather App </h2 >
61
+
62
+ <summary >Check Your Weather Using Python </summary >
63
+
34
64
<h2 > 15. WebCam - Image Capture </h2 >
35
65
66
+ <summary >Capture Your Still Images from WebCam Using Python </summary >
67
+
0 commit comments