bio
This commit is contained in:
parent
52d11e2e85
commit
6fb3c8dd5b
16
harp.json
16
harp.json
|
@ -333,10 +333,18 @@
|
|||
},
|
||||
|
||||
"wardbell": {
|
||||
"name": "Ward Bell",
|
||||
"picture": "/resources/images/bios/wardbell.jpg",
|
||||
"website": "https://github.com/wardbell",
|
||||
"bio": "Ward is an all-around developer with JavaScript, node, and .net chops. He's a frequent conference speaker and podcaster, trainer, Google Developer Expert for Angular, Microsoft MVP, and PluralSight author. He is also president of IdeaBlade, an enterprise software consulting firm and the makers of breeze.js. He would like to get more sleep and spend more time in the mountains.",
|
||||
"name": "Ward Bell",
|
||||
"picture": "/resources/images/bios/wardbell.jpg",
|
||||
"website": "https://github.com/wardbell",
|
||||
"bio": "Ward is an all-around developer with JavaScript, node, and .net chops. He's a frequent conference speaker and podcaster, trainer, Google Developer Expert for Angular, Microsoft MVP, and PluralSight author. He is also president of IdeaBlade, an enterprise software consulting firm and the makers of breeze.js. He would like to get more sleep and spend more time in the mountains.",
|
||||
"type": "Community"
|
||||
},
|
||||
"johnpapa": {
|
||||
"name": "John Papa",
|
||||
"picture": "/resources/images/bios/john-papa.jpg",
|
||||
"twitter": "john_papa",
|
||||
"website": "https://github.com/johnpapa",
|
||||
"bio": "John is a Google Developer Expert, Microsoft Regional Director and MVP, frequent author of courses for Pluralsight, a former technology Evangelist for Microsoft front end teams, and author of the popular Angular Style Guide. He can often be found speaking around the world at keynotes and sessions for many conferences. You can always find John at johnpapa.net or on twitter at @john_papa.",
|
||||
"type": "Community"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue