All Projects → inidaname → podcast

inidaname / podcast

Licence: MIT license
A curated list of awesome dev podcast around the globe

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects

Projects that are alternatives of or similar to podcast

Awesome Russian It
📖 🎧 📺 📆 Список полезных русскоязычных ресурсов, связанных с ИТ
Stars: ✭ 323 (+1800%)
Mutual labels:  podcast, podcasts
Winds
A Beautiful Open Source RSS & Podcast App Powered by Getstream.io
Stars: ✭ 8,530 (+50076.47%)
Mutual labels:  podcast, podcasts
Spotify-Podcast-Feed
A service which provides Spotify podcast as RSS feed, which can be subscribed in any podcast app.
Stars: ✭ 16 (-5.88%)
Mutual labels:  podcast, podcasts
podverse-api
Data API, database migration scripts, and backend services for all Podverse models
Stars: ✭ 15 (-11.76%)
Mutual labels:  podcast, podcasts
Tsacdop
Enjoy podcasts with Tsacdop! A podcast player built with flutter.
Stars: ✭ 188 (+1005.88%)
Mutual labels:  podcast, podcasts
Podstation
podStation is a web podcast aggregator for Chrome.
Stars: ✭ 76 (+347.06%)
Mutual labels:  podcast, podcasts
Podlive Macos
Never miss a live streaming podcast!
Stars: ✭ 40 (+135.29%)
Mutual labels:  podcast, podcasts
podhouse
The best way to listen to your favorite podcasts.
Stars: ✭ 39 (+129.41%)
Mutual labels:  podcast, podcasts
Awesome Podcasts
🎙 A collection of awesome engineering podcasts! ARCHIVED in favor of https://github.com/rShetty/awesome-podcasts
Stars: ✭ 184 (+982.35%)
Mutual labels:  podcast, podcasts
Awesome Podcasts
🎙 Curated podcasts for designers, developers, product managers, entrepreneurs and hustlers
Stars: ✭ 116 (+582.35%)
Mutual labels:  podcast, podcasts
Spotifeed
A simple service to serve up Spotify podcasts as RSS feeds for use in any podcast app.
Stars: ✭ 238 (+1300%)
Mutual labels:  podcast, podcasts
podcasts
Awesome Podcasts
Stars: ✭ 64 (+276.47%)
Mutual labels:  podcasts, curated-list
podcast-feed-parser
A highly customizable package for fetching and parsing podcast feeds into simple and manageable JavaScript objects. For use with node or in the browser.
Stars: ✭ 39 (+129.41%)
Mutual labels:  podcast
JavaScriptAlgorithms
All Algorithms implemented in JavaScript - a project for hacktoberfest2019 - NO new Issues/PRs for hacktoberfest 2020 or 2021 - thank you
Stars: ✭ 56 (+229.41%)
Mutual labels:  hacktoberfest2019
jelly-beats
A decentralized music and podcasts streaming platform
Stars: ✭ 69 (+305.88%)
Mutual labels:  podcasts
awesome-end2end-speech-recognition
💬 A list of End-to-End speech recognition, including papers, codes and other materials
Stars: ✭ 49 (+188.24%)
Mutual labels:  curated-list
podcatcher
Podcast App
Stars: ✭ 21 (+23.53%)
Mutual labels:  podcast
cpalgorithms
Algorithms and Techniques for competitive programming
Stars: ✭ 16 (-5.88%)
Mutual labels:  hacktoberfest2019
python-resources-for-earth-sciences
A Curated List of Python Resources for Earth Sciences
Stars: ✭ 159 (+835.29%)
Mutual labels:  curated-list
resources api
Flask API for programming and cyber security learning resources
Stars: ✭ 63 (+270.59%)
Mutual labels:  hacktoberfest2019

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 out 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

  • Hassan Sani - Initial work - iNidAName
  • Ahmad Abdullaziz - Docs and Maintenance - devamaz

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].