Giter VIP home page Giter VIP logo

hb-graph's Introduction

What is it?

This is a partial graph of the members of the Hack Bellingham group.

The high-level steps involved in creating this visualization:

  1. Dump user data from Slack. See https://api.slack.com/methods/users.list/test for an example of how to do this.
  2. Copy this D3 example https://bl.ocks.org/mbostock/4062045.
  3. Replace Les Misérables data with Hack Bellingham members.

This visualization is incomplete. Please feel free to submit PRs to add more connections or otherwise improve the visualization.

Set up

  1. clone the repo
  2. cd to the cloned repo
  3. npm install

To run locally

  1. npm run start

To add connections

  1. Modify data/links.txt to include your username and the list of users you know. See data/users.json to get the correct name values.
  2. node ./scripts/process-links
  3. Run locally and preview the results

PRs welcome!

hb-graph's People

Contributors

jacobcarpenter avatar tantalic avatar amiel avatar b-mck avatar bgrainger avatar matthinz avatar

Watchers

Ryan Rickerts avatar James Cloos 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.