Skip to content

Instantly share code, notes, and snippets.

View hadyfayed's full-sized avatar
🏠
Working from home

Hady hadyfayed

🏠
Working from home
View GitHub Profile
@hadyfayed
hadyfayed / Yet-another-inputs.markdown
Created January 28, 2014 04:45
A Pen by Arlekino.
@hadyfayed
hadyfayed / 0_reuse_code.js
Created January 30, 2014 02:39
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
@hadyfayed
hadyfayed / regex.txt
Created February 12, 2018 20:23
snippets
here i list a few regex statments i like to use with there description
^\s
^WARNING.*$