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 / 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

CSS3 animated Pricing tables

These pricing tables were developed by Sqra Web Design. If you want to use them commercially you need to purchase the license at codecanyon. Its $3. However if you want the click animation you can copy it here since I developed that part.

A Pen by Brendan Skousen on CodePen.

License.

Pure CSS Parallax Scrolling

A prototype parallax scrolling technique that uses CSS 3D transforms. No JavaScript!

Still have a few issue to iron out

A Pen by Keith Clark on CodePen.

License.

Responsive audio player

Demo: the JW Player is awesome for the modern web. The WordPress plugin needs work though, because it restricts its usage.

A Pen by Khalid on CodePen.

License.