Skip to content

Instantly share code, notes, and snippets.

View Carlosferrerhernandez's full-sized avatar
🏠
Working from home

Carlos Ferrer Hernandez Carlosferrerhernandez

🏠
Working from home
  • Barranquilla, CO
View GitHub Profile
@Carlosferrerhernandez
Carlosferrerhernandez / index.html
Created September 24, 2018 07:48
Navigation Animation
<header>
<h1>
Navigation Animation
</h1>
<span>
Test of navigation animation
</span>
</header>
<div class="container red topBotomBordersOut">
<a>HOME</a>
@Carlosferrerhernandez
Carlosferrerhernandez / index.html
Created September 24, 2018 07:16
Overlay Css menu
<div class="wrapper">
<span class="menu"></span>
<div class="title">
<h1>Click the burger icon to see the menu !</h1>
</div>
<div class="overlay">
<ul>
<li><a href="#">Home</a></li>
@Carlosferrerhernandez
Carlosferrerhernandez / index.html
Created September 24, 2018 07:13
One Page CSS Navigation
<div class="ct" id="t1">
<div class="ct" id="t2">
<div class="ct" id="t3">
<div class="ct" id="t4">
<section>
<ul>
<a href="#t1"><li class="icon fa fa-home" id="uno"></li></a>
<a href="#t2"><li class="icon fa fa-keyboard-o" id="dos"></li></a>
<a href="#t3"><li class="icon fa fa-coffee" id="tres"></li></a>
<a href="#t4"><li class="icon fa fa-dribbble" id="cuatro"></li></a>

Dual Sliding Panels

Dual sliding panels with awesome CSS animations. Built with Stylus and vanilla JavaScript. Be sure to checkout the responsive view!

A Pen by Ettrics on CodePen.

License.

Full-Screen Menu Overlay

A full-screen menu, showcasing your brand and website navigation. Built using SCSS and vanilla JS.

A Pen by Ettrics on CodePen.

License.

@Carlosferrerhernandez
Carlosferrerhernandez / index.html
Created September 24, 2018 06:29
Slider Animation
<div class="com">
<div class="com__content">
<section class="com__section com__section--text">
<h1 class="animate slideInLeft ">Communication Design</h1>
<p class="animate slideInLeft delay-3">Communication design is a mixed discipline between design and information-development which is concerned with how media intermission such as printed, crafted, electronic media or presentations communicate with people.</p>
</section>
<section class="com__section com__section--text com__section--text-img">
<div class="com__section-half">
<h1 class="animate slideInLeft">Communication Design</h1>
<p class="animate slideInLeft delay-2">Communication design is a mixed discipline between design and information-development which is concerned with how media intermission such as printed, crafted, electronic media or presentations communicate with people.</p>

Expanding Column Layout

A resposive expanding column layout to present projects, articles, and more.

A Pen by Ettrics on CodePen.

License.

@Carlosferrerhernandez
Carlosferrerhernandez / animated-data-bar-chart-graph.markdown
Created September 23, 2018 02:04
Animated Data Bar Chart & Graph

Animated Data Bar Chart & Graph

An interactive bar graph packed with animations and information. Built with CSS and jQuery.

A Pen by Ettrics on CodePen.

License.