Skip to content

Instantly share code, notes, and snippets.

@bennetthardwick
Last active February 28, 2018 05:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bennetthardwick/ec1984f8c04b30495e59cc83de701c77 to your computer and use it in GitHub Desktop.
Save bennetthardwick/ec1984f8c04b30495e59cc83de701c77 to your computer and use it in GitHub Desktop.
The graph that determines the grammar of the generated app ideas for my app-name-generator-app. Try uploading this to this directed graph creator: https://bl.ocks.org/cjrd/6863459.
{"nodes":[{"id":6,"title":"try","x":30.077117919921875,"y":393.31903076171875},{"id":8,"title":"and","x":203,"y":313},{"id":9,"title":"_build","x":353,"y":458},{"id":10,"title":"_app","x":421,"y":232},{"id":11,"title":"for","x":561,"y":149},{"id":13,"title":"an","x":485,"y":502},{"id":14,"title":"app","x":660,"y":550},{"id":15,"title":"that's","x":594,"y":456},{"id":16,"title":"that","x":738,"y":441},{"id":17,"title":"like","x":507,"y":339},{"id":18,"title":"but","x":388,"y":94},{"id":19,"title":"helps","x":829,"y":334},{"id":20,"title":"_people","x":996.9619140625,"y":430.50286865234375},{"id":21,"title":"_verb","x":1031.0127563476562,"y":242.44793701171875},{"id":22,"title":"_noun","x":886.2924194335938,"y":106.3885726928711},{"id":24,"title":"_end","x":1126,"y":83},{"id":25,"title":"_start","x":58.66435623168945,"y":573.4929809570312},{"id":28,"title":"_activity","x":829.52197265625,"y":-34.26095962524414},{"id":29,"title":"_app_type","x":642.7021484375,"y":322.42578125}],"edges":[{"source":6,"target":8},{"source":8,"target":9},{"source":6,"target":9},{"source":9,"target":10},{"source":10,"target":11},{"source":9,"target":13},{"source":13,"target":14},{"source":14,"target":15},{"source":14,"target":16},{"source":15,"target":17},{"source":17,"target":10},{"source":10,"target":18},{"source":18,"target":11},{"source":16,"target":19},{"source":19,"target":20},{"source":20,"target":21},{"source":21,"target":22},{"source":11,"target":22},{"source":22,"target":24},{"source":25,"target":6},{"source":11,"target":28},{"source":28,"target":24},{"source":9,"target":29},{"source":29,"target":16},{"source":29,"target":11},{"source":25,"target":9}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment