Skip to content

Instantly share code, notes, and snippets.

View craigcoles's full-sized avatar
:shipit:
Shippers gonna ship

Craig Coles craigcoles

:shipit:
Shippers gonna ship
View GitHub Profile
{
"item":[
{
"value":"87809",
"label":"Step1"
},
{
"value":"70022",
"label":"Step2"
},
{
"orientation": "horizontal",
"item": {
"label": "Revenue 2014 YTD",
"sublabel": "(U.S. $ in thousands)",
"axis": {
"point": ["0", "200", "400", "600", "800", "1000"]
},
"range": {
"red": {
{
"item": [
{
"value": 100,
"label": "May",
"color": "13699c"
},
{
"value": 160,
"label": "June",
{
"item": [
{
"value": 16,
"text": "Long past due"
},
{
"value": 64,
"text": "Overdue"
},
{
"status": "Up",
"downTime": "9 days ago",
"responseTime": "593 ms"
}
{
"items": [
{
"label": "Craig",
"value": 234,
"previous_rank": 2
},
{
"label": "Nick",
"value": 232,
{
"item": [
{
"text": "Testing",
"type": 0
},
{
"text": "1,2...1,2",
"type": 0
}
@craigcoles
craigcoles / glitch.js
Created May 13, 2015 11:46
Dat Glitch
setInterval( function() {
d=document.getElementsByTagName('div');
for(i=0; i<d.length; i++) {
d[i].style.background='#'+Math.floor(Math.random()*16777215).toString(16);
}
}, 1);
@craigcoles
craigcoles / readme.md
Last active August 29, 2015 14:13
Dem Cards

UI

Start Game Screen

  • First User

    • Enter Username
    • Select Game Options
  • Which Packs? (Addition at a later date)

@craigcoles
craigcoles / Portfolio Item
Last active August 29, 2015 14:00
Portfolio : Work Item Structure
# Title
* Glory shot (dribbble shot or other product mockup)
#Project Summary
* [A short description of the project]
* Client: Client Name
* Role: Job Title
* Skills used: Design, development etc.