-
Notifications
You must be signed in to change notification settings - Fork 33
/
Copy pathpodcasts.json
660 lines (660 loc) · 28.7 KB
/
podcasts.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
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
[
{
"name": "Laravel Portugal Live",
"host": "Caneco",
"url": "www.laravel.pt",
"category": "Laravel, PHP, Web Developer, General, talents, Newbie, front end development, backend development, web development",
"description": "Laravel Portugal members get together to talk about Laravel, PHP, the Portuguese community, ideas and more.",
"languages": "Portuguese",
"updates": "Every other week",
"broadcast": "Fridays",
"logo": "https://image.simplecastcdn.com/images/b4873f13-5668-45a7-834c-497d5cf3b209/ac2a9eb4-4a96-4fa0-a911-1b69abef3493/480x480/laravel-portugal-new-logo.jpg"
},
{
"name": "The Drunken UX Podcast",
"host": "Michael Fienen and Aaron Hill",
"url": "www.drunkenux.com",
"category": "JavaScript, Web Developer, General, talents, Newbie, front end development, web development",
"description": "An irreverent show where we drink and talk about building things on the internet.",
"languages": "English",
"updates": "Every other week",
"broadcast": "Mondays",
"logo": "https://drunkenux.com/wp-content/uploads/2019/03/cover-2019.jpg"
},
{
"name": ".NET Rocks",
"host": "Carl Franklin and Richard Campbell",
"url": "www.dotnetrocks.com",
"category": "programing, .net, Microsoft",
"description": "Programming on the Microsoft .NET platform",
"languages": "English",
"updates": "weekly",
"broadcast": "Tuesdays and Thursdays",
"logo": "https://www.dotnetrocks.com/Content/img/basic/logo2.png"
},
{
"name": "Creative Chronicles",
"host": "Bright C.",
"url": "www.thecreativeschronicles.com",
"category": "general, talents",
"description": "The Journey Telling the stories of Creatives",
"languages": "English",
"updates": "weekly",
"broadcast": "fridays",
"logo": "https://thecreativeschronicles.com/wp-content/uploads/2018/10/TCC-Logo.png"
},
{
"name": "Syntax",
"host": "Wes Bos and Scott Tolinski",
"url": "syntax.fm",
"category": "JavaScript, Web Developer, React,",
"description": "A Tasty Treats Podcast for Web Developers.",
"languages": "English",
"updates": "Daily",
"broadcast": "Monday & Thursday",
"logo": "https://syntax.fm/static/logo.png"
},
{
"name": "CodeNewbie",
"host": "Saron Yitbarek",
"url": "www.codenewbie.org/podcast",
"category": "Newbie, Talents, Coding,",
"description": "Stories from people on their coding journey.",
"languages": "English",
"updates": "Weekly",
"broadcast": "Tuesdays",
"logo": "https://s3.amazonaws.com/codenewbie-assets/codenewbie+hashtag+logo.png"
},
{
"name": "Security Now",
"host": "Steve Gibson",
"url": "https://www.grc.com/securitynow.htm",
"category": "Network Security, Computer Science,",
"description": "Weekly round up of IT Security news and technical deep dives",
"languages": "English",
"updates": "Weekly",
"broadcast": "Tuesdays",
"logo": "https://elroycdn.twit.tv/sites/default/files/styles/twit_album_art_600x600/public/images/shows/security_now/album_art/sn1400.jpg"
},
{
"name": "Developer Tea",
"host": "Jonathan Cutrell",
"url": "https://spec.fm/podcasts/developer-tea",
"category": "Startup, Developer",
"description": "A podcast for developers designed to fit inside your tea break",
"languages": "English",
"updates": "Daily",
"broadcast": "Week days",
"logo": "https://spec.fm/static/img/shows/developertea.jpg"
},
{
"name": "freecodecamp",
"host": "Quincy Larson",
"url": "https://freecodecamp.libsyn.com/",
"category": "online courses, programming projects, interview preparation",
"description": "The official podcast of the freeCodeCamp open source community. Learn to code with free online courses, programming projects, and interview preparation for developer jobs.",
"languages": "English",
"updates": "Weekly",
"broadcast": "Weekly",
"logo": "https://assets.libsyn.com/secure/content/17773585/?height=80"
},
{
"name": "Podcast.__.init__(Python’)",
"host": "Tobias Macey",
"url": "https://www.podcastinit.com/",
"category": "Python",
"description": "Podcast.__.init focuses on the technical details of writing in Python and is valuable for anyone building an application of their own.",
"languages": "English",
"updates": "Daily",
"broadcast": "Weekly",
"logo": "https://i0.wp.com/www.podcastinit.com/wp-content/uploads/revised_logo.png"
},
{
"name": "frontendhappyhour",
"host": "Ryan Burgess",
"url": "http://frontendhappyhour.com/",
"category": "Javascript, front end developement, build tools, web development",
"description": "A podcast featuring a panel of Software Engineers from Netflix, Evernote, Atlassian & LinkedIn talking over drinks about all things Front End development.",
"languages": "English",
"updates": "Every alternative week",
"broadcast": "Every alternative week",
"logo": "http://frontendhappyhour.com/public/img/front-end-happy-hour.svg"
},
{
"name": "Head GAMs",
"host": "Bryan Gottlieb and Jonathan Carter",
"url": "https://soundcloud.com/user-121566285",
"category": "Mental fitness in Gaming",
"description": "However you compete, Head GAMs is the best resource for strengthening your mental game.",
"languages": "English",
"updates": "weekly",
"broadcast": "Mondays",
"logo": "https://pbs.twimg.com/profile_images/1047688630867652608/Cl7Si8QO_400x400.jpg"
},
{
"name": "Orthogonal",
"host": "Andrew Carroll, Brett Kelly",
"url": "https://spec.fm/podcasts/orthogonal",
"category": "finance, freelance",
"description": "A show about finance, freelance and being better at both",
"languages": "English",
"updates": "weekly",
"broadcast": "Thursday",
"logo": "https://spec.fm/static/img/shows/orthogonal.jpg"
},
{
"name": "The CyberWire",
"host": "John Petrik",
"url": "thecyberwire.com/podcasts",
"category": "Cybersecurity, Security, Internet,",
"description": "The CyberWire podcasts are our look at what's happening in cyberspace. It provides clear and concise summaries of the news and offers commentary from industry experts as well as our partners.",
"languages": "English",
"updates": "Daily",
"broadcast": "Week days",
"logo": "https://thecyberwire.com/podcasts/images/CyberWire-iTunes_Cover-1.jpg"
},
{
"name": "Hipsters",
"host": "Paulo Silveira, Maurício 'Balboa' Linhares and Roberta Arcoverde",
"url": "www.hipsters.tech",
"category": "general, dev, security, startup, scrum",
"description": "O Hipsters Ponto Tech é o podcast onde o pessoal da Caelum e da Alura entra em discussões acaloradas sobre programação, design, ux, gadgets, startups e as últimas modinhas em tecnologia.",
"languages": "Portuguese",
"updates": "weekly",
"broadcast": "tuesday",
"logo": "https://hipsters.tech/wp-content/uploads/2017/01/logo-hipsters-pontotech.svg"
},
{
"name": "Talk Python to Me",
"host": "Michael Kennedy",
"url": "https://talkpython.fm/",
"category": "Python, Software Development",
"description": "Talk Python to Me is a weekly podcast hosted by Michael Kennedy. The show covers a wide array of Python topics as well as many related topics (e.g. MongoDB, AngularJS, DevOps).",
"languages": "English",
"updates": "Weekly",
"broadcast": "Week days",
"logo": "https://talkpython.fm/static/img/talk_python_logo_mic.png"
},
{
"name": "The Changelog",
"host": "Adam Stacoviak",
"url": "https://changelog.com/",
"category": "Software",
"description": "News for developers",
"languages": "English",
"updates": "Every alternative day",
"broadcast": "Every alternative day",
"logo": "https://cdn.changelog.com/images/brand/changelog-logomark-97913322799ebebe4ec08d1ee2492899.svg?vsn=d"
},
{
"name": "Darknet Diaries",
"host": "Jack Rhysider",
"url": "https://darknetdiaries.com/",
"category": "Cybersecurity, Security, Internet,",
"description": "True stories from the dark side of the Internet.",
"languages": "English",
"updates": "Every alternative week",
"broadcast": "Every alternative week",
"logo": "https://darknetdiaries.com/imgs/darknet-diaries-sq.png"
},
{
"name": "Software Engineering Daily",
"host": "Jeff Meyerson",
"url": "https://softwareengineeringdaily.com/",
"category": "Software",
"description": "Software Engineering Daily features daily interviews about technical software topics.",
"languages": "English",
"updates": "daily",
"broadcast": "daily",
"logo": "https://i2.wp.com/softwareengineeringdaily.com/wp-content/uploads/2018/05/logo.png?fit=321%2C138&ssl=1"
},
{
"name": "DEVNAESTRADA",
"host": "Fellipe Azambuja",
"url": "devnaestrada.com.br",
"category": "Web development",
"description": "The podcast on web development, with interviews, discussions and community events.",
"languages": "Portuguese",
"updates": "weekly",
"broadcast": "Friday",
"logo": "https://devnaestrada.com.br/assets/img/logo-dne.svg"
},
{
"name": "The Agile Revolution",
"host": "Craig Smith, Renee Troughton, Tony Ponton",
"url": "https://theagilerevolution.com/",
"category": "Agile, Software",
"description": "The Agile Revolution :: your one-stop podcast for all things Agile!",
"languages": "English",
"updates": "irregular",
"broadcast": "irregular",
"logo": "https://theagilerevolution.files.wordpress.com/2013/02/theagilerevolution3.jpg"
},
{
"name": "Hello Internet",
"host": "CGP Grey and Dr. Brady Haran",
"url": "http://www.hellointernet.fm/",
"category": "general, youtube",
"description": "Interesting ramblings of two youtubers.",
"languages": "English",
"updates": "biweekly",
"broadcast": "fridays",
"logo": "https://static1.squarespace.com/static/52d66949e4b0a8cec3bcdd46/t/52f20963e4b028d7d4c1f6d4/1391593828907/Hello+Internet.003.png"
},
{
"name": "Hanselminutes",
"host": "Scott Hanselman",
"url": "https://hanselminutes.com/",
"category": "Technology",
"description": "Fresh Tech Talk from Fresh Faces",
"languages": "English",
"updates": "weekly",
"broadcast": "Thursday",
"logo": "https://hanselminutes.com/images/logo.png"
},
{
"name": "Full Stack Radio",
"host": "Adam Wathan",
"url": "http://www.fullstackradio.com/",
"category": "Software Development, Programming, Full Stack Dev",
"description": "A podcast for developers interested in building great software products. Every episode, Adam Wathan is joined by a guest to talk about everything from product design and user experience to unit testing and system administration.",
"languages": "English",
"updates": "Every alternative week",
"broadcast": "Once or Twice a month",
"logo": "https://media.simplecast.com/podcast/image/279/small_1413649662-artwork.jpg"
},
{
"name": "Geek Speak",
"host": "Lyle Troxell",
"url": "https://geekspeak.org/",
"category": "Technology, Programming, Geek",
"description": "A podcast created in Silicon Valley about how technology affects society and culture from the Geek perspective. Airing weekly since 1998.",
"languages": "English",
"updates": "Weekly",
"broadcast": "Weekly",
"logo": "https://geekspeak.org//assets/GeekSpeak_title_300w-94c7a7e0537f564893a3e56a1fbc125c2e72f58c2316cef67d21e31c5b133dbf.png"
},
{
"name": "JavaScript Jabber",
"host": "Charles Wood",
"url": "https://devchat.tv/js-jabber/",
"category": "JavaScript",
"description": "A weekly podcast discussing the superb language JavaScript.",
"languages": "English",
"updates": "weekly",
"broadcast": "weekly",
"logo": "https://devchat.tv/wp-content/uploads/2016/04/javascript_jabber_thumb.jpg"
},
{
"name": "IRL",
"host": "Veronica Belmont",
"url": "https://irlpodcast.org/",
"category": "Technology, Geek, Internet, Cybersecurity",
"description": "Host Veronica Belmont shares real stories of life online and real talk about the future of the Web.",
"languages": "English",
"updates": "Weekly/Seasonal",
"broadcast": "Monday",
"logo": "https://irlpodcast.org/images/episodes/S01E00/artwork.png"
},
{
"name": "PodProgramar",
"host": "Jessi Zanelato",
"url": "https://mundopodcast.com.br/podprogramar",
"category": "News, Programming",
"description": "Podcast presented by developers Jessi Zanelato and Ana Eliza, focused on programming, news and stories from the area, everything with feminine touch in an area dominated by men.",
"languages": "Portuguese",
"updates": "Irregular",
"broadcast": "Irregular",
"logo": "https://i.imgur.com/Dqu4mSH.jpg"
},
{
"name": "Command Line Heros",
"host": "Saron Yitbarek",
"url": "https://www.redhat.com/en/command-line-heroes",
"category": "open source, hackers, programmers, technology",
"description": "An original podcast about the people who transform technology from the command line up. Presented by Red Hat.",
"languages": "English",
"updates": "Seasonal",
"broadcast": "Every 2 week",
"logo": "https://www.redhat.com/cms/managed-files/thumb-clh-500x500.png"
},
{
"name": "Learn to Code with Me",
"host": "Laurence Bradford",
"url": "https://learntocodewith.me/podcast/",
"category": "technology, learning, education",
"description": "The Learn to Code With Me podcast, created by Laurence Bradford, is for aspiring techies and self-taught coders looking to transition into the tech industry. Want actionable insights on how you can get paid for your coding skills? Then you're in the right place!",
"languages": "English",
"updates": "Weekly, Seasonal",
"broadcast": "Tuesday",
"logo": "https://mk0learntocodew6bl5f.kinstacdn.com/wp-content/themes/remixx/images/logo.svg"
},
{
"name": "Insanely Chill",
"host": "Cody Ko",
"url": "http://insanelychillpodcast.com/",
"category": "comedy, interesting",
"description": "A podcast with guest with funny topics",
"languages": "English",
"updates": "bi weekly",
"broadcast": "fridays",
"logo": "http://insanelychillpodcast.com/images/podcast_logo_website.png"
},
{
"name": "Myths & Legends",
"host": "Jason",
"url": "https://www.mythpodcast.com/",
"category": "folklore, myths, stories",
"description": "Myths & Legends from all over the world",
"languages": "English",
"updates": "Weekly",
"broadcast": "Wednesdays",
"logo": "https://www.mythpodcast.com/wp-content/uploads/2018/07/myths_and_legends_logo.png"
},
{
"name": "Sprint",
"host": "Michael Dusing, Kyle Coberly, and Emily McCammon",
"url": "https://www.sprintuxpodcast.com/",
"category": "UX, design, news, technology",
"description": "Each week Michael Dusing, Kyle Coberly and Emily McCammon sit down for the Sprint, a UX podcast. Listen as they drink and converse their way through UX, design and tech news.",
"languages": "English",
"updates": "Weekly",
"broadcast": "Weekly",
"logo": "https://static1.squarespace.com/static/584dd01dbebafb9fcae5e2f2/t/584f27cc6b8f5b32b20ebc1e/1481582549510.png?format=300w"
},
{
"name": "AppStories",
"host": "Federico Viticci, John Voorhees",
"url": "https://appstories.net",
"category": "Tech News",
"description": "A weekly exploration of the world of apps",
"languages": "English",
"updates": "weekly",
"broadcast": "Mondays",
"logo": "https://appstories.net/app/themes/appstories/images/logo.svg"
},
{
"name": "Samurai Cast",
"host": "Felipe Fontoura",
"url": "https://devsamurai.com.br/samurai-cast/",
"category": "Technology, Learning, Productivity",
"description": "Tudo sobre como Aprender programação do ZERO ao Avançado, Produtividade, Carreira de TI e também o dia-a-dia de um programador (esse ser mítico que transforma cafeína em código).",
"languages": "Portuguese",
"updates": "weekly",
"broadcast": "Mondays",
"logo": "https://i.imgur.com/25fmJtC.png"
},
{
"name": "Stuff You Should Know",
"host": "Josh Clark, Charles W. “Chuck” Bryant",
"url": "https://www.stuffyoushouldknow.com/",
"category": "Society & Culture",
"description": "If you've ever wanted to know about champagne, satanism, the Stonewall Uprising, chaos theory, LSD, El Nino, true crime and Rosa Parks then look no further. Josh and Chuck have you covered.",
"languages": "English",
"updates": "Weekly",
"broadcast": "Weekly",
"logo": "http://static.megaphone.fm/podcasts/1e705dd4-2de6-11e8-b55d-9ba6ddb3f75e/image/uploads_2F1521732699052-l46bxmk0qkc-071bfd4afd80223fcb2b944c07c0f97e_2Fsysk-audio-1600.jpg"
},
{
"name": "The CyberWire",
"host": "John Petrik",
"url": "thecyberwire.com/podcasts",
"category": "Cybersecurity, Security, Internet,",
"description": "The CyberWire podcasts are our look at what's happening in cyberspace. It provides clear and concise summaries of the news and offers commentary from industry experts as well as our partners.",
"languages": "English",
"updates": "Daily",
"broadcast": "Week days",
"logo": "https://thecyberwire.com/podcasts/images/CyberWire-iTunes_Cover-1.jpg"
},
{
"name": "Hipsters",
"host": "Paulo Silveira, Maurício 'Balboa' Linhares and Roberta Arcoverde",
"url": "www.hipsters.tech",
"category": "general, dev, security, startup, scrum",
"description": "O Hipsters Ponto Tech é o podcast onde o pessoal da Caelum e da Alura entra em discussões acaloradas sobre programação, design, ux, gadgets, startups e as últimas modinhas em tecnologia.",
"languages": "Portuguese",
"updates": "weekly",
"broadcast": "tuesday",
"logo": "https://hipsters.tech/wp-content/uploads/2017/01/logo-hipsters-pontotech.svg"
},
{
"name": "Talk Python to Me",
"host": "Michael Kennedy",
"url": "https://talkpython.fm/",
"category": "Python, Software Development",
"description": "Talk Python to Me is a weekly podcast hosted by Michael Kennedy. The show covers a wide array of Python topics as well as many related topics (e.g. MongoDB, AngularJS, DevOps).",
"languages": "English",
"updates": "Weekly",
"broadcast": "Week days",
"logo": "https://talkpython.fm/static/img/talk_python_logo_mic.png"
},
{
"name": "Castálio Podcast",
"host": "Elyézer e Bruno",
"url": "https://castalio.info/",
"category": "general, dev, security, startup, scrum, tecnology",
"description": "O Castálio é um podcast publicado quinzenalmente. Elyézer e Bruno falam sobre tecnologia, desenvolvimento de software, linguagens de programação e o mundo do Open Source! A maioria dos episódios são em português mas eventualmente trazemos alguns em inglês",
"languages": "Portuguese",
"updates": "Biweekly",
"broadcast": "Week days",
"logo": "https://castalio.info/images/castalio-podcast.png"
},
{
"name": "forLoopPod",
"host": "ForLoop Africa",
"url": "https://podcast.forloop.africa/",
"category": "Technical talks, Teach reviews, Interviews",
"description": "Technical talks, tech reviews and personality interviews from people on their software development or design journey in Africa and across the globe",
"languages": "English",
"updates": "weekly",
"broadcast": "Monday & Fridays",
"logo": "https://deow9bq0xqvbj.cloudfront.net/image-logo/2951001/Rectangle.png"
},
{
"name": "Android Developers Backstage",
"host": "Chet Hasse and Tor Norbye",
"url": "http://androidbackstage.blogspot.com/",
"category": "Android, mobile",
"description": "Android Backstage, a podcast by and for Android developers.",
"languages": "English",
"updates": "biweekly",
"broadcast": "Mondays",
"logo": "http://storage.googleapis.com/androiddevelopers/android_developers_backstage/adb.png"
},
{
"name": "Fragmented",
"host": "Donn Felker and Kaushik Gopal",
"url": "http://fragmentedpodcast.com/",
"category": "Android, mobile",
"description": "The Fragmented Podcast is a podcast for Android Developers hosted by Donn Felker and Kaushik Gopal.",
"languages": "English",
"updates": "periodically",
"broadcast": "Periodically",
"logo": "https://media.simplecast.com/podcast/image/1684/1474255312-artwork.jpg"
},
{
"name": "Embedded.fm",
"host": "Christopher and Elecia White",
"url": "https://www.embedded.fm/",
"category": "Embedded, hardware",
"description": "Embedded is the show for people who love gadgets.",
"languages": "English",
"updates": "Weekly",
"broadcast": "Thursday",
"logo": "http://static1.squarespace.com/static/50834ba9c4aa1a31c651078b/t/575ae364044262ac9d73d8b5/1465574246647/1500w/squarePoster1.jpg"
},
{
"name": "The Amp Hour",
"host": "Dave Jones and Chris Gammell",
"url": "https://theamphour.com/",
"category": "Embedded, hardware",
"description": "A weekly podcast about the electronics industry. Occasional guests. Lots of laughs.",
"languages": "English",
"updates": "Weekly",
"broadcast": "Thursday",
"logo": "https://theamphour.com/wp-content/uploads/powerpress/TheAmpHour-1400.jpg"
},
{
"name": "Method Podcast from Google Design",
"host": "Aidan Simpson",
"url": "https://design.google/library/podcasts/",
"category": "Design",
"description": "Hosted by Interaction Designer Aidan Simpson, the Method podcast profiles designers at Google, giving listeners an inside look at their journeys and design choices.",
"languages": "English",
"updates": "Monthly",
"broadcast": "Tuesday",
"logo": "http://static.libsyn.com/p/assets/1/e/9/3/1e9365bd0862bf3f/METHOD_SC_AVATAR_HERO_00.png"
},
{
"name": "Design Notes",
"host": "Liam Spradlin",
"url": "https://design.google/library/podcasts/",
"category": "Design",
"description": "Design Notes is a show about creative work and what it teaches us, hosted by Google’s Liam Spradlin. Each episode we’ll talk with people from unique creative fields to discover what inspires and unites us in our practice.",
"languages": "English",
"updates": "Monthly",
"broadcast": "Tuesday",
"logo": "http://static.libsyn.com/p/assets/8/c/8/2/8c823317aaa6c9b6/DN_LOGO_1X1.png"
},
{
"name": "Internet of Things Podcast",
"host": "Stacey Higginbotham and Kevin Tofel",
"url": "https://iotpodcast.com/",
"category": "Embedded, hardware, IoT",
"description": "Stacey Higginbotham (formerly Sr. Editor at Fortune) and co-host Kevin Tofel discuss the latest news and analysis of the Internet of Things.",
"languages": "English",
"updates": "weekly",
"broadcast": "Thursday",
"logo": "https://iotpodcast.com/wp-content/uploads/2015/07/IOT-podcast-12.png"
},
{
"name": "Google Cloud Platform Podcast",
"host": "Melanie Warrick and Mark Mandel",
"url": "https://www.gcppodcast.com/",
"category": "Javascript, front end developement, build tools, web development",
"description": "The Google Cloud Platform Podcast, coming to you every week. Discussing everything from on Google Cloud Platform from App Engine to Big Query.",
"languages": "English",
"updates": "Weekly",
"broadcast": "Tuesday",
"logo": "http://www.gcppodcast.com/images/logo_large.png"
},
{
"name": "Design for Voice",
"host": "Jeremy Wilken",
"url": "https://anchor.fm/design-for-voice",
"category": "Voice",
"description": "Learn from industry leaders and pioneers about how to build quality voice experience with Design for Voice.",
"languages": "English",
"updates": "biweekly",
"broadcast": "Friday",
"logo": "https://s3-us-west-2.amazonaws.com/anchor-generated-image-bank/production/podcast_uploaded_nologo400/739822/739822-1533861379317-a7fc2f15d5b5d.jpg"
},
{
"name": "AngularAir",
"host": "Justin",
"url": "https://angularair.com/",
"category": "Angular",
"description": "AngularAir has a panel of some of the most awesome Angular developers the community has to offer.",
"languages": "English",
"updates": "biweekly",
"broadcast": "Friday",
"logo": "https://angularair.com/ng-air-logo-light.png"
},
{
"name": "React Native Radio",
"host": "Nader Dabit",
"url": "https://devchat.tv/react-native-radio/",
"category": "react-native",
"description": "All things about React Native",
"languages": "English",
"updates": "irregular",
"broadcast": "irregular",
"logo": "https://devchat.tv/wp-content/uploads/2016/04/react-native-radio-album-art.jpg"
},
{
"name": "JS Party",
"host": "Mikeal Rogers, Jarod Santo and more...",
"url": "https://changelog.com/jsparty",
"category": "JavaScript development",
"description": "A community celebration of JavaScript and the web",
"languages": "English",
"updates": "weekly",
"broadcast": "Friday",
"logo": "https://cdn.changelog.com/uploads/convers/js-party-medium.png?v=63688781367"
},
{
"name": "Shop Talk Show",
"host": "Dave Rupert and Chris Coyier",
"url": "https://shoptalkshow.com/",
"category": "tech, front-end development, UX",
"description": "ShopTalk is a podcast about front end web design, development and UX. Each week Chris Coyier and Dave Rupert are joined by a special guest to talk shop and answer listener submitted questions.",
"languages": "English",
"updates": "weekly",
"broadcast": "mondays",
"logo": "https://shoptalkshow.com/wp-content/themes/shoptalk2/images/shoptalk_logo.png"
},
{
"name": "TED Talks Daily",
"host": "TED",
"url": "https://www.ted.com/about/programs-initiatives/ted-talks/ted-talks-audio",
"category": "ideas, general, stories",
"description": "Every weekday, this feed brings you our latest talks in audio format. Hear thought-provoking ideas on every subject imaginable -- from Artificial Intelligence to Zoology, and everything in between -- given by the world's leading thinkers and doers.",
"languages": "English",
"updates": "daily",
"broadcast": "week days",
"logo": "https://pi.tedcdn.com/r/pb-assets.tedcdn.com/system/baubles/files/000/005/187/original/TED_Talks_Podcast_Thumbnail_Audio_600px.png?w=320"
},
{
"name": "Co-optional",
"host": "Genna Bain, Brooke Thorne and Jesse Cox",
"url": "https://player.fm/series/the-co-optional-podcast-56662",
"category": "tech, video games",
"description": "An irreverent gaming show hosted by Genna Bain, Brooke Thorne and Jesse Cox. Here you will also find the late John “TotalBiscuit” Bain’s audio content.",
"languages": "English",
"updates": "daily",
"broadcast": "week days",
"logo": "https://is2-ssl.mzstatic.com/image/thumb/Podcasts123/v4/87/3e/36/873e367e-f347-e671-8aa4-ef53fcbc5856/mza_5515857579240649757.png/313x0w.jpg"
},
{
"name": "Hackable?",
"host": "Justin",
"url": "https://hackablepodcast.com/",
"category": "Security",
"description": "Curious about how cybercriminals get all of your information? 'Hackable?' gets into the mind of a hacker to see how easy it is to crack into Wi-Fi, cars, webcams, and more.",
"languages": "English",
"updates": "irregular",
"broadcast": "irregular",
"logo": "https://res.cloudinary.com/response-mktg/image/upload/v1490973629/hackable-podcast/icons/apple-icon-57x57.png"
},{
"name": "QuebraDev",
"host": "Gustavo Castilião, Kaio Teixeira and more...",
"url": "https://quebradev.com.br/sobre/",
"category": "Tech, Career, Suburban representativeness",
"description": "The podcast of suburban origin that appeared with the objective of representing us in the area of technology",
"languages": "Portuguese",
"updates": "irregular",
"broadcast": "irregular",
"logo": "https://quebradev.com.br/images/logo.png"
},
{
"name": "Фронтенд Юность",
"host": "youknow.st",
"url": "youknow.st",
"category": "JavaScript, Web Developers, front end development, web development",
"description": "Podcast about frontend dev, 18+",
"languages": "Russian",
"updates": "Every other week",
"broadcast": "irregular",
"logo": "https://youknow.st/static/logo-16bf6b9b40e556f92ecfafbb5067d08c.svg"
},{
"name": "Podcast FalaDev",
"host": "Diego Fernandes",
"url": "https://anchor.fm/faladev",
"category": "Tech, Education, Dev",
"description": "A gente passa a maior parte do tempo escrevendo código. Agora chegou o momento de falar sobre isso. Nesse podcast três programadores se reúnem para discutir o universo da programação.",
"languages": "Portuguese",
"updates": "irregular",
"broadcast": "irregular",
"logo": "https://s3-us-west-2.amazonaws.com/anchor-generated-image-bank/production/podcast_uploaded_nologo400/528611/528611-1602707574568-19b199d9f1acb.jpg"
}
]