Skip to content

Instantly share code, notes, and snippets.

View bossbossk20's full-sized avatar

Thanawat Chookes bossbossk20

  • Bangkok, Thailand
View GitHub Profile

Keybase proof

I hereby claim:

  • I am bossbossk20 on github.
  • I am thanawatck (https://keybase.io/thanawatck) on keybase.
  • I have a public key ASAE6LXiCUBN_tshdCb1LiKiU2wT4vDxx3y_3TtNthfVDwo

To claim this, I am signing this object: {

@bossbossk20
bossbossk20 / cloudSettings
Created April 1, 2018 08:11
Visual Studio Code Settings Sync Gist
{"lastUpload":"2018-04-01T08:11:37.906Z","extensionVersion":"v2.9.0"}
@bossbossk20
bossbossk20 / example.md
Last active February 3, 2018 16:16
one signal example
{
 app_id: "app_id",
 filters: [
 	{field: "tag", key: "group", relation: "=", value: "student"}
 ],
 data: {foo: "bar"},
 contents: {en: "hello world"}
}