-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathproject.json
More file actions
274 lines (274 loc) · 8.5 KB
/
project.json
File metadata and controls
274 lines (274 loc) · 8.5 KB
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
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
[
{
"id": 1,
"title": "Glass UI",
"subtitle": "Simple UI Desingn For Pc with different night mode",
"prjlink": "Projects/01-GlassUIDesign/index.html",
"imglink": "projectImage/prj1.JPG",
"sourcecode": ""
},
{
"id": 2,
"title": "One Stop Shop",
"subtitle": "This Site is made for OSS a simple animated web site",
"prjlink": "Projects/02-SiteMadeforOneStopshop/index.html",
"imglink": "projectImage/prj2.JPG",
"sourcecode": ""
},
{
"id": 3,
"title": "RockPaperSesior",
"subtitle": "A simple Rock Paper Sesior Game with Computer",
"prjlink": "Projects/03-RockPaperSesior/main.html",
"imglink": "projectImage/prj3.png",
"sourcecode": ""
},
{
"id": 4,
"title": "Drum🥁",
"subtitle": "Simple Drum to play by keyboard or mouse by JS",
"prjlink": "Projects/04-DrumFun/index.html",
"imglink": "projectImage/prj4.jpg",
"sourcecode": ""
},
{
"id": 5,
"title": "CatchTheJerry",
"subtitle": "A Small Game In Which We Have To Catch The JErr To Get Point",
"prjlink": "Projects/05-CatchTheJerry/index.html",
"imglink": "projectImage/prj5.JPG",
"sourcecode": ""
},
{
"id": 6,
"title": "Timer",
"subtitle": "A Clock To Set Timer And It Will Show When The Time End",
"prjlink": "Projects/06-TimerClock/index.html",
"imglink": "projectImage/prj6.JPG",
"sourcecode": ""
},
{
"id": 7,
"title": "AlarmClock",
"subtitle": "Alarm clock By JS To Understand Time LAg of Function",
"prjlink": "Projects/07-alarmClock/index.html",
"imglink": "projectImage/prj7.JPG",
"sourcecode": ""
},
{
"id": 8,
"title": "WebCam",
"subtitle": "WebCam to apply filter And Download Photo by Js",
"prjlink": "Projects/08-WebCam/index.html",
"imglink": "projectImage/prj8.JPG",
"sourcecode": ""
},
{
"id": 9,
"title": "Clock",
"subtitle": "Simple Clock Design",
"prjlink": "Projects/09-simpleClock/main.html",
"imglink": "projectImage/prj9.JPG",
"sourcecode": ""
},
{
"id": 10,
"title": "KeepNotes",
"subtitle": "Notes App To Make Notes And Store It To Local Storage",
"prjlink": "Projects/10-NotesMaker/index.html",
"imglink": "projectImage/prj10.JPG",
"sourcecode": ""
},
{
"id": 11,
"title": "Calculator",
"subtitle": "Simple Calcilator By JS",
"prjlink": "Projects/11-calculator/index.html",
"imglink": "projectImage/prj11.JPG",
"sourcecode": ""
},
{
"id": 12,
"title": "DragAndDrop",
"subtitle": "Drag Image And Drop To Another Box BY JS",
"prjlink": "Projects/12-dragImage/index.html",
"imglink": "projectImage/prj12.JPG",
"sourcecode": ""
},
{
"id": 13,
"title": "SpeedControler",
"subtitle": "Video Speed Controler UI Design BY JS",
"prjlink": "Projects/13-VideoSpeedControlerUI/index.html",
"imglink": "projectImage/prj13.JPG",
"sourcecode": ""
},
{
"id": 14,
"title": "DropDown",
"subtitle": "Follow Along AWSM🤩 Nav DropDown BY JS",
"prjlink": "Projects/14-SuperDropDown/index.html",
"imglink": "projectImage/prj14.JPG",
"sourcecode": ""
},
{
"id": 15,
"title": "StickNav",
"subtitle": "Stiky Navagation Bar By JS",
"prjlink": "Projects/15-stickyNavJS/index.html",
"imglink": "projectImage/prj15.JPG",
"sourcecode": ""
},
{
"id": 16,
"title": "Animated Nav",
"subtitle": "Animated Navagition Bar With Simple Open And Close ",
"prjlink": "Projects/16-NavPortable/index.html",
"imglink": "projectImage/prj16.JPG",
"sourcecode": ""
},
{
"id": 17,
"title": "TextToSpeach",
"subtitle": "Text To Speach Conversion BY JS",
"prjlink": "Projects/17-TextToSpeach/index.html",
"imglink": "projectImage/prj17.JPG",
"sourcecode": ""
},
{
"id": 18,
"title": "SpeachToText",
"subtitle": "Convert Spech To Text By JS And Write it To Editiable Element",
"prjlink": "Projects/18-SpeachToText/index.html",
"imglink": "projectImage/prj18.JPG",
"sourcecode": ""
},
{
"id": 19,
"title": "FollongAlong",
"subtitle": "Follow Along Box Which Follow Those Link Where Mouse Goes",
"prjlink": "Projects/19-FollowAlongBox/index.html",
"imglink": "projectImage/prj19.JPG",
"sourcecode": ""
},
{
"id": 20,
"title": "WEBPAGE",
"subtitle": "Animated Page With Siding Image",
"prjlink": "Projects/20-Sidelodewebpage/res.html",
"imglink": "projectImage/prj20.JPG",
"sourcecode": ""
},
{
"id": 21,
"title": "SENTENCEsort",
"subtitle": "Sorting Sentences BY js Without Considering a,an,the",
"prjlink": "Projects/21-SortingSentences/index.html",
"imglink": "projectImage/prj21.JPG",
"sourcecode": ""
},
{
"id": 22,
"title": "MouseLighe",
"subtitle": "Shodowe Of Element According To Mouse Position",
"prjlink": "Projects/22-ShadowByMouse/inndex.html",
"imglink": "projectImage/prj22.JPG",
"sourcecode": ""
},
{
"id": 23,
"title": "TaskManager",
"subtitle": "To Write Task And Mark IF It Is Done",
"prjlink": "Projects/23-taskManager/index.html",
"imglink": "projectImage/prj23.JPG",
"sourcecode": ""
},
{
"id": 24,
"title": "SlideOnScroll",
"subtitle": "It is Second Type On Slide In Image On Scrol",
"prjlink": "Projects/24-SlideOnScrollV2/temp.html",
"imglink": "projectImage/prj24.JPG",
"sourcecode": ""
},
{
"id": 25,
"title": "SeleceMultiple",
"subtitle": "Sellect Multiple Item In Range By Holding Shift",
"prjlink": "Projects/25-ShiftToSelectMutiple/index.html",
"imglink": "projectImage/prj25.JPG",
"sourcecode": ""
},
{
"id": 26,
"title": "VideoPlayer",
"subtitle": "Custimised Video Player BY JS",
"prjlink": "Projects/26-CustomVideoPlayer/index.html",
"imglink": "projectImage/prj26.JPG",
"sourcecode": ""
},
{
"id": 27,
"title": "Canva",
"subtitle": "Canva To draw just Funny element ",
"prjlink": "Projects/27-FunCanva/index.html",
"imglink": "projectImage/prj27.JPG",
"sourcecode": ""
},
{
"id": 28,
"title": "Editible Element",
"subtitle": "Editiable Element BY Using JS",
"prjlink": "Projects/28-EditableElementByJs/index.html",
"imglink": "projectImage/prj28.JPG",
"sourcecode": ""
},
{
"id": 29,
"title": "Search",
"subtitle": "Search City In JSON File Among Large Data",
"prjlink": "Projects/29-SearchCity/index.html",
"imglink": "projectImage/prj29.JPG",
"sourcecode": ""
},
{
"id": 30,
"title": "AdjustProperty",
"subtitle": "Change Css Property BY JS",
"prjlink": "Projects/30-cssPropertyByJS/main.html",
"imglink": "projectImage/prj30.JPG",
"sourcecode": ""
},
{
"id": 31,
"title": "Galery",
"subtitle": "Simple Animated Walpaper Display Galery",
"prjlink": "Projects/31-WalpaperDisplay/index.html",
"imglink": "projectImage/prj31.JPG",
"sourcecode": ""
},
{
"id": 32,
"title": "TOtalTime",
"subtitle": "Total Video Time BY USing JS From HTML Element",
"prjlink": "Projects/32-totalVideoInternalTime/index.html",
"imglink": "projectImage/prj32.JPG",
"sourcecode": ""
},
{
"id": 33,
"title": "ScrollMenue",
"subtitle": "Scroll Menue BY Click And Drag/Move ",
"prjlink": "Projects/33-ScrollMenue/index.html",
"imglink": "projectImage/prj33.JPG",
"sourcecode": ""
},
{
"id": 34,
"title": "3D CSS",
"subtitle": "3D object in css by using prespective",
"prjlink": "Projects/34-3dCss/index.html",
"imglink": "projectImage/prj34.png",
"sourcecode": ""
}
]