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 / 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.*$
@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 / Yet-another-inputs.markdown
Created January 28, 2014 04:45
A Pen by Arlekino.
@hadyfayed
hadyfayed / CSS3-Tabbed-Content.markdown
Created January 28, 2014 04:38
A Pen by JustAnotherCoder.
@hadyfayed
hadyfayed / User-Listing.markdown
Created January 28, 2014 04:28
A Pen by Derek Wheelden.
@hadyfayed
hadyfayed / Live-LESS-Compilation.markdown
Created January 28, 2014 04:26
A Pen by Derek Wheelden.
@hadyfayed
hadyfayed / breakPointer.markdown
Created January 28, 2014 04:25
A Pen by Joe Watkins.

breakPointer

A little CSS driven module to drop into your project to expose which breakpoint/media query is active.

A Pen by Joe Watkins on CodePen.

License.

@hadyfayed
hadyfayed / Pure-CSS-Loaders-kit.markdown
Created January 28, 2014 03:50
A Pen by Viduthalai Mani.

Buttons with or without icon. No extra tags.

Add the icon to the button. No need for extra tag with the icon inside. Same tag with or with text. Supported in IE9+ and other modern browser.

A Pen by Mads Hensel on CodePen.

License.