Skip to content

Instantly share code, notes, and snippets.

View charlenopires's full-sized avatar
💭
I may be slow to respond.

Charleno Pires charlenopires

💭
I may be slow to respond.
View GitHub Profile
@charlenopires
charlenopires / Sass-Easing-Function.markdown
Created November 29, 2014 05:20
Sass Easing Function
@charlenopires
charlenopires / Android-slide-(lockscreen).markdown
Created November 29, 2014 05:20
Android slide (lockscreen)
@charlenopires
charlenopires / Simple-good-looking-user-menu.markdown
Created November 29, 2014 05:16
Simple good looking user menu
@charlenopires
charlenopires / Velocity.js-SVG-animation.markdown
Created November 29, 2014 05:16
Velocity.js SVG animation

Velocity.js SVG animation

Small animation exploration of my logo for my website.

A Pen by Gaston on CodePen.

License.

@charlenopires
charlenopires / Another-CSS-Morphing-Menu-Toggle.markdown
Created November 29, 2014 05:15
Another CSS Morphing Menu Toggle

Another CSS Morphing Menu Toggle

Yet another animating CSS "hamburger" menu toggle. Written in .scss, using some lite javascript to toggle active classes. The three bars morph to up/down arrows, and an "x". Woohoo!

A Pen by Matt Soria on CodePen.

License.

<div class="intro" id="intro">
<div class="text" id="text"><h1>GOOD <a>MORNING</a></h1></div>
<div class="underline" id="underline"></div>
</div>