|
46 | 46 | "urlAsText": "linkedin.com/in/neuodev/"
|
47 | 47 | }
|
48 | 48 | ],
|
49 |
| - "contact": [ |
50 |
| - { |
51 |
| - "label": "Email", |
52 |
| - "id": "email", |
53 |
| - |
54 |
| - }, |
55 |
| - { |
56 |
| - "label": "Phone", |
57 |
| - "id": "whatsapp", |
58 |
| - "value": "+20 01552832217" |
59 |
| - } |
60 |
| - ], |
61 | 49 | "experiences": [
|
62 | 50 | {
|
63 | 51 | "company": {
|
|
157 | 145 | }
|
158 | 146 | ],
|
159 | 147 | "content": {
|
160 |
| - "videosCutOff": 4, |
161 |
| - "videos": [ |
162 |
| - { |
163 |
| - "title": "But How JavaScript Actually Works ?!", |
164 |
| - "thumbnail": "/thumbnails/how-js-works.png", |
165 |
| - "description": "In this video, I will explain how JavaScript actually works. This includes explaining fundamental concepts in JavaScript like the Call Stack, Callback Queue, WebAPI, and Event Loop,...", |
166 |
| - "videoId": "NxhkaN2klUg" |
167 |
| - }, |
168 |
| - { |
169 |
| - "title": "Fetch API Clearly Explained", |
170 |
| - "thumbnail": "/thumbnails/fetch-api.png", |
171 |
| - "description": "In this video, I will talk about the Fetch API and the underlying HTTP Protocol, and how the frontend interacts with the server. All of these with in-depth detailed examples to make sure you understand the concepts on a deeper level", |
172 |
| - "videoId": "WLXZYM6Dk9Q" |
173 |
| - }, |
174 |
| - { |
175 |
| - "title": "The Ultimate Guide to JS \"This\" Keyword", |
176 |
| - "thumbnail": "/thumbnails/this-keyword.png", |
177 |
| - "description": "In this video, I am talking about one of the confusing topics in JavaScript. I discussed where the confusing natures of the \"this\" keyword come from and various use cases.", |
178 |
| - "videoId": "0gz0Wmi1gEg" |
179 |
| - }, |
180 |
| - { |
181 |
| - "title": "Why should you have your own server?", |
182 |
| - "thumbnail": "/thumbnails/why-should-you-have-your-own-server.png", |
183 |
| - "description": "In this video I am taking about why me and you should have our own server. Server at not just made for production! We can do more with it!", |
184 |
| - "videoId": "F4FSwM1oxhw" |
185 |
| - }, |
186 |
| - { |
187 |
| - "title": "Why should you learn rust?", |
188 |
| - "thumbnail": "/thumbnails/why-should-you-learn-rust.png", |
189 |
| - "description": "In this video I am sharing my personal reason for learning Rust why should everyone else should consider learning Rust", |
190 |
| - "videoId": "XJf615CfJXE" |
191 |
| - }, |
192 |
| - { |
193 |
| - "title": "Vim Masterclas course review", |
194 |
| - "thumbnail": "/thumbnails/vim-mastery-course-review.png", |
195 |
| - "description": "In this video I am reviewing the famouse course from Udemy about the tool that changed how I write my code", |
196 |
| - "videoId": "6gHXQ8XE0J8" |
197 |
| - }, |
198 |
| - { |
199 |
| - "title": "Bash mastery class course review", |
200 |
| - "thumbnail": "/thumbnails/bash-course-review.png", |
201 |
| - "description": "A review for the famous BASH mastery course on Udemy", |
202 |
| - "videoId": "uLHggJC00PI" |
203 |
| - }, |
204 |
| - { |
205 |
| - "title": "Best resources to learn rust", |
206 |
| - "thumbnail": "/thumbnails/best-resources-to-learn-rust.png", |
207 |
| - "description": "A quick video for people who are welling to learn rust but doesn't know where to start", |
208 |
| - "videoId": "wCqMRKUBN_M" |
209 |
| - }, |
| 148 | + "contentCutOff": 4, |
| 149 | + "posts": [ |
210 | 150 | {
|
211 |
| - "title": "How to aquire new skills?", |
212 |
| - "thumbnail": "/thumbnails/how-to-aquire-new-skills.png", |
213 |
| - "description": "In this video I am sharing my own methods and techniques for aquiring new skills in most effcient way", |
214 |
| - "videoId": "ht0isWbUhh8" |
| 151 | + "image": "images/story_5.jpg", |
| 152 | + "url": "https://blog.ahmedibrahim.dev/how-i-get-myself-started-doing-hard-things-when-i-dont-want-to-4141e8538cfe" |
215 | 153 | },
|
216 | 154 | {
|
217 |
| - "title": "How to boost your productivity?", |
218 |
| - "thumbnail": "/thumbnails/how-to-boost-your-productvity.png", |
219 |
| - "description": "In this video I am sharing my own thoughts on what makes someone PRODUCTIVE", |
220 |
| - "videoId": "topmycLwhGE" |
| 155 | + "image": "images/story_4.jpg", |
| 156 | + "url": "https://blog.ahmedibrahim.dev/my-islamic-morning-routine-as-a-software-engineer-working-from-home-ced36311cd51" |
221 | 157 | },
|
222 | 158 | {
|
223 |
| - "title": "How to plan for your life?", |
224 |
| - "thumbnail": "/thumbnails/how-to-plan-for-your-life.png", |
225 |
| - "description": "In this video I am sharing my own way for putting a new plan and complete it end to end", |
226 |
| - "videoId": "ITZtvSlAljU" |
| 159 | + "image": "images/story_3.jpg", |
| 160 | + "url": "https://blog.ahmedibrahim.dev/how-a-single-ted-video-changed-my-life-e47689ed5717" |
227 | 161 | },
|
228 | 162 | {
|
229 |
| - "title": "How to put your daily plan?", |
230 |
| - "thumbnail": "/thumbnails/how-to-put-a-daily-plan.png", |
231 |
| - "description": "Learn how to get the most out of your day", |
232 |
| - "videoId": "video" |
| 163 | + "image": "images/story_2.jpg", |
| 164 | + "url": "https://blog.ahmedibrahim.dev/my-principles-of-losing-and-keeping-weight-after-a-decade-of-research-87b3d20543de" |
233 | 165 | },
|
234 | 166 | {
|
235 |
| - "title": "How to set the right goals?", |
236 |
| - "thumbnail": "/thumbnails/how-to-set-the-right-goals.png", |
237 |
| - "description": "In this video I am taking about my own way for setting my goals", |
238 |
| - "videoId": "m6-1Mi0YkEo" |
| 167 | + "image": "images/story_1.jpg", |
| 168 | + "url": "https://blog.ahmedibrahim.dev/my-mind-wasnt-prepared-to-start-a-blog-but-now-it-is-36a6843a97f5" |
239 | 169 | }
|
240 |
| - ], |
241 |
| - "posts": null |
| 170 | + ] |
242 | 171 | },
|
243 | 172 | "projects": [
|
244 | 173 | {
|
|
0 commit comments