We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4c916d commit 0199c70Copy full SHA for 0199c70
1 file changed
README.md
@@ -1 +1,35 @@
1
+# All Projects
2
+<hr />
3
4
+## Python Projects
5
6
+
7
+### The OpenCV project includes:
8
+```1. coco.names```
9
+```2. computer-vision.py```
10
+```3. yolov5s.pt```
11
12
+### Weather App
13
+```1. getWeather.py```
14
+```2. testgetWeather.py```
15
16
+### Realtime Chat
17
+```1. chat.py```
18
19
+### Speech-to-text
20
+```1. speech-to-text.py```
21
22
+## HTML Projects
23
24
25
+### Flashcard Math App
26
+```1. flashcard-app.html```
27
28
+### Job Application Form
29
+```1. job-app.html```
30
31
+### Password Strength Checker
32
+```1. key-strength-check.html```
33
34
+### Random Number(s) Generator
35
+```1. randNumgenerator.html```
0 commit comments