forked from webcomponents/webcomponents.github.io
-
Notifications
You must be signed in to change notification settings - Fork 1
/
authors.js
620 lines (620 loc) · 31.4 KB
/
authors.js
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
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
module.exports = {
aaron_frost: {
name: "Aaron Frost",
bio: "Aaron is an Angular Google Developer Expert, JavaScript Engineer at Domo, Inc., & Panelist on JavaScript Jabber.",
image: "https://avatars1.githubusercontent.com/u/662832?v=3&s=80",
twitter: "js_dev"
},
arron_eicholz: {
name: "Arron Eicholz",
bio: "Arron is a Program Manager at Microsoft and is currently focused on the Edge Browser",
image: "https://avatars1.githubusercontent.com/u/4141737?v=3&s=80",
twitter: "mrcss"
},
addy_osmani: {
name: "Addy Osmani",
bio: "Addy works on the Chrome Developer Relations team at Google, building and advocating for tools to help improve developer productivity and satisfaction. His personal projects include TodoMVC, which helps developers compare JavaScript MVC frameworks and AuraJS. He's also written 'Developing Backbone.js Applications' and 'Learning JavaScript Design Patterns'.",
gravatar: "96270e4c3e5e9806cf7245475c00b275",
twitter: "addyosmani"
},
agektmr: {
name: "Eiji Kitamura",
bio: "Eiji is a Developer Advocate at Google. Eiji works closely with web application developers, helping them understand HTML5 and open web technologies.",
gravatar: "bffa1782705a3b1a2bcd2135cea1858c",
twitter: "agektmr"
},
aj_oneal: {
name: "AJ O'Neal",
bio: "AJ is a full stack JavaScript developer & Panelist on JavaScript Jabber.",
image: "https://avatars2.githubusercontent.com/u/122831?v=3&s=80",
twitter: "coolaj86"
},
aki_rodic: {
name: "Aki Rodić",
bio: "Aki is a technical artist, creative coder or something along those lines. He worked for Electronic Arts, Pixar, LucasArts, Google and now he currently works at Flux Factory. His biggest passion is bringing high quality 3D graphics to the web and creating tools for all sorts of creative applications.",
image: "https://avatars3.githubusercontent.com/u/708984?s=80",
twitter: "akirodic"
},
alex_komoroske: {
name: "Alex Komoroske",
bio: "Alex is a Product Manager on Chrome's Open Web Platform team. Before he was a product manager he was a web developer and even today loves building web apps in his spare time. Now he's excited to be helping other web developers make awesome apps that harness the open web platform's full potential.",
gravatar: "e6d71413617dfba7a5ff5b9a7180c007",
twitter: "jkomoros"
},
alex_russell: {
name: "Alex Russell",
bio: "Alex is a Software Engineer at Google and one of the original creators of Web Components",
image: "https://avatars0.githubusercontent.com/u/97331?v=3&s=80",
twitter: "slightlylate"
},
alex_mingoia: {
name: "Alex Mingoia",
bio: "Alex is a web engineer and designer building beautiful products.",
gravatar: "264aa0ecd52d37fc67b22eae24e13f5b",
twitter: "alexmingoia"
},
alice_boxhall: {
name: "Alice Boxhall",
bio: "Alice is a software engineer at Google, where she works on improving accessibility support in Google Chrome.",
gravatar: "28ddf038eb5c6020431cb7d1b3fb03af",
twitter: "sundress"
},
andrea_giammarchi: {
name: "Andrea Giammarchi",
bio: "Andrea is a former JavaScript engineer at Nokia, Facebook, and Twitter.",
image: "https://avatars3.githubusercontent.com/u/85749?s=80",
twitter: "WebReflection"
},
andrew_rota: {
name: "Andrew Rota",
bio: "Andrew is a front-end software engineer who specializes in building interactive HTML5 JavaScript web applications. He is currently a JavaScript Engineer at Wayfair in Boston.",
image: "https://avatars2.githubusercontent.com/u/718017?s=80",
twitter: "AndrewRota"
},
angelina_fabbro: {
name: "Angelina Fabbro",
bio: "Angelina is a developer from Vancouver, BC Canada working at Mozilla as a Technical Evangelist and developer advocate for Firefox OS. She loves JavaScript, web components, Node.js, mobile app development, and this cool place she hang out a lot called the world wide web. Oh, and let's not forget Firefox OS. In her spare time she takes singing lessons, play Magic: The Gathering, teach people to program, and collaborate with scientists for better programmer-scientist engagement.",
gravatar: "25bb0913435212f30f2fec0eb6e60dde",
twitter: "hopefulcyborg"
},
anne_van_kesteren: {
name: "Anne van Kesteren",
bio: "Anne is a Mozillian who writes standards for the web platform. He loves talking about turning the web into an OS.",
image: "https://avatars.githubusercontent.com/u/1544111?s=80",
twitter: "annevk"
},
ajit_kumar: {
name: "Ajit Kumar",
bio: "Ajit is Co-founder of Walking Tree, Speaker, Sencha Trainer, Author of Sencha Charts Essentials, Sencha Touch Cookbook, Sencha MVC Architecture, and ADempiere Cookbook.",
gravatar: "f3d812c50181277a75a997270518ee15",
twitter: "findajit"
},
bill_heaton: {
name: "Bill Heaton",
bio: "Bill is a Senior UI Engineer at CrowdStrike who loves to build great applications with Ember.js.",
image: "https://avatars2.githubusercontent.com/u/17178?v=3&s=80",
twitter: "pixelhandler"
},
bruce_lawson: {
name: "Bruce Lawson",
bio: "Bruce is co-author of Introducing HTML5 and Opera employee.",
image: "https://avatars0.githubusercontent.com/u/378048?v=3&s=80",
twitter: "brucel"
},
carl_franklin: {
name: "Carl Franklin",
bio: "Carl is a .NET developer and co-host of .NET Rocks.",
image: "https://avatars2.githubusercontent.com/u/1486348?v=3&s=80",
twitter: "carlfranklin"
},
carmen_popoviciu: {
name: "Carmen Popoviciu",
bio: "Carmen is a front-end engineer and the leading lady of the Dutch AngularJS User Group. She loves Angular and is passionate about its community. She hopes to one day make a difference for the web with the code she writes.",
image: "https://avatars2.githubusercontent.com/u/4638332?s=80",
twitter: "CarmenPopoviciu"
},
chris_coyier: {
name: "Chris Coyier",
bio: "Chris is a Front End Developer, creator of CSS-Tricks & CodePen, and co-host of Shop Talk Show.",
gravatar: "8081b26e05bb4354f7d65ffc34cbbd67",
twitter: "chriscoyier"
},
chris_joel: {
name: "Chris Joel",
bio: "Chris is a developer at Google working on the Polymer Elements Catalog",
image: "https://avatars1.githubusercontent.com/u/240083?v=3&s=80",
twitter: "robodynamo"
},
community: {
name: "Community",
bio: "Posts marked as authored by the community represent best practices which have reached a level of concensus. They may evolve over time but their core fundamentals are considered generally good ideas.",
gravatar: "cedf2a3fe1ccf53aa00f50dda79cedf3",
twitter: "webcomponents"
},
charles_max_wood: {
name: "Charles Max Wood",
bio: "Chuck is host of JavaScript Jabber & Adventures In Angular as well as several other popular developer podcasts. He is a freelance podcaster, programmer, & web entrepreneur.",
image: "https://avatars0.githubusercontent.com/u/10699?v=3&s=80",
twitter: "cmaxw"
},
christian_heilmann: {
name: "Christian Heilmann",
bio: "Chris is Senior Program Manager Developer Experience and Evangelism at Microsoft. He has dedicated a lot of his time making the web better and Chris spent a few years in Yahoo building products and explaining and is a former Mozillian.",
gravatar: "07fcd228af02d476b1b8367d85a903b2",
twitter: "codepo8"
},
christian_smith: {
name: "Christian Smith",
bio: "Christian is an open source developer, startup enthusiast, and creator/maintainer of the Anvil Connect ID Server as well as a panelist on The Web Platform Podcast.",
image: "https://avatars2.githubusercontent.com/u/332377?v=3&s=80",
twitter: "anvilhacks"
},
christopher_chedeau: {
name: "Christopher Chadeau",
bio: "Christopher is a Front-end Engineer at Facebook working on React and React Native",
image: "https://avatars1.githubusercontent.com/u/197597?v=3&s=80",
twitter: "Vjeux"
},
cory_house: {
name: "Cory House",
bio: "Cory is a full stack web application developer in the Kansas City area specializing in C#.Net and jQuery.",
image: "https://avatars3.githubusercontent.com/u/1688997?v=3&s=80",
twitter: "housecor"
},
dane_oconner: {
name: "Dane O'Conner",
bio: "Dane is a programmer, entrepreneur, and panelist on Polymer Podcast",
image: "https://avatars0.githubusercontent.com/u/84087?v=3&s=80",
twitter: "thedeeno"
},
daniel_buchner: {
name: "Daniel Buchner",
bio: "Daniel — formerly at Mozilla — is a creative, technical, Product Manager who is helping to push the web app ecosystem forward. As the creator of the X-Tag library and contributor to Brick (Mozilla's supported set of custom elements), Daniel has worked on the Web Components family of W3 specifications and helps drive the platform implementation process at Mozilla.",
gravatar: "35e22073952684192bb93702a947308c",
twitter: "csuwildcat"
},
daniel_freedman: {
name: "Daniel Freedman",
bio: "Dan is a developer at Google on the Polymer team",
image: "https://avatars1.githubusercontent.com/u/46725?v=3&s=80",
twitter: "danfreedman"
},
danny_blue: {
name: "Danny Blue",
bio: "Danny is a front end developer at Deloitte Digital, Web Components Enthusiast, and panelist on The Web Platform Podcast.",
image: "https://avatars2.githubusercontent.com/u/6563621?v=3&s=80",
twitter: "dee_bloo"
},
dave_arel: {
name: "Dave Arel",
bio: "Dave is a freelancer in pursuit of entrepreneurship. Former Director of JavaScript Engineering at Belly.",
gravatar: "d2ce35e4e0518f19f771ade302e43a66",
twitter: "davearel"
},
dave_rupert: {
name: "Dave Rupert",
bio: "David is a lead developer at Paravel & co-host of Shop Talk Show.",
image: "https://avatars2.githubusercontent.com/u/42218?v=3&s=80",
twitter: "davatron5000"
},
denis_radin: {
name: "Denis Radin",
bio: "Denis is a front-end engineer with passion for experiments & performance optimization and a bit of an expert in interaction design",
image: "https://avatars3.githubusercontent.com/u/810671?v=3&s=80",
twitter: "pixelscommander"
},
dimitri_glazkov: {
name: "Dimitri Glazkov",
bio: "Dimitri is a Software Engineer who works on Blink, currently focused on making Web Components a reality. As a former Web developer, he knows the pains of making Web applications not suck, and thus keeps on pushing the Web platform forward to make it more beautiful (and sane) to work with.",
image: "https://avatars2.githubusercontent.com/u/1934?s=80",
twitter: "dglazkov"
},
dominic_cooney: {
name: "Dominic Cooney",
bio: "Dominic is Staff Software Engineer at Google on web frontends and server and client web platforms.",
gravatar: "73b7633609b8f2bda1e73d35dabacb08",
twitter: "coonsta"
},
dr_axel_rauschmayer: {
name: "Dr. Axel Rauschmayer",
bio: "Axel is the author of 'Speaking JavaScript' and 'Exploring ES6' books. He has done extensive research into programming language design and has followed the state and future of JavaScript since its creation.",
image: "https://avatars1.githubusercontent.com/u/526114?v=3&s=80",
twitter: "rauschma"
},
emily_lewis: {
name: "Emily Lewis",
bio: "owner of and lead developer for Bright Umbrella.",
gravatar: "c8f68a50708844053b927806ba4e9753",
twitter: "emilylewis"
},
eric_bidelman: {
name: "Eric Bidelman",
bio: "Eric is a Staff Developer Programs Engineer on the Google Chrome team. His current passion is web components and Polymer. Eric is the author of 'Using the HTML5 Filesystem API' and regularly contributes to html5rocks.com and other open source projects. Prior to Google, Eric worked as a software engineer at the University of Michigan where he designed rich web applications and APIs for the university’s 19 libraries.",
gravatar: "e7948aac7c52b26470be80311873a398",
twitter: "ebidel"
},
erik_isaksen: {
name: "Erik Isaksen",
bio: "Erik is a Front End Developer, W3C HTML Invited Expert, Chrome HTML5 Google Developer Expert, and host of The Web Platform Podcast.",
image: "https://avatars1.githubusercontent.com/u/647043?v=3&s=80",
twitter: "eisaksen"
},
ewa_gasperowicz: {
name: "Ewa Gasperowicz",
bio: "Ewa is a Developer Programs Engineer at Google.",
image: "https://avatars0.githubusercontent.com/u/1914261?v=3&s=80",
twitter: "devnook"
},
filipe_araujo: {
name: "Filipe Araujo",
bio: "Filipe is a Web Architect & a panelist on Polymer Podcast",
image: "https://avatars0.githubusercontent.com/u/189541?v=3&s=80",
twitter: "filipearaujo"
},
glen_maddern: {
name: "Glen Maddern",
bio: "Glen is an independent Web Developer from Melbourne, Australia.",
image: "https://avatars0.githubusercontent.com/u/23264?v=3&s=80",
twitter: "glenmaddern"
},
guy_bedford: {
name: "Guy Bedford",
bio: "Guy is a JavaScript developer and open source contributor currently exploring browser package management with http://jspm.io ",
image: "https://avatars1.githubusercontent.com/u/598730?v=3&s=80",
twitter: "guybedford"
},
hidde_de_vries: {
name: "Hidde de Vries",
bio: "Hidde is web designer and developer, experienced with things like responsive web design, front-end development and progressive enhancement.",
gravatar: "a45d47ab5ae5dcb067f29f788faed5af",
twitter: "hdv"
},
ian_feather: {
name: "Ian Feather",
bio: "Ian is a Senior Software Engineer at Schibsted Media",
image: "https://avatars3.githubusercontent.com/u/814861?v=3&s=80",
twitter: "ianfeather"
},
ian_macleod: {
name: "Ian MacLeod",
bio: "Ian is a Senior Software Engineer at Google working on the Polymer team",
gravatar: "332c12bfd93b13813ced42a3f9c7b613",
twitter: "nevir"
},
jamison_dance: {
name: "Jamison Dance",
bio: "Jamison is a software engineer at Kuali Co. and panelist on JavaScript Jabber.",
image: "https://avatars2.githubusercontent.com/u/72027?v=3&s=80",
twitter: "jergason"
},
jan_miksovsky: {
name: "Jan Miksovsky",
bio: "Jan is a user experience designer/developer. He's the founder of Component Kitchen, a startup focusing on promoting web components.",
gravatar: "eab84bbf714f065bbfece0c58d9fc6c3",
twitter: "JanMiksovsky"
},
jarom_mcdonald: {
name: "Jarom McDonald",
bio: "Jarom is a YouTube Google Developer Expert & Web Components enthusiast",
gravatar: "255122f396049d1c7fb264cfa6ec584c",
twitter: "jarommcdonald"
},
jen_simmons: {
name: "Jen Simmons",
bio: "Jen is a professional designer and developer in the New York City area. She is host of The Web Ahead Podcast.",
image: "https://avatars2.githubusercontent.com/u/108474?v=3&s=80",
twitter: "jensimmons"
},
jeremy_fairbank: {
name: "Jeremy Fairbank",
bio: "Jeremy is a web developer who enjoys to work with JavaScript and Ruby. He likes to build modular, scalable applications with reasonable abstraction to keep things DRY. He really enjoys helping and teaching others, especially about JavaScript.",
image: "https://avatars2.githubusercontent.com/u/195580?s=80",
twitter: "ElPapaPollo"
},
joe_eames: {
name: "Joe Eames",
bio: "Joe is organizer of NG-Conf, front end developer, and panelist on JavaScript Jabber.",
image: "https://avatars0.githubusercontent.com/u/1072285?v=3&s=80",
twitter: "josepheames"
},
john_rogerson: {
name: "John Rogerson",
bio: "John is a professional Web Developer and Lead Design Technologist at GE Electric",
image: "https://avatars1.githubusercontent.com/u/154399?v=3&s=80",
twitter: "iboxifoo"
},
jonathan_belcher: {
name: "Jonathan Belcher",
bio: "Jonathan is a developer and panelist on Polymer Podcast",
image: "https://avatars2.githubusercontent.com/u/6817400?v=3&s=80",
twitter: "belcherj"
},
josh_crowther: {
name: "Josh Crowther",
bio: "Josh is a full-stack engineer currently working with Node.js based stacks. He's profficient in JavaScript particularly with the Angular.js framework.",
image: "https://avatars2.githubusercontent.com/u/5588878?s=80",
twitter: "jshcrowthe"
},
joshua_peek: {
name: "Joshua Peek",
bio: "Josh is a front-end developer at GitHub. Contributor to Bower, and maintainer of Sprockets, the Ruby on Rails Asset pipeline tool.",
image: "https://avatars2.githubusercontent.com/u/137?s=80",
twitter: "joshpeek"
},
justin_ribeiro: {
name: "Justin Ribeiro",
bio: "Justin is a Wearables Google Developer Expert & Web Components enthusiast",
image: "https://avatars0.githubusercontent.com/u/643503?v=3&s=80",
twitter: "justinribeiro"
},
juha_jarvi: {
name: "Juha Järvi",
bio: "Juha is a programmer and founder at BusFaster Ltd, creating web map tools with TypeScript and asm.js. Always looking into new technology, ever since getting a Commodore 128 way back.",
image: "https://avatars1.githubusercontent.com/u/778781?v=3&s=80",
twitter: "chartojs"
},
kaelig: {
name: "Kaelig Deloumeau-Prigent",
bio: "Kaelig is a french blogger, author and front-end web developer working in London at FT Labs. Previously, he worked on the responsive sites of the BBC News and the Guardian.",
gravatar: "f7e7b837bd06d6193f4ac70f17e6f44b",
twitter: "kaelig"
},
kara_erickson: {
name: "Kara Erickson",
bio: "Kara is a Web Engineer at OpenTable where she builds Angular applications.",
image: "https://avatars2.githubusercontent.com/u/3871688?v=3&s=80",
twitter: "karaforthewin"
},
kevin_gleason: {
name: "Kevin Gleason",
bio: "Kevin is an Embedded Systems and Internet of Things Intern at Pubnub",
image: "https://avatars3.githubusercontent.com/u/3036970?v=3&s=80",
twitter: "KevinAGleason"
},
kevin_schaaf: {
name: "Kevin Schaaf",
bio: "Kevin is a Senior Engineer on the Google Polymer team",
image: "https://avatars3.githubusercontent.com/u/1354932?v=3&s=80",
twitter: "kevinpschaaf"
},
lea_alcantara: {
name: "Lea Alcantara",
bio: " Lea is a lead designer of Bright Umbrella, designs websites with sass, and hosts the Ctrl+Click Podcast",
gravatar: "8cdca6867ac4069945d3d34d0e57ea06",
twitter: "lealea"
},
levent_gurses: {
name: "Levent Gurses",
bio: "Levent is a mobile developer, speaker and community organizer. He codes in Swift/Objective-C, Java, and JavaScript on the MEAN stack.",
image: "https://avatars1.githubusercontent.com/u/2237424?s=80",
twitter: "gursesl"
},
lucas_mazza: {
name: "Lucas Mazza",
bio: "Lucas is a software engineer at Plataformatec team dealing with Ruby on Rails, HTML & CSS, JavaScript and whatever may come.",
image: "https://avatars2.githubusercontent.com/u/80978?s=80",
twitter: "lucasmazza"
},
marcy_sutton: {
name: "Marcy Sutton",
bio: "Marcy is a developer at Substantial. She's GDI Seattle co-leader, bike racer, music junkie, #a11y advocate, dog lover, big ole nerd.",
gravatar: "1cd529dea0aa4dda3b1242a350163a6e",
twitter: "marcysutton"
},
mark_dalgleish: {
name: "Mark Dalgleish",
bio: "Mark is a senior UI developer at SEEK and the lead organiser of MelbJS. He’s obsessed with everything web and loves using JavaScript, CSS and HTML to create rich experiences that resonate with end users. In his spare time, he loves experimenting with the latest web technologies, sharing projects online and helping others learn progressive web development techniques.",
gravatar: "eec502b7f6f17f63f1e36d1cd566a254",
twitter: "markdalgleish"
},
matt_claypotch: {
name: "Matt Claypotch",
bio: "Matt is a Mozilla Apps Engineer & lead on Mozilla Brick Project.",
gravatar: "0db077abb2bbaf54ca6de43f45976d11",
twitter: "potch"
},
matt_mcnulty: {
name: "Matt McNulty",
bio: "Matthew leads the Polymer team, which is part of the Chrome team at Google. Prior to joining Google, he was responsible for the Enyo framework, Ares development environment, and SDK at webOS.",
gravatar: "255122f396049d1c7fb264cfa6ec584c",
twitter: "mattsmcnulty"
},
maurizio_mangione: {
name: "Maurizio Mangione",
bio: "Maurizio is a Google Developers Expert for web technologies with the specialization on Polymer.",
image: "https://avatars2.githubusercontent.com/u/1193298?v=3&s=80",
twitter: "granze"
},
mauro_solcia: {
name: "Mauro Solcia",
bio: "Mauro is a Google Developer Expert for Drive & Web Component enthusiast",
image: "https://avatars2.githubusercontent.com/u/1431346?v=3&s=80",
twitter: "smokybob84"
},
michael_bleigh: {
name: "Michael Bleigh",
bio: "Michael is a web applications architect specializing in bridging the gap between design and development. Utilizing skills in both front and back-end development, he has both developed for and managed teams of developers in conceiving, designing, and implementing cutting-edge web applications.",
gravatar: "69dc78b59ef008c58e6e842f9f3e0624",
twitter: "mbleigh"
},
mike_schwartz: {
name: "Mike Schwartz",
bio: "Mike is an Architect at Modus Create and the designer of DecafJS and SilkJS JavaScript frameworks",
gravatar: "255122f396049d1c7fb264cfa6ec584c",
twitter: "ModusSchwartz"
},
nick_niemeir: {
name: "Nick Niemeir",
bio: "Nick is a JavaScript Agent Engineer at New Relic",
image: "https://avatars2.githubusercontent.com/u/357596?v=3&s=80",
twitter: "nickniemeir"
},
pascal_precht: {
name: "Pascal Precht",
bio: "Pascal is a front-end engineer with a love for semantic markup and evolving technologies in the open web. He loves contributing to open source and is the creator of the popular angular-translate module. He also likes traveling the world and speaks at conferences and meetups. When he's not busy preparing the next workshops for thoughtram, you might find him outside with his skateboard.",
gravatar: "893fa34d2dc5cbfa327da6b0d96c93e1",
twitter: "PascalPrecht"
},
peter_gasston: {
name: "Peter Gasston",
bio: "Peter has been a web developer for over 10 years in both agency and corporate settings. He was one of the original contributors to CSS3.info, the leading online destination for CSS3. Peter has been published in the UK's .net magazine, gives talks about CSS and web technologies at developer conferences, and runs the web development blog Broken Links. He lives in London, England.",
gravatar: "9d9f17e37b751b9f83081ba3dd44bab4",
twitter: "stopsatgreen"
},
phil_leggetter: {
name: "Phil Leggetter",
bio: "Phil is Head of Developer Evangelism at Pusher. He frequently writes articles and give talks on realtime web technologies and general web technology.",
image: "https://avatars2.githubusercontent.com/u/328367?s=80",
twitter: "leggetter"
},
philip_walton: {
name: "Philip Walton",
bio: "Philip is an engineer at Google, web standards enthusiast, open source advocate, developer, designer, writer.",
gravatar: "81173562da1e1c9ae2ddd0df69ec4f69",
twitter: "philwalton"
},
polymer: {
name: "Polymer",
bio: "Posts marked as authored by the Polymer library team.",
image: "https://avatars2.githubusercontent.com/u/2159051?s=80",
twitter: "polymer"
},
paul_lewis: {
name: "Paul Lewis",
bio: "Paul works at Google on the Chrome Developer Relations team as an advocate. I help developers improve the performance of their sites and apps.",
gravatar: "e890a763587331f62cf2c39d38137b30",
twitter: "aerotwist"
},
rachael_moore: {
name: "Rachael L Moore",
bio: "Rachael is a UI Engineer at OpenTable specializing in the implementation of enterprise-scale interfaces using HTML, CSS, and JavaScript.",
image: "https://avatars2.githubusercontent.com/u/1043291?v=3&s=80",
twitter: "morewry"
},
raphael_rougeron: {
name: "Raphaël Rougeron",
bio: "Raphael is creator of The Bosonic Project, entrepreneur, and software engineer.",
image: "https://avatars0.githubusercontent.com/u/5461?v=3&s=80",
twitter: "goldoraf"
},
rey_bango: {
name: "Rey Bango",
bio: "Rey is the Editor of Nettuts+ and works hard to serve up excellent technical articles and resources to help make web developers successful. He's also a developer evangelist at Telerik focused on helping developers building awesome experiences, an advocate for cross-browser, standards-based development and a former member of the jQuery Project Team.",
gravatar: "cf09578bc47ef46a1989b160374bc11d",
twitter: "reybango"
},
richard_campbell: {
name: "Richard Campbell",
bio: "Richard is a .NET developer and co-host of .NET Rocks.",
image: "https://avatars1.githubusercontent.com/u/1779253?v=3&s=80",
twitter: "richcampbell"
},
rob_dodson: {
name: "Rob Dodson",
bio: "Rob is a Developer Advocate on the Google Chrome team. He is currently helping to educate developers about web components and Polymer. Though he's originally from the South, these days he divides his time between Mountain View and San Francisco.",
gravatar: "95c3a3b33ea51545229c625bef42e343",
twitter: "rob_dodson"
},
rob_eisenberg: {
name: "Rob Eisenberg",
bio: "Rob is the creator of Caliburn.Micro & Durandal. He is a former Angular 2.0 team member. Currently Rob is building a new tech startup, Durandal Inc., whose first product is Aurelia.",
gravatar:"e1709218ec4ecc612e5c9a6d5d59e68f",
twitter: "EisenbergEffect"
},
scott_miles: {
name: "Scott Miles",
bio: "Scott is a Software engineer in the Polymer team. He currently lives in Napa, CA.",
gravatar: "73441c3e7032ac7ecd4f95876bdc3541",
twitter: "ScottJMiles"
},
sebastian_henneberg: {
name: "Sebastian Henneberg",
bio: "Sebastian is a software engineer",
image : "https://avatars1.githubusercontent.com/u/3903324?v=3&s=80",
twitter: "s_henneberg"
},
seb_cevey: {
name: "Sébastien Cevey",
bio: "Sébastien is a Software Engineer at the Guardian, working predominently on editorial tools. He currently lives in London, UK.",
image: "https://avatars2.githubusercontent.com/u/36964?s=80",
twitter: "theefer"
},
steve_faulkner: {
name: "Steve Faulkner",
bio: "Steve is Principal Accessibility Engineer at Paciello Group and Web Components Accessibility Expert.",
image: "https://avatars1.githubusercontent.com/u/835859?v=3&s=80",
twitter: "stevefaulkner"
},
steve_souders: {
name: "Steve Souders",
bio: "Steve is Chief Performance Officer at Fastly developing web performance services. He is the creator of many performance tools and services including YSlow, the HTTP Archive, Cuzillion, Jdrop, SpriteMe, ControlJS, and Browserscope. He is co-founder of the Firebug Working Group and does many public speaking appearances.",
gravatar: "b070a2ec44b07451d10f5ea351e81a04",
twitter: "Souders"
},
soledad_penades: {
name: "Soledad Penades",
bio: "Soledad is a Senior Apps Developer working on improving the Web Platform at Mozilla.",
image: "https://avatars2.githubusercontent.com/u/5609?s=80",
twitter: "supersole"
},
taylor_savage: {
name: "Taylor Savage",
bio: "Taylor is the Product Manager of the Polymer team at Google.",
gravatar: "6a69588f4ea38f9290095b767ff3a544",
twitter: "taylorthesavage"
},
tom_dale: {
name: "Tom Dale",
bio: "Tom helped create Ember.js, a JavaScript framework that brings sanity to the web. He also co-founded Tilde with Yehuda Katz, Leah Silber and Carl Lerche.",
gravatar: "9bf3a766e037b9d5a4da0a6f9d0f4f68",
twitter: "tomdale"
},
tomomi_imura: {
name: "Tomomi Imura",
bio: "Tomomi is a Open Web advocate and front-end engineer, who loves everything mobile, and writes about HTML5, CSS, JS, UX, tech events, gadgets, etc.",
gravatar: "1b741e5d8f5efe12c6307db4ebfab8f9",
twitter: "girlie_mac"
},
travis_leithead: {
name: "Travis Leithead",
bio: "Travis is a Software Engineer & Internet Maker at Microsoft and is currently focused on the Edge Browser",
image: "https://avatars0.githubusercontent.com/u/2152696?v=3&s=80",
twitter: "TravisLeithead"
},
tyler_mcginnis: {
name: "Tyler McGinnis",
bio: "Tyler is a Firebase Expert & Lead Instructor at DevMounta.in",
image: "https://avatars2.githubusercontent.com/u/2933430?v=3&s=80",
twitter: "tylermcginnis33"
},
uri_shaked: {
name: "Uri Shaked",
bio: "Uri is a Angular Google Developer Expert & Salsa Dancer",
image : "https://avatars3.githubusercontent.com/u/892318?v=3&s=80",
twitter: "UriShaked"
},
varunkumar_nagarajan: {
name: "Varunkumar Nagarajan",
bio: "Varunkumar is a software engineer by profession and a blogger by passion. He's a technology enthusiast and has four years of industry experience.",
gravatar: "a7c860a23fc707909d7b78fcbb374367",
twitter: "varunkumar"
},
william_jeffries: {
name: "William Jeffries",
bio: "William is a Web Developer & panelist on Polymer Podcast",
image: "https://avatars3.githubusercontent.com/u/4542879?v=3&s=80",
twitter: "williamcodes"
},
wilson_page: {
name: "Wilson Page",
bio: "Wilson is a Front-end developer at Mozilla. He works with Firefox OS, web applications, web components, performance, and architecture.",
image: "https://avatars0.githubusercontent.com/u/1020551?v=3&s=80",
twitter: "wilsonpage"
},
zeno_rocha: {
name: "Zeno Rocha",
bio: "Zeno is front-end engineer at Liferay, Inc. Besides that, he's a writer at Smashing Magazine, member at the Google Developer Experts program, host at Zone Of Front-Enders podcast and co-founder of BrazilJS Foundation.",
gravatar: "e190023b66e2b8aa73a842b106920c93",
twitter: "zenorocha"
}
};