Skip to content

Instantly share code, notes, and snippets.

View gondorle's full-sized avatar

Joao Nascimento gondorle

View GitHub Profile
@gondorle
gondorle / designer.html
Last active August 29, 2015 14:16
designer
<link rel="import" href="../paper-button/paper-button.html">
<polymer-element name="my-element">
<template>
<style>
#paper_button {
left: 390px;
top: 180px;
position: absolute;
@gondorle
gondorle / designer.html
Last active August 29, 2015 14:16
designer
<link rel="import" href="../core-icon-button/core-icon-button.html">
<link rel="import" href="../core-toolbar/core-toolbar.html">
<link rel="import" href="../core-header-panel/core-header-panel.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
@gondorle
gondorle / designer.html
Last active August 29, 2015 14:16
designer
<link rel="import" href="../paper-button/paper-button.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;
@gondorle
gondorle / 3D-Gallery.markdown
Created April 23, 2014 14:20
A Pen by Joao Nascimento.
@gondorle
gondorle / Paral-&-Lax.markdown
Created March 13, 2014 19:06
A Pen by Joao Nascimento.
@gondorle
gondorle / Side-nav-play.markdown
Created March 13, 2014 19:02
A Pen by Joao Nascimento.

Side nav play

I've never been a big fan of icon-only side navs. So I made a few..

NOTE: I am simply testing interaction. Some of the code is sloppy or impractical. Use with caution.

A Pen by Joao Nascimento on CodePen.

License.

@gondorle
gondorle / hover-Effect.markdown
Created March 13, 2014 18:27
A Pen by Joao Nascimento.
@gondorle
gondorle / Mighty-Hover-Effect.markdown
Created March 13, 2014 15:27
A Pen by Joao Nascimento.
@gondorle
gondorle / CSS-Navigation.markdown
Created March 12, 2014 16:18
A Pen by Joao Nascimento.
@gondorle
gondorle / gianlucaguarini.com.markdown
Created March 2, 2014 19:48
A Pen by Joao Nascimento.

gianlucaguarini.com

My new experimental web site build without any image, It's just HTML5 canvas and some advanced CSS3 hacks

A Pen by Joao Nascimento on CodePen.

License.