Code Monkey home page Code Monkey logo

devstream.tv's Introduction

Devstream

Devstream is a website that allows you to watch live developer streams.

All the content comes from this repo and is updated every 5 minutes.

This project is inspired by https://github.com/bnb/awesome-developer-streams

Adding / modifying streams

Each stream has its own JSON file under /streams. You can write that manually or you can use the online generator that makes everything easier.

Stream config format

Each stream configuration has a predefined set of properties, make sure you respect the "schema" when you submit a pull-request.

The links object can contain any number of links, which will be mapped on devstream.tv to either certain icons (GitHub, Twitter, etc.) or the key name.

Example:

{
  "name": "Jane Doe",
  "twitch": "janewritesbeautifulcode",
  "tags": ["Web Development", "Hardware Hacking", "Node.js", "JavaScript"],
  "links": {
    "github": "https://github.com/***/",
    "website": "http://jane.example.com",
    "watch my cat": "https://instagram.com/***"
  }
}

The frontend

Devstream is built with Vue <3, you can find all the frontend code in the /frontend folder. Feel free to open issues on the code and contribute to that as well.

Requests and ideas?

I'd really like for this project to grow and turn into something awesome in the future. If you have any ideas or you think there's stuff that can be done in a better way please reach out through an issue or directly.

Here's a list of the things I have in mind and I'm already in the process of building:

  • Video section (videos, video channels & learning tracks)
  • Tag & Language filtering once we have enough content that it would help
    • Twitch API provides a stream's language as well

devstream.tv's People

Contributors

adam13531 avatar adilanchian avatar agitperson avatar albericod avatar arunsahadeo avatar bcjordan avatar benrick avatar calvinallen avatar costineest avatar cultofrig avatar dannyrb avatar danshumway avatar davidjoffe avatar epikkoder avatar fernandotdo avatar fredimachado avatar gallimathias avatar geertjohan avatar ghuntley avatar harlanji avatar jpain avatar londospark avatar neculaesei avatar qwici avatar rubengomex avatar stmoerman avatar tbezman avatar vinceg avatar wolf81 avatar zurp avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.