Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am moghammed on github.
  • I am moghammed (https://keybase.io/moghammed) on keybase.
  • I have a public key ASCQECHNUftdSpPzBOaL1JFmd162_vTIPcQBzZdFVrZYCAo

To claim this, I am signing this object:

@moghammed
moghammed / 0_reuse_code.js
Last active August 29, 2015 14:24
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@moghammed
moghammed / FieldBuddy sync
Created July 29, 2014 15:19
Field Buddy Sync
##Good weather
```sequence
Participant Alice
Participant Server
Participant Bob
Server->Alice: Download
Server->Bob: Download
Note left of Alice: change 1: {status: "on location"}
Note left of Alice: change 2: {status: "active"}
Note left of Alice: change 3: {some: "thing"}
@moghammed
moghammed / fibusync
Created July 29, 2014 15:01
Welcome document
##Good weather
```sequence
Participant Alice
Participant Server
Participant Bob
Server->Alice: Download
Note left of Alice: change 1: {status: "on location"}
Note left of Alice: change 2: {status: "active"}
Note left of Alice: change 3: {some: "thing"}
Server->Alice: Download