Skip to content

Instantly share code, notes, and snippets.

@bennetthardwick
Last active April 3, 2018 05:43
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/d55f46f7dbf02fed6135b9222ba8e49b to your computer and use it in GitHub Desktop.
Save bennetthardwick/d55f46f7dbf02fed6135b9222ba8e49b to your computer and use it in GitHub Desktop.
You can trust me!
{ "dictionary":
[
{ "type": "_activity", "word": "cleaning desks" },
{ "type": "_activity", "word": "opening the fridge several times slowly"},
{ "type": "_activity", "word": "spending too much time on the internet"},
{ "type": "_activity", "word": "typing really fast"},
{ "type": "_activity", "word": "using i3 window manager"},
{ "type": "_activity", "word": "awkwardly presenting to a crowd"},
{ "type": "_activity", "word": "forgetting your Twitter handle"},
{ "type": "_activity", "word": "blowing bubbles"},
{ "type": "_activity", "word": "winning a prize at the Ekka"},
{ "type": "_activity", "word": "getting kicked out of a bar"},
{ "type": "_noun", "word": "cats" },
{ "type": "_noun", "word": "open-source code"},
{ "type": "_noun", "word": "your family"},
{ "type": "_noun", "word": "crazy theories"},
{ "type": "_noun", "word": "knowledge"},
{ "type": "_noun", "word": "success"},
{ "type": "_noun", "word": "maths"},
{ "type": "_noun", "word": "messages"},
{ "type": "_noun", "word": "insurance premiums"},
{ "type": "_noun", "word": "opinions"},
{ "type": "_noun", "word": "pizza"},
{ "type": "_singular_noun", "word": "cat" },
{ "type": "_singular_noun", "word": "open-source contributor" },
{ "type": "_singular_noun", "word": "insurance premium" },
{ "type": "_singular_noun", "word": "family member" },
{ "type": "_adjective", "word": "memorable" },
{ "type": "_adjective", "word": "traditional" },
{ "type": "_adjective", "word": "blue" },
{ "type": "_vowel_adjective", "word": "opinionated" },
{ "type": "_vowel_adjective", "word": "awful" },
{ "type": "_vowel_adjective", "word": "imaginative" },
{ "type": "_verb", "word": "run" },
{ "type": "_verb", "word": "open"},
{ "type": "_verb", "word": "draw"},
{ "type": "_verb", "word": "clean"},
{ "type": "_verb", "word": "dream of"},
{ "type": "_verb", "word": "think about"},
{ "type": "_verb", "word": "find"},
{ "type": "_verb", "word": "forget about"},
{ "type": "_verb", "word": "close"},
{ "type": "_verb", "word": "develop"},
{ "type": "_people", "word": "parents" },
{ "type": "_people", "word": "children"},
{ "type": "_people", "word": "people"},
{ "type": "_people", "word": "society"},
{ "type": "_people", "word": "the media"},
{ "type": "_people", "word": "criminals"},
{ "type": "_people", "word": "people that use too much Vegemite"},
{ "type": "_people", "word": "first-year university students"},
{ "type": "_people", "word": "Haskell enthusiasts"},
{ "type": "_app_type", "word": "a notes app" },
{ "type": "_app_type", "word": "a terrible game"},
{ "type": "_app_type", "word": "a calendar app"},
{ "type": "_app_type", "word": "a time management app"},
{ "type": "_app_type", "word": "a calendar app"},
{ "type": "_app_type", "word": "a marketplace"},
{ "type": "_app_type", "word": "a first person shooter"},
{ "type": "_app", "word": "Uber" },
{ "type": "_app", "word": "Discord"},
{ "type": "_app", "word": "VirtualBox"},
{ "type": "_app", "word": "Visual Studio Code"},
{ "type": "_app", "word": "Slack"},
{ "type": "_app", "word": "Steam"},
{ "type": "_build", "word": "create"},
{ "type": "_build", "word": "develop"},
{ "type": "_build", "word": "design"},
{ "type": "_build", "word": "make" }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment