Git Product home page Git Product logo

people's Issues

Moved to charleston technology

Hello Everyone,

We moved the people repo to the charleston technology org, simply did not make sense to keep more than one chs tech repo.

Thanks

Tom

Proposal: JSON all the things

This idea may be moot as I'm not sure what the grander vision is here, but I wanted to suggest the following:

  • Instead of individual repos for people, companies, etc., move everything into a GitHub pages repo (i.e., chstechcommunity.github.io), where each individual list becomes a distinct file.
  • Each of these files would in turn be converted into a structured JSON file, using a known set of keys. E.g.,:
[
  {
    "displayName": "Tom Wilson",
    "githubUsername": "twilson63",
    "twitterUsername": "twilson63"
  },
  {
    "displayName": "Jeremy Martin",
    "githubUsername": "jmar777",
    "twitterUsername": "jmar777"
  },
  ...
]

Motivation: because GitHub Pages now implicitly set CORS headers that allow access from anywhere, this could become a repo that would be useful for little mashup apps (e.g., a chstech twitter slack bot, a news feed for all chstech GH activity, etc.). While there may be some level of novelty/usefulness there by itself, I think it could further be useful as a primitive API for local meetups and developer classes, wherein students/attendees would be able to interact with some slightly more contextual data (albeit in a readonly fashion).

Thoughts?

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.