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 / Alternative-Interpolation-Methods-(experiment).markdown
Created December 19, 2014 05:22
Alternative Interpolation Methods (experiment)

Alternative Interpolation Methods (experiment)

An experiment of alternative interpolation methods for CSS gradients, using Chroma.js

A Pen by Lucas Bebber on CodePen.

License.

@charlenopires
charlenopires / CSS-only-Calendar-App-Concept.markdown
Created December 17, 2014 02:57
CSS-only Calendar App Concept

CSS-only Calendar App Concept

Another Dribbble rework of an original shot by Sergey Valiukh. Chrome and Safari only, for now.

A Pen by David Khourshid on CodePen.

License.

@charlenopires
charlenopires / CSS-only-Weather-App-Concept.markdown
Created December 17, 2014 02:57
CSS-only Weather App Concept
Starting 'compile-coffee'...
[01:19:02] Finished 'compile-coffee' after 14 ms
stream.js:94
throw er; // Unhandled stream error in pipe.
^
Error: [stdin]:31:22: error: reserved word "static"
position static
^
at Stream.modifyFile (../node_modules/gulp-coffee/index.js:37:33)
@charlenopires
charlenopires / Single-Page-Site-Layout.markdown
Created November 29, 2014 20:15
Single-Page Site Layout

Single-Page Site Layout

A pure CSS/HTML single-page website layout that'e easy to customize and update.

A Pen by Jacob Chavez on CodePen.

License.

@charlenopires
charlenopires / Canvas:-Random-rectangles-&-colors.markdown
Created November 29, 2014 20:15
Canvas: Random rectangles & colors

Canvas: Random rectangles & colors

Learning canvas, experimenting with JavaScript and the canvas element. Randomize - Randomizes everything based on the color you pick

A Pen by RenGM on CodePen.

License.

@charlenopires
charlenopires / Google-Download-Folder.markdown
Created November 29, 2014 20:14
Google Download Folder

Google Download Folder

Saw a cool google showcase Dribbble post, decided to recreate the download folder icon in HTML and CSS

A Pen by Tey Taghiyev on CodePen.

License.

@charlenopires
charlenopires / index.html
Created November 29, 2014 05:21
square loader
<div class="loader">
<row>
<span></span>
<span></span>
<span></span>
</row>
<row>
<span></span>
<span></span>
<span></span>