Lennevia / podcast

A curated list of awesome dev podcast around the globe

Home Page:http://hassansani.me/podcast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Podcast Collection

A curated list of awesome dev podcasts around the globe.

How to contribute

Let start

First things first

Check out these articles on how to make your first PR

  1. GitHub
  2. Medium

Check the existing list. For inspirations

Next

If an awesome podcast you know is not already on this list, this is how you can add it

  • fork this repo
  • clone it to you local machine
  • open the data file
  • Add yours in the format below
  • Send a pull request ๐ŸŽ‰
{
    "name": "The 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://pbs.twimg.com/profile_images/913581805625808/cdio1mQ5.jpg"
},

Name: Name of the podcast,
Host: Name of the host (optional)
URL: Web address of the podcast
Category: The podcast focused content (JavaScript, Web Development, Machine Learning) make sure you seperate with a comma(,), if more than one category.
Description: Just a few words about the podcast, a copy and paste is a good start
Languages: Language spoken. (English, Spanish, French) make sure you seperate with a comma(,), if more than one Language.
Updates: The frequency of released episodes (daily, weekly or monthly).
broadcast: Day/Date of release.
Logo: url link of podcast image (optional)

Contributing

Thank you for taking the time to contribute! ๐Ÿ‘๐ŸŽ‰

Follow the steps above and you are done.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A curated list of awesome dev podcast around the globe

http://hassansani.me/podcast

License:MIT License


Languages

Language:TypeScript 33.6%Language:CSS 30.1%Language:JavaScript 28.6%Language:HTML 7.7%