Skip to content

Commit 20a8680

Browse files
committed
projects fontawesome-icons, markify, form-validation added
1 parent 284c4fe commit 20a8680

File tree

4 files changed

+78
-51
lines changed

4 files changed

+78
-51
lines changed
8.2 KB
Loading
13.9 KB
Loading
16.9 KB
Loading

assets/js/data/projects.json

Lines changed: 78 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"image": ["/assets/images/projects/frontend/games/snake.webp"],
9797
"tags": ["HTML", "CSS", "JAVASCRIPT", "RESPONSIVE"],
9898
"pages": [{ "title": "home", "url": "" }],
99-
"sources": [{ "title": "gitHub", "url": "https://github.com/devshashtag/snake" }]
99+
"sources": [{ "title": "github", "url": "https://github.com/devshashtag/snake" }]
100100
},
101101
{
102102
"name": "tic tac toe",
@@ -105,7 +105,7 @@
105105
"image": ["/assets/images/projects/frontend/games/tictactoe.webp"],
106106
"tags": ["HTML", "CSS", "JAVASCRIPT", "RESPONSIVE"],
107107
"pages": [{ "title": "home", "url": "" }],
108-
"sources": [{ "title": "gitHub", "url": "https://github.com/devshashtag/tictactoe" }]
108+
"sources": [{ "title": "github", "url": "https://github.com/devshashtag/tictactoe" }]
109109
}
110110
]
111111
},
@@ -118,7 +118,7 @@
118118
"description": "simplifies the process of gathering <b>publicly available</b> Sheypoor posts, converting them into a structured JSON format for easy analysis and use",
119119
"tags": ["html", "scss", "javascript", "nodejs", "responsive"],
120120
"image": "/assets/images/projects/frontend/tools/sheypoor-post-collector.webp",
121-
"sources": [{ "title": "gitHub", "url": "https://github.com/devshashtag/sheypoor-post-collector" }]
121+
"sources": [{ "title": "github", "url": "https://github.com/devshashtag/sheypoor-post-collector" }]
122122
},
123123
{
124124
"name": "planner",
@@ -127,7 +127,7 @@
127127
"tags": ["html", "scss", "javascript", "responsive"],
128128
"image": "/assets/images/projects/frontend/tools/planner.webp",
129129
"pages": [{ "title": "home", "url": "/" }],
130-
"sources": [{ "title": "gitHub", "url": "https://github.com/devshashtag/planner" }]
130+
"sources": [{ "title": "github", "url": "https://github.com/devshashtag/planner" }]
131131
},
132132
{
133133
"name": "cronometer logger",
@@ -136,16 +136,25 @@
136136
"tags": ["html", "css", "javascript"],
137137
"image": "/assets/images/projects/frontend/tools/cronometer-logger.webp",
138138
"pages": [{ "title": "home", "url": "/" }],
139-
"sources": [{ "title": "gitHub", "url": "https://github.com/devshashtag/cronometer-logger" }]
139+
"sources": [{ "title": "github", "url": "https://github.com/devshashtag/cronometer-logger" }]
140140
},
141141
{
142-
"name": "color generator",
143-
"root": "/color-generator",
144-
"description": "generate and copy colors with ease",
145-
"tags": ["html", "css", "javascript"],
146-
"image": "/assets/images/projects/frontend/tools/color-generator.webp",
142+
"name": "markify",
143+
"root": "/markify",
144+
"description": "a simple image watermarking tool with live preview",
145+
"tags": ["html", "scss", "javascript", "responsive"],
146+
"image": "/assets/images/projects/frontend/tools/markify.webp",
147147
"pages": [{ "title": "home", "url": "/" }],
148-
"sources": [{ "title": "gitHub", "url": "https://github.com/devshashtag/color-generator" }]
148+
"sources": [{ "title": "github", "url": "https://github.com/devshashtag/markify" }]
149+
},
150+
{
151+
"name": "font awesome icons",
152+
"root": "/fontawesome-icons",
153+
"description": "find and download, copy or use as fonts—access all font awesome icons effortlessly",
154+
"tags": ["html", "scss", "javascript", "responsive"],
155+
"image": "/assets/images/projects/frontend/tools/fontawesome-icons.webp",
156+
"pages": [{ "title": "home", "url": "/" }],
157+
"sources": [{ "title": "github", "url": "https://github.com/devshashtag/fontawesome-icons" }]
149158
},
150159
{
151160
"name": "image spliter",
@@ -154,7 +163,7 @@
154163
"tags": ["html", "css", "javascript"],
155164
"image": "/assets/images/projects/frontend/tools/image-spliter.webp",
156165
"pages": [{ "title": "home", "url": "/" }],
157-
"sources": [{ "title": "gitHub", "url": "https://github.com/devshashtag/image-spliter" }]
166+
"sources": [{ "title": "github", "url": "https://github.com/devshashtag/image-spliter" }]
158167
},
159168
{
160169
"name": "image filters",
@@ -163,7 +172,7 @@
163172
"tags": ["html", "css", "javascript"],
164173
"image": "/assets/images/projects/frontend/tools/image-filters.webp",
165174
"pages": [{ "title": "home", "url": "/" }],
166-
"sources": [{ "title": "gitHub", "url": "https://github.com/devshashtag/image-filters" }]
175+
"sources": [{ "title": "github", "url": "https://github.com/devshashtag/image-filters" }]
167176
},
168177
{
169178
"name": "video cover",
@@ -172,7 +181,16 @@
172181
"tags": ["html", "css", "javascript"],
173182
"image": "/assets/images/projects/frontend/tools/video-cover.webp",
174183
"pages": [{ "title": "home", "url": "/" }],
175-
"sources": [{ "title": "gitHub", "url": "https://github.com/devshashtag/video-cover" }]
184+
"sources": [{ "title": "github", "url": "https://github.com/devshashtag/video-cover" }]
185+
},
186+
{
187+
"name": "color generator",
188+
"root": "/color-generator",
189+
"description": "generate and copy colors with ease",
190+
"tags": ["html", "css", "javascript"],
191+
"image": "/assets/images/projects/frontend/tools/color-generator.webp",
192+
"pages": [{ "title": "home", "url": "/" }],
193+
"sources": [{ "title": "github", "url": "https://github.com/devshashtag/color-generator" }]
176194
},
177195
{
178196
"name": "bmi calculator",
@@ -181,7 +199,7 @@
181199
"tags": ["html", "css", "javascript"],
182200
"image": "/assets/images/projects/frontend/tools/bmi-calculator.webp",
183201
"pages": [{ "title": "home", "url": "/" }],
184-
"sources": [{ "title": "gitHub", "url": "https://github.com/devshashtag/bmi-calculator" }]
202+
"sources": [{ "title": "github", "url": "https://github.com/devshashtag/bmi-calculator" }]
185203
},
186204
{
187205
"name": "flexbox kit",
@@ -190,22 +208,13 @@
190208
"tags": ["html", "css", "javascript"],
191209
"image": "/assets/images/projects/frontend/tools/flexbox-kit.webp",
192210
"pages": [{ "title": "home", "url": "/" }],
193-
"sources": [{ "title": "gitHub", "url": "https://github.com/devshashtag/flexbox-kit" }]
211+
"sources": [{ "title": "github", "url": "https://github.com/devshashtag/flexbox-kit" }]
194212
}
195213
]
196214
},
197215
{
198216
"category": "frontend <span>&gt;</span> mini-projects",
199217
"projects": [
200-
{
201-
"name": "sidebar-menu",
202-
"root": "/frontend-mini/sidebar-menu",
203-
"description": "sidebar menu with smooth transitions",
204-
"tags": ["html", "css", "javascript", "responsive"],
205-
"image": "/assets/images/projects/frontend/frontend-mini/sidebar-menu.webp",
206-
"pages": [{ "title": "home", "url": "/" }],
207-
"sources": [{ "title": "github", "url": "https://github.com/devshashtag/frontend-mini" }]
208-
},
209218
{
210219
"name": "blog header",
211220
"root": "/frontend-mini/blog-header",
@@ -215,15 +224,6 @@
215224
"pages": [{ "title": "home", "url": "/" }],
216225
"sources": [{ "title": "github", "url": "https://github.com/devshashtag/frontend-mini" }]
217226
},
218-
{
219-
"name": "contact-us",
220-
"root": "/frontend-mini/contact-us",
221-
"description": "a simple contact form",
222-
"tags": ["html", "css", "responsive"],
223-
"image": "/assets/images/projects/frontend/frontend-mini/contact-us.webp",
224-
"pages": [{ "title": "home", "url": "/" }],
225-
"sources": [{ "title": "github", "url": "https://github.com/devshashtag/frontend-mini" }]
226-
},
227227
{
228228
"name": "responsive navbar",
229229
"root": "/frontend-mini/responsive-navbar",
@@ -243,11 +243,29 @@
243243
"sources": [{ "title": "github", "url": "https://github.com/devshashtag/frontend-mini" }]
244244
},
245245
{
246-
"name": "analog world clock",
247-
"root": "/frontend-mini/analog-world-clock",
248-
"description": "display the current time in different cities around the world",
246+
"name": "sidebar-menu",
247+
"root": "/frontend-mini/sidebar-menu",
248+
"description": "sidebar menu with smooth transitions",
249249
"tags": ["html", "css", "javascript", "responsive"],
250-
"image": "/assets/images/projects/frontend/frontend-mini/analog-world-clock.webp",
250+
"image": "/assets/images/projects/frontend/frontend-mini/sidebar-menu.webp",
251+
"pages": [{ "title": "home", "url": "/" }],
252+
"sources": [{ "title": "github", "url": "https://github.com/devshashtag/frontend-mini" }]
253+
},
254+
{
255+
"name": "contact-us",
256+
"root": "/frontend-mini/contact-us",
257+
"description": "a simple contact form",
258+
"tags": ["html", "css", "responsive"],
259+
"image": "/assets/images/projects/frontend/frontend-mini/contact-us.webp",
260+
"pages": [{ "title": "home", "url": "/" }],
261+
"sources": [{ "title": "github", "url": "https://github.com/devshashtag/frontend-mini" }]
262+
},
263+
{
264+
"name": "form validation",
265+
"root": "/frontend-mini/form-validation",
266+
"description": "simple form with validations",
267+
"tags": ["html", "css", "javascript", "responsive"],
268+
"image": "/assets/images/projects/frontend/frontend-mini/form-validation.webp",
251269
"pages": [{ "title": "home", "url": "/" }],
252270
"sources": [{ "title": "github", "url": "https://github.com/devshashtag/frontend-mini" }]
253271
},
@@ -270,20 +288,20 @@
270288
"sources": [{ "title": "github", "url": "https://github.com/devshashtag/frontend-mini" }]
271289
},
272290
{
273-
"name": "eve",
274-
"root": "/frontend-mini/eve",
275-
"description": "digital representation of eve from wall-e, showcasing her sleek design",
276-
"tags": ["html", "css", "responsive"],
277-
"image": "/assets/images/projects/frontend/frontend-mini/eve.webp",
291+
"name": "analog world clock",
292+
"root": "/frontend-mini/analog-world-clock",
293+
"description": "display the current time in different cities around the world",
294+
"tags": ["html", "css", "javascript", "responsive"],
295+
"image": "/assets/images/projects/frontend/frontend-mini/analog-world-clock.webp",
278296
"pages": [{ "title": "home", "url": "/" }],
279297
"sources": [{ "title": "github", "url": "https://github.com/devshashtag/frontend-mini" }]
280298
},
281299
{
282-
"name": "strength potion",
283-
"root": "/frontend-mini/strength-potion",
284-
"description": "fresh redesign of the strength potion",
300+
"name": "simple-chart",
301+
"root": "/frontend-mini/simple-chart",
302+
"description": "a simple chart for data visualization",
285303
"tags": ["html", "css", "responsive"],
286-
"image": "/assets/images/projects/frontend/frontend-mini/strength-potion.webp",
304+
"image": "/assets/images/projects/frontend/frontend-mini/simple-chart.webp",
287305
"pages": [{ "title": "home", "url": "/" }],
288306
"sources": [{ "title": "github", "url": "https://github.com/devshashtag/frontend-mini" }]
289307
},
@@ -297,11 +315,20 @@
297315
"sources": [{ "title": "github", "url": "https://github.com/devshashtag/frontend-mini" }]
298316
},
299317
{
300-
"name": "simple-chart",
301-
"root": "/frontend-mini/simple-chart",
302-
"description": "a simple chart for data visualization",
318+
"name": "strength potion",
319+
"root": "/frontend-mini/strength-potion",
320+
"description": "fresh redesign of the strength potion",
303321
"tags": ["html", "css", "responsive"],
304-
"image": "/assets/images/projects/frontend/frontend-mini/simple-chart.webp",
322+
"image": "/assets/images/projects/frontend/frontend-mini/strength-potion.webp",
323+
"pages": [{ "title": "home", "url": "/" }],
324+
"sources": [{ "title": "github", "url": "https://github.com/devshashtag/frontend-mini" }]
325+
},
326+
{
327+
"name": "eve",
328+
"root": "/frontend-mini/eve",
329+
"description": "digital representation of eve from wall-e, showcasing her sleek design",
330+
"tags": ["html", "css", "responsive"],
331+
"image": "/assets/images/projects/frontend/frontend-mini/eve.webp",
305332
"pages": [{ "title": "home", "url": "/" }],
306333
"sources": [{ "title": "github", "url": "https://github.com/devshashtag/frontend-mini" }]
307334
}

0 commit comments

Comments
 (0)