Skip to content

Instantly share code, notes, and snippets.

View 22mahmoud's full-sized avatar
⛏️
Crafting

Mahmoud Ashraf 22mahmoud

⛏️
Crafting
View GitHub Profile
@22mahmoud
22mahmoud / productivebox
Created August 25, 2020 09:13
productive
test

Keybase proof

I hereby claim:

  • I am 22mahmoud on github.
  • I am 22mahmoud (https://keybase.io/22mahmoud) on keybase.
  • I have a public key ASDxpE8Ooy-RPZcP4hlnfpnwzbseV3Ji1Lc7kLMWiqOGYAo

To claim this, I am signing this object:

@22mahmoud
22mahmoud / machine.js
Last active April 12, 2020 14:15
Generated by XState Viz: https://xstate.js.org/viz
const playerMachine = Machine({
id: 'player',
initial: 'loading',
states: {
loading: {
on: {
}
},
@22mahmoud
22mahmoud / README.md
Created April 22, 2018 22:29 — forked from hofmannsven/README.md
My simply MySQL Command Line Cheatsheet