-
Notifications
You must be signed in to change notification settings - Fork 12
/
data.json
515 lines (515 loc) · 13.5 KB
/
data.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
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
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
{
"document": {
"author": "Elon musk",
"title": "Official Page of Elon musk",
"keywords": "Elon musk Author Programmer Developer Designer Entrepreneur Resume CV.",
"description": "Welcome to my tiny space on the internet, here I share about my work, life and everything in between.",
"language": "English",
"charset": "utf-8",
"robots": "INDEX , FOLLOW",
"googleSiteVerificatin": "akssdMJ903dfJjfaAh3TehmMjnLSk",
"googleAnalyticsId": "UA-92939089032-1",
"theme": 0
},
"og": {
"creator":"elon",
"title": "Official Page of Elon musk",
"type": "website",
"url": "http://Elon musk.github.io",
"image": "https://www.biography.com/.image/t_share/MTY2MzU3Nzk2OTM2MjMwNTkx/elon_musk_royal_society.jpg"
},
"themes":[
{
"primary": "#272932",
"background": "#fff",
"card": "#f2f7f9",
"card-border": "#eaeaea",
"primaryText": "#FFFFFF",
"backgroundText": "#000000",
"backgroundText-1": "rgba(0, 0, 0, 0.8)",
"backgroundText-2": "rgba(0, 0, 0, 0.6)",
"backgroundText-3": "rgba(0, 0, 0, 0.3)",
"cardText": "#000000"
},
{
"primary": "#00e070",
"background": "#003e1f",
"card": "#004f27",
"primaryText": "#FFFFFF",
"backgroundText": "#ffffff",
"backgroundText1": "rgba(255, 255, 255, 0.9)",
"backgroundText2": "rgba(255, 255, 255, 0.7)",
"backgroundText3": "rgba(255, 255, 255, 0.5)",
"cardText": "#ffffff"
},
{
"primary": "#f252df",
"background": "#1b264f",
"card": "#233f82",
"primaryText": "#FFFFFF", "backgroundText": "#ffffff",
"backgroundText1": "rgba(255, 255, 255, 0.9)",
"backgroundText2": "rgba(255, 255, 255, 0.7)",
"backgroundText3": "rgba(255, 255, 255, 0.5)",
"cardText": "#ffffff"
}
]
,
"menu": [{
"title": "home",
"to": "/",
"display": false,
"icon": "fas fa-user"
}, {
"title": "work",
"to": "/",
"display": true,
"icon": "fas fa-briefcase"
}, {
"title": "skills",
"to": "/skills",
"display": true,
"icon": "fas fa-tools"
}, {
"title": "projects",
"to": "/projects",
"display": true,
"icon": "fas fa-project-diagram"
}, {
"title": "achievements",
"to": "/achievements",
"display": true,
"icon": "fas fa-award"
}, {
"title": "contributions",
"to": "/contributions",
"display": true,
"icon": "fas fa-people-carry"
}, {
"title": "education",
"to": "/education",
"display": true,
"icon": "fa fa-graduation-cap"
},{
"title": "blog",
"to": "/blog",
"display": false,
"icon": "fas fa-star"
}, {
"title": "talks",
"to": "/talks",
"display": true,
"icon": "fas fa-microphone"
}, {
"title": "links",
"to": "/links",
"display": true,
"icon": "fa fa-link"
}],
"home": {
"title": "Hello There!",
"body": "Body",
"signature": "Regards <br> <b>Elon musk</b>"
},
"profile": {
"name": "Elon musk",
"image": "https://www.biography.com/.image/t_share/MTY2MzU3Nzk2OTM2MjMwNTkx/elon_musk_royal_society.jpg",
"domains": "Engineer | Developer | Designer",
"vision": "Write something you believe in",
"url": "https://Elon musk.github.io",
"address": {
"@type": "PostalAddress",
"streetAddress": "seattle",
"addressLocality": "seattle",
"addressRegion": "seattle",
"postalCode": "111000",
"addressCountry": "usa"
},
"email": "mailto:Elon [email protected]",
"alumniOf": "University",
"birthPlace": "Place",
"birthDate": "xxxx.xx.xx",
"height": "177cm",
"weight": "72kg",
"gender": "male",
"nationality": "",
"sameAs":[
"https://www.linkedin.com/in/Elon musk/",
"https://twitter.com/Elon musk",
"https://github.com/Elon musk",
"https://facebook.com/Elon musk",
"https://www.instagram.com/Elon musk/"
],
"link": [{
"name": "resume",
"url": "",
"icon": "fas fa-file",
"label": "Résumé"
}, {
"name": "blog",
"url": "/blog",
"icon": "fas fa-user",
"label": "Blog"
},
{
"name": "email",
"url": "#",
"icon": "fas fa-inbox",
"label": "Elon musk[at]gmail"
}, {
"name": "github",
"url": "https://github.com/Elon musk",
"icon": "fab fa-github",
"label": "github/Elon musk"
}, {
"name": "linkedin",
"url": "https://www.linkedin.com/in/Elon musk/",
"icon": "fab fa-linkedin-in",
"label": "linkedin/in/Elon musk"
}]
},
"work": [{
"id":6,
"key": "wo6",
"companyName": "companyName",
"companyUrl": "url",
"role":"Software Engineer Intern",
"location": "Delhi, India",
"timeline": "06/2019 - 9/2019",
"tag": [
"Golang",
"NodeJS",
"Microservices"
],
"about": "About the work"
}],
"projects": [{
"id": 24,
"key": "pr24",
"title": "Project Title",
"url": "#",
"productType": "IOT/Dashboard [Private]",
"timeline": "05/2019",
"tag": [
"AWS",
"NodeJS",
"Orange Pi Zero 256MB"
],
"about": "About Title"
}
],
"achievements": [{
"id": 1,
"key": "ac1",
"title": "Title",
"url": "#",
"location": "Seattle, USA",
"timeline": "06/2015",
"tag": [
"Robotics",
"Problem Solving",
"Process Automation"
],
"about": "About the achievement"
}],
"blog": [{
"id": 1,
"key": "bg1",
"title": "Title",
"url": "Link",
"subtitle": "about",
"timeline": "05/06/2018"
}],
"talks": [{
"id": 1,
"key": "ta1",
"title": "Everything you should know about Genetic Algorithms",
"url": "https://youtu.be/GBD_fTbvVjQ",
"subtitle": "Pydata Delhi - 2019",
"timeline": "19/01/2019"
}],
"education": [{
"id": 5,
"key": "ed5",
"institute": "ABC University",
"url": "#",
"level": "Bachelor of technology in computer science",
"timeline": "05/2016 - Present",
"coursework": {
"Semester 1": [
"Basic Engineering - I",
"Biology for Engineers",
"Principles of Environmental Sciences",
"Mathematics - I",
"Material Science"
],
"Semester 2": [
"Digital Computer Fundamentals",
"Programming in C",
"Chemistry",
"Basic Engineering - II",
"Mathematics II",
"Engineering Graphics",
"Physics"
],
"Semester 3": [
"Data Structures Using C++",
"Design And Analysis Of Algorithms",
"Microprocessor And Interfacing",
"Computer Organization And Architecture",
"French language – I",
"Mathematics III"
],
"Semester 4": [
"Principles of Programming languages",
"Theory Of Computation",
"Operating Systems",
"Java Programming",
"Probability And Queuing Theory"
],
"Semester 5": [
"Compliler Design",
"Computer Networks",
"Operations Research Techniques",
"Soft Computing",
"Principles of Communication"
],
"Semester 6": [
"Artificial Intelligence & Expert Systems",
"Advance Database",
"Database Management Systems",
"Logic For Computer Science",
"Object Oriented Analysis & Design"
]
}
}, {
"id": 4,
"key": "ed4",
"institute": "XYZ School",
"url": "http://XYZ.in/",
"level": "High school",
"timeline": "04/2012 - 04/2016",
"coursework": {
"activities": [
"2012 | The green olympiad"
],
"achievements": [
"2013 | 2nd | Inter school festival"
],
"awards": [
"2014-2015 | Excellence in Dramatics"
]
}
}
],
"courses": [{
"id": 1,
"key": "co1",
"title": "Design Thinking for Innovation",
"url": "https://www.coursera.org/learn/uva-darden-design-thinking-innovation",
"from": "Coursera - University of Virginia",
"timeline": "03/2017",
"about": "<ul> <li > Learned about the application of Design Thinking for Innovation. </li> <li > Explored methods to find out new ideas using current data. </li> <li > Possibility - driven, human - centred and option - focused approach. </li></ul>",
"complete": true
}],
"contributions": [{
"title": "Private",
"url": "https://github.com/yogdaan/suraksha/commits?author=Elon musk"
}],
"communities": [{
"id": 1,
"key": "cm1",
"title": "PyData - Delhi",
"url": "#",
"timeline": "2017 - Present"
} ],
"links": [{
"key": "li11",
"url": "https://github.com/Elon musk",
"icon": "fab fa-github",
"title": "github/Elon musk"
}, {
"key": "li10",
"url": "https://www.linkedin.com/in/Elon musk/",
"icon": "fab fa-linkedin-in",
"title": "linkedin/in/Elon musk"
}, {
"key": "li9",
"url": "https://twitter.com/Elon musk",
"icon": "fab fa-twitter",
"title": "twitter/Elon musk"
}, {
"key": "li8",
"url": "https://hackerrank.com/Elon musk",
"icon": "fab fa-hackerrank",
"title": "hackerrank/Elon musk"
}, {
"key": "li7",
"name": "reddit",
"url": "https://www.reddit.com/user/Elon musk/",
"icon": "fab fa-reddit-alien",
"title": "reddit/user/Elon musk"
}, {
"key": "li6",
"name": "hackerearth",
"url": "https://www.hackerearth.com/@Elon musk",
"icon": "fas fa-h-square",
"title": "hackerearth/@Elon musk"
}, {
"key": "li5",
"name": "y_combinator",
"url": "https://news.ycombinator.com/user?id=Elon musk",
"icon": "fab fa-hacker-news",
"title": "news.ycombinator/user?id=Elon musk"
}, {
"key": "li4",
"name": "facebook",
"url": "https://facebook.com/Elon musk",
"icon": "fab fa-facebook",
"title": "facebook/Elon musk"
}, {
"key": "li3",
"name": "instagram",
"url": "https://www.instagram.com/Elon musk/",
"icon": "fab fa-instagram",
"title": "Instagram/@Elon musk"
}, {
"key": "li2",
"name": "youtube",
"url": "https://www.youtube.com/channel/xxxxxxxxxxxxxxxx",
"icon": "fab fa-youtube",
"title": "youtube/channel/xxxxxxxxxxxx"
}, {
"key": "li1",
"name": "medium",
"url": "https://medium.com/@Elon musk",
"icon": "fab fa-medium-m",
"title": "medium/@Elon musk"
}, {
"key": "li12",
"title": "trello/Elon musk",
"url": "https://trello.com/Elon musk",
"icon": "fab fa-trello"
}, {
"key": "li13",
"title": "stackoverflow/cv/Elon musk",
"url": "https://stackoverflow.com/cv/Elon musk",
"icon": "fab fa-stack-overflow"
}, {
"key": "li14",
"title": "f6s/Elon musk",
"url": "https://www.f6s.com/Elon musk/",
"icon": "far fa-circle"
}, {
"key": "li15",
"title": "npmjs/~Elon musk",
"url": "https://www.npmjs.com/~Elon musk",
"icon": "fab fa-npm"
}, {
"key": "li16",
"title": "slides/Elon musk",
"url": "https://slides.com/Elon musk",
"icon": "far fa-circle"
}, {
"key": "li17",
"title": "meetup/members/238959535/",
"url": "https://www.meetup.com/members/238959535/",
"icon": "fab fa-meetup"
}, {
"key": "li18",
"title": "goodreads/Elon musk",
"url": "https://www.goodreads.com/Elon musk",
"icon": "fab fa-goodreads"
}, {
"key": "li19",
"title": "spotify/user/dwciskg3wo1c3owwgehc0jktm",
"url": "https://open.spotify.com/user/dwciskg3wo1c3owwgehc0jktm",
"icon": "fab fa-spotify"
},{
"key": "li20",
"title": "kaggle/Elon musk",
"url": "https://www.kaggle.com/Elon musk",
"icon": "fab fa-kaggle"
},{
"key": "li21",
"title": "codechef/users/Elon musk",
"url": "https://www.codechef.com/users/Elon musk",
"icon": "far fa-circle"
},{
"key": "li22",
"title": "hackster/Elon musk",
"url": "https://www.hackster.io/Elon musk",
"icon": "far fa-circle"
},{
"key": "li23",
"title": "keybase/Elon musk",
"url": "https://keybase.io/Elon musk",
"icon": "far fa-circle"
},{
"key": "li24",
"title":"hackerone/Elon musk",
"url": "https://hackerone.com/Elon musk",
"icon": "far fa-circle"
},{
"key": "li25",
"title":"tumblr/Elon musk",
"url": "https://Elon musk.tumblr.com",
"icon": "fab fa-tumblr"
},{
"key": "li26",
"title": "angel/Elon musk",
"url": "https://angel.co/Elon musk",
"icon": "fab fa-angellist"
},{
"key": "li27",
"title": "gitlab/Elon musk",
"url": "https://gitlab.com/Elon musk",
"icon": "fab fa-gitlab"
},{
"key": "li28",
"title": "dev.to/Elon musk",
"url": "https://dev.to/Elon musk",
"icon": "fab fa-dev"
},{
"key": "li29",
"title": "hackathon.io/Elon musk",
"url": "https://www.hackathon.io/Elon musk",
"icon": "far fa-circle"
}],
"skills": {
"color": ["", "", "", "", "", "", "", "" ,""],
"title": ["Frontend", "Backend", "Framework/Library", "DevOps", "Database", "Software/tool", "Mobile", "Hardware" ,"Soft Skills"],
"data": {
"0": [{
"name": "JavaScript",
"percent": "90"
}],
"1": [ {
"name": "C/C++",
"percent": "75"
}],"2": [{
"name": "Ionic",
"percent": "30"
}],
"3": [{
"name": "Linux",
"percent": "60"
}],
"4": [{
"name": "MySql",
"percent": "80"
}],
"5": [{
"name": "micro",
"percent": "30"
}],
"7": [{
"name": "Raspberry Pi",
"percent": "30"
}]
},
"//": [{
"name": "Self-Motivated",
"percent": "100"
}]
}
}