Skip to content

Instantly share code, notes, and snippets.

View nikordaris's full-sized avatar

Nick Harris nikordaris

View GitHub Profile
@nikordaris
nikordaris / VSCodeDebugConfig
Last active June 20, 2017 11:29
VS Code Debug Configuration
VS Code Debugger Configuration for different environments
@nikordaris
nikordaris / App.js
Last active May 15, 2017 08:29
React Vis Force with icons
import React, { PropTypes, Component } from 'react';
import {
InteractiveForceGraph,
ForceGraphLink,
// ForceGraphNodeWithIcon,
ForceGraphNode,
} from 'react-vis-force';
import tinycolor from 'tinycolor2';
import {range, random, omitBy, pickBy, isFunction } from 'lodash';
@nikordaris
nikordaris / urevolved-cla.md
Last active February 28, 2016 18:05
Revolved - Contributor License Agreement (CLA)

Contributing to Revolved

Thank you for your interest in Revolved!

Before you can submit your contribution we need you to sign a Contributor License Agreement (CLA) in order to protect all parties rights.

By submitting your code to any project under Revolved ("urevolved"), you are granting us a right to use that code under the terms of this Agreement. You also certify that you wrote and are allowed to license the code.

Please read this Agreement carefully before signing and keep a copy for your own records. If you have any questions about these terms please contact me at: nharris85@gmail.com