-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathspeakers.json
634 lines (634 loc) · 23.9 KB
/
speakers.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
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
621
622
623
624
625
626
627
628
629
630
631
632
633
634
{
"1": {
"id": 1,
"featured": true,
"name": "Paul Bakaus",
"title": "Googler, AMP expert",
"company": "Google",
"companyLogo": "/images/logos/google.svg",
"country": "",
"photoUrl": "/images/people/paul_bakaus.jpg",
"shortBio": "Paul is a Web Developer Advocate at Google, and spends most of his time making the web fast and user friendly, currently by supporting the Accelerated Mobile Pages project.",
"bio": "Paul worked at Zynga before Google and his widest known creations are jQuery UI and Aves Engine. Currently he is workign on the Accelerated Mobile Pages project.",
"tags": [
"Animations",
"Human perception",
"AMP",
"Chrome Dev Tools",
"PWA"
],
"badges": [
],
"socials": [
{
"icon": "gplus",
"link": "//plus.google.com/106129485759840435120",
"name": "Google+"
},
{
"icon": "website",
"link": "//paulbakaus.com/",
"name": "Blog"
},
{
"icon": "github",
"link": "//github.com/pbakaus",
"name": "Github"
},
{
"icon": "twitter",
"link": "//twitter.com/pbakaus",
"name": "Twitter"
},
{
"icon": "linkedin",
"link": "//www.linkedin.com/in/paulbakaus",
"name": "Linkedin"
}
]
},
"2": {
"id": 2,
"featured": false,
"name": "Sherol Chen",
"title": "Developer Advocate",
"company": "Google",
"companyLogo": "/images/logos/google.svg",
"country": "",
"photoUrl": "/images/people/sherol_chen.jpg",
"shortBio": "Sherol works with games product groups and Machine Learning tools at Google as a Developer Advocate.",
"bio": "Besides being a developer advocate at Google she is also a pre-collegiate instructor for Stanford University. She's taught at Stanford and around the world in five different countries. Her PhD work is in Computer Science, researching storytelling and Artificial Intelligence. ",
"tags": [
"Cloud",
"Machine Learning"
],
"badges": [
],
"socials": [
{
"icon": "website",
"link": "//sherol.github.io",
"name": "Blog"
},
{
"icon": "twitter",
"link": "//twitter.com/ffpaladin",
"name": "Twitter"
},
{
"icon": "linkedin",
"link": "//www.linkedin.com/in/ffpaladin/de",
"name": "Linkedin"
}
]
},
"3": {
"id": 3,
"featured": true,
"name": "Laura Krake",
"title": "Illustrator and Graphic Designer",
"company": "Stickman Ventures",
"companyLogo": "/images/logos/stickman_ventures.png",
"country": "",
"photoUrl": "/images/people/laura_krake.jpg",
"shortBio": "Graphic Designer and Illustrator determined to enhance UI/UX.",
"bio": "Laura graduated from the University of St. Thomas, MN with a B.A. in Spanish Linguists and a B.A. in Psychology. She applies her knowledge of human behavior and culture to technically architect everything from complex illustrations to minimalist vectors. Her favorite pastimes include painting digitally, playing Ultimate Frisbee, and ballroom dancing.",
"tags": [
"UX",
"Web"
],
"badges": [
],
"socials": [
{
"icon": "linkedin",
"name": "LinkedIn",
"link": "//www.linkedin.com/in/laura-krake-b7636199"
},
{
"icon": "twitter",
"link": "//twitter.com/LauraKrake",
"name": "Twitter"
}
]
},
"4": {
"id": 4,
"featured": true,
"name": "Sandeep Dinesh",
"title": "Developer Advocate",
"company": "Google",
"companyLogo": "/images/logos/google.svg",
"country": "",
"photoUrl": "/images/people/sandeep_dinesh.jpg",
"shortBio": "Sandeep is a Developer Advocate at Google, currently focused on helping developers with Google Cloud...",
"bio": "Sandeep started coding and creating websites when he was 12 and hasn't stopped. He is passionate about building easy-to-use products people love. Before Google, he founded an IoT startup in agriculture and developed educational HTML5 games. At Google, Sandeep's goal is to make cloud easy and help developers create the next big thing. Sandeep loves video games, making music, and martial arts, and has Bachelors in Marketing and Computer Science.",
"tags": [
"Cloud",
"Compute Engine",
"Firebase",
"Deep Learning",
"Kubernetes",
"IoT"
],
"badges": [
],
"socials": [
{
"icon": "gplus",
"name": "Google+",
"link": "//plus.google.com/u/0/106298452631478443711/posts"
}
]
},
"5": {
"id": 5,
"featured": false,
"name": "Martin Omander",
"title": "Program Manager for Google Developer Relations",
"company": "Google",
"companyLogo": "/images/logos/google.svg",
"country": "",
"photoUrl": "/images/people/martin_omander.jpg",
"shortBio": "Martin helps a lot for GDGs in North America and all around the world. He is a great coder and father too.",
"bio": "Alignment: Lawful Good",
"tags": [
"General",
"Community",
"GDGs",
"Firebase"
],
"badges": [
],
"socials": [
{
"icon": "gplus",
"name": "Google+",
"link": "//plus.google.com/+MartinOmander"
}
]
},
"6": {
"id": 6,
"featured": true,
"name": "Murat Yener",
"title": "Android GDE, Android Geek, GDG Istambul co-organizer",
"company": "Intel Corporation",
"companyLogo": "/images/logos/Intel-logo.svg",
"country": "",
"photoUrl": "/images/people/murat_yener.jpg",
"shortBio": "A code geek, open source committer, conference speaker and Android Software Developer at Intel.",
"bio": "Experienced in developing Mobile (native/html5), Java, Web, Flex, GWT, JavaEE and OSGi applications besides teaching courses and mentoring. Eclipse committer in Eclipse Libra project. GDG Istanbul organizer since 2009 and a Conference Speaker.",
"tags": [
"Android",
"IoT",
"Wearables"
],
"badges": [
{
"name": "Android GDE",
"description": "Android Google Developer Expert",
"link": "//developers.google.com/experts/people/murat-yener.html"
},
{
"name": "Java Champion",
"description": "Highest Honor in the Java Developer Realm",
"link": "//blogs.oracle.com/java/new-java-champion:-murat-yener"
}
],
"socials": [
{
"icon": "gplus",
"link": "//plus.google.com/114028338330916709688",
"name": "Google+"
},
{
"icon": "twitter",
"link": "//twitter.com/yenerm",
"name": "Twitter"
},
{
"icon": "linkedin",
"link": "//www.linkedin.com/in/muratyener",
"name": "Linkedin"
},
{
"icon": "website",
"link": "//muratyener.com/",
"name": "Blog"
}
]
},
"7": {
"id": 7,
"featured": true,
"name": "Justin Ribeiro",
"title": "GDE and GDG Mentor in North America Pacific Region",
"company": "Stickman Ventures, Inc.",
"companyLogo": "/images/logos/GDG_Oakdale.svg",
"country": "",
"photoUrl": "/images/people/justin_ribeiro.jpg",
"shortBio": "Build and hack on just about anything",
"bio": "Co-organizer of the GDG Oakdale, a GDE, Oakdale OpenMesh, and his three daughters. 18+ years development experience and author of the upcoming book 'Developing a Google Glass Edge', he is constantly building software, sensors, and hacking on toys.",
"tags": [
"Web",
"IoT",
"Wearables",
"Firebase"
],
"badges": [
{
"name": "GDE, Coder and presenter",
"description": "Wearables, IoT Google Developer Expert",
"link": "//developers.google.com/experts/people/justin-ribeiro.html"
}
],
"socials": [
{
"icon": "github",
"link": "//github.com/justinribeiro",
"name": "Github"
},
{
"icon": "twitter",
"link": "//twitter.com/justinribeiro",
"name": "Twitter"
},
{
"icon": "website",
"link": "//www.justinribeiro.com/",
"name": "Blog"
},
{
"icon": "gplus",
"link": "//google.com/+justinribeiro",
"name": "Google+"
}
]
},
"8": {
"id": 8,
"featured": false,
"name": "James Duvall IV",
"title": "Software Engineer, Speaker, GDG co-organizer",
"company": "Direct Technology",
"companyLogo": "/images/logos/GDG_Oakdale.svg",
"country": "",
"photoUrl": "/images/people/james_duvall.jpg",
"shortBio": "Software Engineer, speaker, GDG Oakdale and Oakdale OpenMesh organizer",
"bio": "A software engineer and co-organizer of the GDG Oakdale, Oakdale OpenMesh and his three daughters. With 10+ years of development experience, he works daily in .Net technologies, C#, and Chrome, building web applications that push the web to its limits.",
"tags": [
"Web",
"IoT",
"Chrome"
],
"badges": [
],
"socials": [
{
"icon": "twitter",
"link": "//twitter.com/jamesduvall",
"name": "Twitter"
},
{
"icon": "gplus",
"link": "//google.com/+JamesDuvallIV",
"name": "Google+"
}
]
},
"9": {
"id": 9,
"featured": false,
"name": "Walter Kuppens",
"title": "Software Engineer experienced in cloud technologies.",
"company": "Stickman Ventures, Inc.",
"companyLogo": "/images/logos/stickman_ventures.png",
"country": "",
"photoUrl": "/images/people/walter_kuppens.jpg",
"shortBio": "Passionate Software developer, wants to know why things work.",
"bio": "Walter is a software developer with an interest in web development and some more esoteric things like emulator development. He has worked with many technology stacks such as Go, Python, Rust, AWS, and GCP to build scalable applications for the modern web.",
"tags": [
"Compute Engine",
"App Engine"
],
"badges": [
],
"socials": [
{
"icon": "website",
"link": "//walterkuppens.com/",
"name": "blog"
}
]
},
"10": {
"id": 10,
"featured": false,
"name": "Paul Perrone",
"title": "Software Enginner and graduate student",
"company": "Stickman Ventures, Inc.",
"companyLogo": "/images/logos/stickman_ventures.png",
"country": "",
"photoUrl": "/images/people/paul_perrone.jpg",
"shortBio": "Data Analyst Enraptured with Machine Learning, Literature, and Video Games",
"bio": "Paul is a graduate of Claremont McKenna College with a bachelor's degree in Economics. He has worked with numerous APIs including the Riot Games API, the Twitter API, the Twitch API, and numerous Google Analytics stacks. Paul enjoys spending his free time studying Machine Learning, Literature, and Video Games.",
"tags": [
"Progressive Web Apps",
"Machine Learning"
],
"badges": [
],
"socials": [
{
"icon": "linkedin",
"link": "//www.linkedin.com/in/paulbperrone",
"name": "Linkedin"
}
]
},
"11": {
"id": 11,
"featured": false,
"name": "Csaba Toth",
"title": "Universal software engineer (can tackle any problem), Speaker, User Group junkie",
"company": "WestShore Technologies Inc., Csaba Technology Services, LLC",
"companyLogo": "/images/logos/GDG_Fresno.svg",
"country": "",
"photoUrl": "/images/people/csaba_toth.jpg",
"shortBio": "All-round software engineer (can tackle any problem), speaker, organizer",
"bio": "Full stack developer in Fresno and a user group junkie. He was C/C++ CAD software developer in the past and actively worked and working with .NET, Java and Python technology stacks including JS/HTML5/CSS front end (besides many).",
"tags": [
"Progressive Web Apps",
"Compute Engine",
"Android"
],
"badges": [
],
"socials": [
{
"icon": "github",
"link": "//github.com/MrCsabaToth",
"name": "Github"
},
{
"icon": "twitter",
"link": "//twitter.com/tocsa2",
"name": "Twitter"
},
{
"icon": "gplus",
"link": "//google.com/CsabaTothMr",
"name": "Google+"
},
{
"icon": "linkedin",
"link": "//www.linkedin.com/in/csabatothdev",
"name": "Linkedin"
}
]
},
"12": {
"id": 12,
"featured": false,
"name": "Derek Payton",
"title": "Software Developer and CTO",
"company": "Edit, LLC",
"companyLogo": "/images/logos/edit_llc.png",
"country": "",
"photoUrl": "/images/people/derek_payton.jpg",
"shortBio": "Derek is a software developer, Open Source contributor, community organizer, and shameless Python fanboy.",
"bio": "Derek built his first web page when he was 11 years old. The web has come a long way since 1998, and so has he. He first picked up Python in 2007 and hasn’t put it down since. He’s built dozens of websites and applications with Django, including sites for companies like DC Shoes, Sony, and Alpinestars. He’s built exactly one Android app before and would love to build more, except for that whole Java thing. He’s currently a Software Developer and CTO at Edit, LLC in Fresno, and organizes Fresno Python and Fresno Hack Night.",
"tags": [
"Python",
"Android",
"Community"
],
"badges": [
],
"socials": [
{
"icon": "github",
"link": "//github.com/dmpayton",
"name": "Github"
},
{
"icon": "twitter",
"link": "//twitter.com/dmpayton",
"name": "Twitter"
}
]
},
"13": {
"id": 13,
"featured": false,
"name": "Todd McLeod",
"title": "CIT Profesor, Speaker, Go advocate",
"company": "Fresno City College, California State University Fresno",
"companyLogo": "/images/logos/fcc_logo_wordmark.png",
"country": "",
"photoUrl": "/images/people/todd_mcleod.jpg",
"shortBio": "CIT Profesor, Speaker",
"bio": "Todd McLeod is tenured faculty at Fresno City College and also work at California State University Fresno. Recent areas of focus include Go, Python, Java, Android, and Git.",
"tags": [
"Go",
"App Engine"
],
"badges": [
],
"socials": [
{
"icon": "gplus",
"link": "//plus.google.com/+ToddMcLeod",
"name": "Google+"
}
]
},
"14": {
"id": 14,
"featured": false,
"name": "Rio Waller",
"title": "Educator, GDG leader and motivational speaker",
"company": "Fresno City College",
"companyLogo": "/images/logos/fcc_logo_wordmark.png",
"country": "",
"photoUrl": "/images/people/rio_waller.jpg",
"shortBio": "Programmer, Educator and Motivational Speaker",
"bio": "Rio teaches various software courses at Fresno City College. She is the engine of GDG Fresno and Women TechMakers Fresno and this conference as well.",
"tags": [
"Community",
"General",
"Google"
],
"badges": [
],
"socials": [
{
"icon": "gplus",
"link": "//plus.google.com/+RioWaller",
"name": "Google+"
},
{
"icon": "twitter",
"link": "//twitter.com/riowaller",
"name": "Twitter"
}
]
},
"15": {
"id": 15,
"featured": false,
"name": "Jim Hutson",
"title": "Principal Software Engineer",
"company": "IDG Communications",
"companyLogo": "/images/logos/IDG.png",
"country": "",
"photoUrl": "/images/people/jim_hutson.jpg",
"shortBio": "Zen-like tech solutions. And a little Tai Chi.",
"bio": "Besides being a principal software engineer, Jim is also organizer of the GDG Modesto meetup",
"tags": [
"AMP",
"Web"
],
"badges": [
],
"socials": [
{
"icon": "gplus",
"link": "//plus.google.com/+JimHutson",
"name": "Google+"
},
{
"icon": "linkedin",
"link": "//www.linkedin.com/in/jim-hutson-4ab06645",
"name": "Linkedin"
}
]
},
"16": {
"id": 16,
"featured": false,
"name": "Matt Higley",
"title": "Developer Fellow",
"company": "Bitwise Industries",
"companyLogo": "/images/logos/bitwise.svg",
"country": "",
"photoUrl": "/images/people/matt_higley.jpg",
"shortBio": "An educator of technology for Geekwise Academy and a passionate Front End Developer",
"bio": "My career in technology literally began with a business card in 2008. After a much admired instructor handed me the business card of a local entrepreneur of a budding design firm based out of Fresno, a thirty minute phone conversation and a three hour visit launched me into an internship that radically changed my life. I studied the art of web development from the ground up and have never stopped learning since. Each company I worked with over the years have pushed my abilities to new heights while presenting constant challenges that have tested my skills. I have had the chance to work on content management systems with both Drupal and Wordpress, manned the camera and sound equipment for a local videographer and took some time to work as an independent developer. My love of the front-end web has kept me focused and provided the opportunities to share that passion with others. It began with an off-the-cuff request to stand-in for another instructor and turned into a full-time career with Bitwise Industries as a Developer Fellow. I have had the honor of teaching hundreds of students who have worked through the Geekwise Academy Bootcamp courses, some of which who have gone on to create new tech companies, and others working on some of the most cutting edge projects in the valley. I have taught a university level course at Fresno Pacific College, empowered individuals coming in on welfare through the Department of Social Services and now spend my time inspiring high schoolers from Kingsburg and Fowler high raising up the next generation of developers.",
"tags": [
"Web",
"CSS",
"UX"
],
"badges": [
],
"socials": [
{
"icon": "facebook",
"link": "//www.facebook.com/matthewd.higley",
"name": "Facebook"
},
{
"icon": "twitter",
"link": "//twitter.com/matthewhigley",
"name": "Twitter"
},
{
"icon": "linkedin",
"link": "//www.linkedin.com/in/mhigley",
"name": "Linkedin"
},
{
"icon": "github",
"link": "//github.com/mhigley",
"name": "Github"
}
]
},
"17": {
"id": 17,
"featured": false,
"name": "Rick Gomez",
"title": "Tech Consultant",
"company": "Geekwise Academy, Edit LLC",
"companyLogo": "/images/logos/bitwise.svg",
"country": "",
"photoUrl": "/images/people/rick_gomez.jpg",
"shortBio": "Web developer, tech instructor, & tech consultant at Geekwise Academy",
"bio": "Web developer, tech instructor, & tech consultant at Geekwise Academy",
"tags": [
"Maps",
"Free Code Camp",
"Cloud",
"Web"
],
"badges": [
],
"socials": [
{
"icon": "facebook",
"link": "//www.facebook.com/rickagz",
"name": "Facebook"
},
{
"icon": "linkedin",
"link": "//www.linkedin.com/in/rickagz",
"name": "Linkedin"
}
]
},
"19": {
"id": 19,
"featured": false,
"name": "Joshua Houser",
"title": "Robot dude",
"company": "Fresno Ideaworks, Schneider Electric",
"companyLogo": "/images/logos/ideaworks-logo-invert.png",
"country": "",
"photoUrl": "/images/people/joshua_houser.jpg",
"shortBio": "CAD Geek, Coffee addict and love playing in the dirt and on the rocks",
"bio": "Founding member of Fresno Ideaworks, served roles in pushing brooms, opening doors, giant CNC programming, welding, community projects and outreach. One of the main geeks involved in Super Sumo Saturdays, helping folks put together and program their first Sumo Bot. Guilty for the creation of \"Smiley\", the somewhat erratic, pushy sumo bot. Also, a long time mentor for area FIRST Robotics teams, regional Judge Advisor for the Central Valley FIRST Robotics Competition and FLL Judge for the past 4 years. Also 20 years at Schneider Electric.",
"tags": [
"Maker Space",
"CAD",
"Robotics"
],
"badges": [
],
"socials": [
{
"icon": "twitter",
"link": "//twitter.com/pelcojosh",
"name": "Twitter"
}
]
},
"20": {
"id": 20,
"featured": false,
"name": "Andrew Runner",
"title": "Blacksmith Instructor",
"company": "Fresno Ideaworks",
"companyLogo": "/images/logos/ideaworks-logo-invert.png",
"country": "",
"photoUrl": "/images/people/andrew_runner.jpg",
"shortBio": "Resident Smith for Fresno Ideaworks and also a member of the Outreach Team. Andrew brings enthusiasm mixed with experience to every department he volunteers in.",
"bio": "Resident Smith for Fresno Ideaworks and also a member of the Outreach Team. Andrew brings enthusiasm mixed with experience to every department he volunteers in.",
"tags": [
"Maker Space",
"Arduino",
"Robotics",
"Smith"
],
"badges": [
],
"socials": [
{
"icon": "facebook",
"link": "//www.facebook.com/drewdaro",
"name": "Facebook"
}
]
}
}