@@ -5,53 +5,56 @@ It has well structured comments for explainations and it is very easy to underst
5
5
6
6
### Project List:
7
7
8
- <p > Animation card 😃</p >
9
- <img src =" ./Assets/cardanimation.png " width =" 150px " height =" 200 " alt =" 3d-card " >
10
- <br >
11
-
12
- <p > Analog clock 🕙</p >
13
- <img src =" ./Assets/analogclock.PNG " width =" 190px " height =" 200 " alt =" 3d-card " >
14
- <br >
15
-
16
- <p >BMI calculator 📲</p >
17
- <img src =" ./Assets/bmicalc.PNG " width =" 225px " height =" 200 " alt =" 3d-card " >
18
- <br >
19
-
20
- <p > Calculator 📱</p >
21
- <img src =" ./Assets/calc.PNG " width =" 200px " height =" 200 " alt =" 3d-card " >
22
- <br >
23
-
24
- <p > Countdown ⏲️</p >
25
- <img src =" ./Assets/countdown.PNG " width =" 230px " height =" 200 " alt =" 3d-card " >
26
- <br >
27
-
28
- <p > Dynamic Calendar 📅</p >
29
- <img src =" ./Assets/calendar.PNG " width =" 190px " height =" 200 " alt =" 3d-card " >
30
- <br >
31
-
32
- <p > Music player 🎵</p >
33
- <img src =" ./Assets/musicplayer.PNG " width =" 220px " height =" 200 " alt =" 3d-card " >
34
- <br >
35
-
36
- <p > Parallax website 🍀</p >
37
- <img src =" ./Assets/parallax.PNG " width =" 300px " height =" 200 " alt =" 3d-card " >
38
- <br >
39
-
40
- <p > Temperature converter 🌤️</p >
41
- <img src =" ./Assets/temperature.PNG " width =" 190px " height =" 200 " alt =" 3d-card " >
42
- <br >
43
-
44
- <p >Todo list 📖</p >
45
- <img src =" ./Assets/todo.png " width =" 200px " height =" 200 " alt =" 3d-card " >
46
- <br >
47
-
48
- <p > Weather app ⛈️</p >
49
- <img src =" ./Assets/weather.PNG " width =" 210px " height =" 200 " alt =" 3d-card " >
50
- <br >
51
-
52
- <p > Weight converter 🙇♂️</p >
53
- <img src =" ./Assets/weight.PNG " width =" 200px " height =" 200 " alt =" 3d-card " >
54
- <br >
8
+ <div >
9
+ <div >
10
+ <p> An😃</p>
11
+ <img src="./Assets/cardanimation.png" width="150px" height="200" >
12
+ </div>
13
+ <div>
14
+ <p> Analog clock 🕙</p>
15
+ <img src="./Assets/analogclock.PNG" width="190px" height="200" >
16
+ </div>
17
+ <div>
18
+ <p>BMI calculator 📲</p>
19
+ <img src="./Assets/bmicalc.PNG" width="225px" height="200" >
20
+ </div>
21
+ <div>
22
+ <p> Calculator 📱</p>
23
+ <img src="./Assets/calc.PNG" width="200px" height="200" >
24
+ </div>
25
+ <div>
26
+ <p> Countdown ⏲️</p>
27
+ <img src="./Assets/countdown.PNG" width="230px" height="200" >
28
+ </div>
29
+ <div>
30
+ <p> Dynamic Calendar 📅</p>
31
+ <img src="./Assets/calendar.PNG" width="190px" height="200" >
32
+ </div>
33
+ <div>
34
+ <p> Music player 🎵</p>
35
+ <img src="./Assets/musicplayer.PNG" width="220px" height="200" >
36
+ </div>
37
+ <div>
38
+ <p> Parallax website 🍀</p>
39
+ <img src="./Assets/parallax.PNG" width="340px" height="200" >
40
+ </div>
41
+ <div>
42
+ <p> Temperature converter 🌤️</p>
43
+ <img src="./Assets/temperature.PNG" width="190px" height="200" >
44
+ </div>
45
+ <div>
46
+ <p>Todo list 📖</p>
47
+ <img src="./Assets/todo.png" width="200px" height="200" >
48
+ </div>
49
+ <div>
50
+ <p> Weather app ⛈️</p>
51
+ <img src="./Assets/weather.PNG" width="210px" height="200" >
52
+ </div>
53
+ <div>
54
+ <p> Weight converter 🙇♂️</p>
55
+ <img src="./Assets/weight.PNG" width="200px" height="200" >
56
+ </div>
57
+ </div >
55
58
56
59
If u liked my projects and the code was useful to you,
57
60
feel free to leave a star (much appreciated 😃), fork it and customize the projects as you like! :)
0 commit comments