|
73 | 73 | "sources": [{ "title": "github", "url": "https://github.com/devshashtag/job-search" }] |
74 | 74 | }, |
75 | 75 | { |
76 | | - "name": "devsHashtag's portfolio", |
| 76 | + "name": "devsHashtag portfolio", |
77 | 77 | "root": "", |
78 | 78 | "description": "this website serves as a platform to showcase my skills", |
79 | 79 | "tags": ["html", "scss", "javascript", "responsive"], |
|
115 | 115 | { |
116 | 116 | "name": "sheypoor post collector", |
117 | 117 | "root": "/sheypoor-post-collector", |
118 | | - "description": "simplifies the process of gathering <b>publicly available</b> Sheypoor posts, converting them into a structured JSON format for easy analysis and use.", |
| 118 | + "description": "simplifies the process of gathering <b>publicly available</b> Sheypoor posts, converting them into a structured JSON format for easy analysis and use", |
119 | 119 | "tags": ["html", "scss", "javascript", "nodejs", "responsive"], |
120 | 120 | "image": "/assets/images/projects/frontend/tools/sheypoor-post-collector.webp", |
121 | 121 | "sources": [{ "title": "gitHub", "url": "https://github.com/devshashtag/sheypoor-post-collector" }] |
|
197 | 197 | { |
198 | 198 | "category": "frontend <span>></span> mini-projects", |
199 | 199 | "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 | + }, |
200 | 209 | { |
201 | 210 | "name": "blog header", |
202 | 211 | "root": "/frontend-mini/blog-header", |
|
206 | 215 | "pages": [{ "title": "home", "url": "/" }], |
207 | 216 | "sources": [{ "title": "github", "url": "https://github.com/devshashtag/frontend-mini" }] |
208 | 217 | }, |
| 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 | + }, |
209 | 227 | { |
210 | 228 | "name": "responsive navbar", |
211 | 229 | "root": "/frontend-mini/responsive-navbar", |
|
277 | 295 | "image": "/assets/images/projects/frontend/frontend-mini/windows-calculator.webp", |
278 | 296 | "pages": [{ "title": "home", "url": "/" }], |
279 | 297 | "sources": [{ "title": "github", "url": "https://github.com/devshashtag/frontend-mini" }] |
| 298 | + }, |
| 299 | + { |
| 300 | + "name": "simple-chart", |
| 301 | + "root": "/frontend-mini/simple-chart", |
| 302 | + "description": "a simple chart for data visualization", |
| 303 | + "tags": ["html", "css", "responsive"], |
| 304 | + "image": "/assets/images/projects/frontend/frontend-mini/simple-chart.webp", |
| 305 | + "pages": [{ "title": "home", "url": "/" }], |
| 306 | + "sources": [{ "title": "github", "url": "https://github.com/devshashtag/frontend-mini" }] |
280 | 307 | } |
281 | 308 | ] |
282 | 309 | } |
|
0 commit comments