forked from arpit456jain/Amazing-Js-Projects
-
Notifications
You must be signed in to change notification settings - Fork 0
/
style_links.json
174 lines (174 loc) · 3.32 KB
/
style_links.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
[
{
"name": "Analog clock",
"link": "Analog clock/index.html"
},
{
"name": "Birthday Countdown",
"link": "Birthday Countdown/index.html"
},
{
"name": "Breakout Game",
"link": "Breakout Game/index.html"
},
{
"name": "Ball-Game",
"link": "Ball-Game/index.html"
},
{
"name": "Candy Crush",
"link": "Candy Crush Clone/index.html"
},
{
"name": "Clock",
"link": "Clock/index.html"
},
{
"name": "Clock And Alarm",
"link": "Clock And Alarm/index.html"
},
{
"name": "Connect Four",
"link": "Connect Four/index.html"
},
{
"name": "Dictionary App",
"link": "Dictionary App/index.html"
},
{
"name": "Drag N Drop",
"link": "Drag N Drop/index.html"
},
{
"name": "Drum Kit",
"link": "Drum Kit/index.html"
},
{
"name": "Issue Tracker",
"link": "Issue Tracker/index.html"
},
{
"name": "Keyboard",
"link": "Keyboard/index.html"
},
{
"name": "Magic Color",
"link": "Magic Color/index.html"
},
{
"name": "Magic Image",
"link": "Magic Image/index.html"
},
{
"name": "Memory Game",
"link": "Memory Game/index.html"
},
{
"name": "Palindrome Check",
"link": "Palindrome Check/index.html"
},
{
"name": "Password Generator",
"link": "Password Generator/index.html"
},
{
"name": "Rocket Web Animation",
"link": "Rocket Web Animation/index.html"
},
{
"name": "Simon Game",
"link": "Simon Game/index.html"
},
{
"name": "Ecommerce Sneaker Site",
"link": "Sneaker Site/index.html"
},
{
"name": "StopWatch",
"link": "StopWatch/index.html"
},
{
"name": "Tic-Tac-Toe with computer",
"link": "Tic-Tac-Toe with computer/index.html"
},
{
"name": "Tic Tac Toe",
"link": "Tic Tac Toe/index.html"
},
{
"name": "To-Do List",
"link": "To-Do List/index.html"
},
{
"name": "Weather-App",
"link": "Weather-App/index.html"
},
{
"name": "Movie-Search-App",
"link": "Movie-Search-App/index.html"
},
{
"name": "Custom Range Slider",
"link": "Custom Range Slider/index.html"
},
{
"name": "Rock-Paper-Scissors",
"link": "Rock-Paper-Scissors/index.html"
},
{
"name": "Tip Calculator",
"link": "Tip Calculator/index.html"
},
{
"name": "Snake Game",
"link": "Snake Game/index.html"
},
{
"name": "Image Filter App",
"link": "Image Filter App/index.html"
},
{
"name": "Double Vertical Slider",
"link": "Double Vertical Slider/index.html"
},
{
"name": "Minify CSS",
"link": "Minify CSS/index.html"
},
{
"name": "Netflix Clone",
"link": "Netflix Clone/index.html"
},
{
"name": "Quote Generator",
"link": "Quote Generator/index.html"
},
{
"name": "Github Profiles",
"link": "Github Profiles/index.html"
},
{
"name": "Bubble Burst Game",
"link": "Bubble-Burst-Game/index.html"
},
{
"name": "Superhero Website",
"link": "Superhero Website/index.html"
},
{
"name": "Lorem Ipsum Generator",
"link": "Lorem Ipsum/index.html"
},
{
"name":"Dice Challenge",
"link":"Dice Challenge/index.html"
},
{
"name":"Ping Pong Score Keeper",
"link":"Ping Pong Score Keeper/index.html"
},
{
"name":"Currency Convertor",
"link":"Currency Convertor/index.html"
}
]