Skip to content

Commit 0199c70

Browse files
Update README.md
1 parent b4c916d commit 0199c70

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

README.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,35 @@
1+
# All Projects
2+
<hr />
13

4+
## Python Projects
5+
<hr />
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+
<hr />
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

Comments
 (0)