A Pen by Paulo Leonardo Vieira Rodrigues on CodePen.
Last active
August 29, 2015 14:27
-
-
Save paulorodriguesxv/994ef399abc122836a84 to your computer and use it in GitHub Desktop.
Paulo Rodrigues's Portfolio
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<nav id="mainNav" class="navbar navbar-fixed-top navbar-default affix-top"> | |
<div class="container-fluid"> | |
<div class="navbar-header"> | |
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> | |
<span class="sr-only">Toggle Navigation</span> | |
<span class="icon-bar"></span> | |
<span class="icon-bar"></span> | |
<span class="icon-bar"></span> | |
</button> | |
<a class="navbar-brand page-scroll" href="#home">Paulo Rodrigues</a> | |
</div> | |
<div id="navbar" class="navbar-collapse collapse"> | |
<ul class="nav navbar-nav navbar-right"> | |
<li><a class="page-scroll" href="#about">About</a></li> | |
<li><a class="page-scroll" href="#portfolio">Portfolio</a></li> | |
<li><a class="page-scroll" href="#contact">Contact</a></li> | |
</ul> | |
</div> | |
</div> | |
</nav> | |
<header id="home"> | |
<div class="container header-content"> | |
<div class="row"> | |
<div class="col-lg-12"> | |
<div class="text-center"> | |
<h1>Paulo Rodrigues Web Design Studio</h1> | |
<h3>Where Awesomeness Is Brought To Life.</h3> | |
<hr class="intro-divider"> | |
<ul class="list-inline intro-social-buttons"> | |
<li> | |
<a href="https://twitter.com/paulorodriguexv" target="_blank" class="btn btn-default btn-lg"><i class="fa fa-twitter fa-fw"></i> <span class="network-name">Twitter</span></a> | |
</li> | |
<li> | |
<a href="https://github.com/paulorodriguesxv" target="_blank" class="btn btn-default btn-lg "><i class="fa fa-github fa-fw"></i> <span class="network-name">Github</span></a> | |
</li> | |
<li> | |
<a href="https://br.linkedin.com/in/paulolvrodrigues" target="_blank" class="btn btn-default btn-lg"><i class="fa fa-linkedin fa-fw"></i> <span class="network-name">Linkedin</span></a> | |
</li> | |
<li> | |
<a href="http://freecodecamp.com/paulorodriguesxv" target="_blank" class="btn btn-default btn-lg"><i class="fa fa-fire fa-fw"></i> <span class="network-name">freeCodeCamp</span></a> | |
</li> | |
</ul> | |
</div> | |
</div> | |
</div> | |
</div> | |
</header> | |
<section id="about"> | |
<div class="container"> | |
<div class="row"> | |
<div class="col-lg-5 col-sm-6"> | |
<h2>About Me </h2> | |
</br> | |
<p class="lead">I'm a <a class="link" target="_blank" href="http://www.freecodecamp.com/thiagoferreira">self taught</a> web designer, developer, co-founder and entrepreneur based in Finland.</br> | |
I'm currently part of a small web development team in a upcoming start-up, building web and mobile applications.</br> | |
My passion is to use technology based solutions, to help solve real world challenges.</br> | |
Competences:</br> | |
Languages and Frameworks:</br> | |
Javascript, HTML5, CSS3, jQuery, Bootstrap3, Angular.js, Meteor.js.</br> | |
Tools & expertise:</br> | |
Git, Responsive Web Design, Agile Methodologies. | |
</p> | |
</div> | |
<div class="col-lg-4 col-lg-offset-2 col-sm-6 collapse navbar-collapse"> | |
<img class="img-responsive img-circle" src="https://avatars3.githubusercontent.com/u/13763652?v=3&s=460"> | |
</div> | |
</div> | |
</div> | |
</section> | |
<section class="no-padding" id="portfolio"> | |
<div class="container-fluid"> | |
<div class="row no-gutter"> | |
<div class="col-lg-4 col-sm-6"> | |
<a href="#" class="portfolio-box"> | |
<img src="http://ironsummitmedia.github.io/startbootstrap-creative/img/portfolio/1.jpg" class="img-responsive" alt=""> | |
<div class="portfolio-box-caption"> | |
<div class="portfolio-box-caption-content"> | |
<div class="project-category text-faded"> | |
Category | |
</div> | |
<div class="project-name"> | |
This is my placeholder project 1 | |
</div> | |
</div> | |
</div> | |
</a> | |
</div> | |
<div class="col-lg-4 col-sm-6"> | |
<a href="#" class="portfolio-box"> | |
<img src="http://ironsummitmedia.github.io/startbootstrap-creative/img/portfolio/2.jpg" class="img-responsive" alt=""> | |
<div class="portfolio-box-caption"> | |
<div class="portfolio-box-caption-content"> | |
<div class="project-category text-faded"> | |
Category | |
</div> | |
<div class="project-name"> | |
This is my placeholder project 2 | |
</div> | |
</div> | |
</div> | |
</a> | |
</div> | |
<div class="col-lg-4 col-sm-6"> | |
<a href="#" class="portfolio-box"> | |
<img src="http://ironsummitmedia.github.io/startbootstrap-creative/img/portfolio/3.jpg" class="img-responsive" alt=""> | |
<div class="portfolio-box-caption"> | |
<div class="portfolio-box-caption-content"> | |
<div class="project-category text-faded"> | |
Category | |
</div> | |
<div class="project-name"> | |
This is my placeholder project 3 | |
</div> | |
</div> | |
</div> | |
</a> | |
</div> | |
<div class="col-lg-4 col-sm-6"> | |
<a href="#" class="portfolio-box"> | |
<img src="http://ironsummitmedia.github.io/startbootstrap-creative/img/portfolio/4.jpg" class="img-responsive" alt=""> | |
<div class="portfolio-box-caption"> | |
<div class="portfolio-box-caption-content"> | |
<div class="project-category text-faded"> | |
Category | |
</div> | |
<div class="project-name"> | |
This is my placeholder project 4 | |
</div> | |
</div> | |
</div> | |
</a> | |
</div> | |
<div class="col-lg-4 col-sm-6"> | |
<a href="#" class="portfolio-box"> | |
<img src="http://ironsummitmedia.github.io/startbootstrap-creative/img/portfolio/5.jpg" class="img-responsive" alt=""> | |
<div class="portfolio-box-caption"> | |
<div class="portfolio-box-caption-content"> | |
<div class="project-category text-faded"> | |
Category | |
</div> | |
<div class="project-name"> | |
This is my placeholder project 5 | |
</div> | |
</div> | |
</div> | |
</a> | |
</div> | |
<div class="col-lg-4 col-sm-6"> | |
<a href="#" class="portfolio-box"> | |
<img src="http://ironsummitmedia.github.io/startbootstrap-creative/img/portfolio/6.jpg" class="img-responsive" alt=""> | |
<div class="portfolio-box-caption"> | |
<div class="portfolio-box-caption-content"> | |
<div class="project-category text-faded"> | |
Category | |
</div> | |
<div class="project-name"> | |
This is my placeholder project 6 | |
</div> | |
</div> | |
</div> | |
</a> | |
</div> | |
</div> | |
</div> | |
</section> | |
<section id="contact"> | |
<div class="container"> | |
<div class="row"> | |
<div class="col-lg-8 col-lg-offset-2 text-center"> | |
<h2 class="section-heading">Let's Get In Touch!</h2> | |
<hr class="primary"> | |
<p>Ready to start your next project with us? That's great! Give us a call or send us an email and we will get back to you as soon as possible!</p> | |
</div> | |
<div class="col-lg-4 col-lg-offset-2 text-center"> | |
<i class="fa fa-phone fa-3x wow bounceIn"></i> | |
<p>123-456-6789</p> | |
</div> | |
<div class="col-lg-4 text-center"> | |
<i class="fa fa-envelope-o fa-3x wow bounceIn" data-wow-delay=".1s"></i> | |
<p><a href="mailto:[email protected]">[email protected]</a></p> | |
</div> | |
</div> | |
</div> | |
</section> | |
<!-- Footer --> | |
<footer> | |
<div class="container"> | |
<div class="row"> | |
<div class="col-lg-12"> | |
<ul class="list-inline"> | |
<li> | |
<a class="page-scroll" href="#home">Home</a> | |
</li> | |
<li class="footer-menu-divider">⋅</li> | |
<li> | |
<a class="page-scroll" href="#about">About</a> | |
</li> | |
<li class="footer-menu-divider">⋅</li> | |
<li> | |
<a class="page-scroll" href="#portfolio">Portfolio</a> | |
</li> | |
<li class="footer-menu-divider">⋅</li> | |
<li> | |
<a class="page-scroll" href="#contact">Contact</a> | |
</li> | |
</ul> | |
<p class="copyright text-muted small">Copyright © Paulo Rodrigues Web Design Studio 2015. All Rights Reserved</p> | |
</div> | |
</div> | |
</div> | |
</footer> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/*! | |
* Start Bootstrap - Creative Bootstrap Theme (http://startbootstrap.com) | |
* Code licensed under the Apache License v2.0. | |
* For details, see http://www.apache.org/licenses/LICENSE-2.0. | |
*/ | |
(function($) { | |
"use strict"; // Start of use strict | |
// jQuery for page scrolling feature - requires jQuery Easing plugin | |
$('a.page-scroll').bind('click', function(event) { | |
var $anchor = $(this); | |
$('html, body').stop().animate({ | |
scrollTop: ($($anchor.attr('href')).offset().top - 50) | |
}, 1250, 'easeInOutExpo'); | |
event.preventDefault(); | |
}); | |
// Highlight the top nav as scrolling occurs | |
$('body').scrollspy({ | |
target: '.navbar-fixed-top', | |
offset: 51 | |
}) | |
// Closes the Responsive Menu on Menu Item Click | |
$('.navbar-collapse ul li a').click(function() { | |
$('.navbar-toggle:visible').click(); | |
}); | |
// Fit Text Plugin for Main Header | |
$("h1").fitText( | |
1.2, { | |
minFontSize: '35px', | |
maxFontSize: '65px' | |
} | |
); | |
// Offset for Main Navigation | |
$('#mainNav').affix({ | |
offset: { | |
top: 100 | |
} | |
}) | |
// Initialize WOW.js Scrolling Animations | |
new WOW().init(); | |
})(jQuery); // End of use strict |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script> | |
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> | |
<script src="http://ironsummitmedia.github.io/startbootstrap-creative/js/jquery.easing.min.js"></script> | |
<script src="http://ironsummitmedia.github.io/startbootstrap-creative/js/jquery.fittext.js"></script> | |
<script src="http://ironsummitmedia.github.io/startbootstrap-creative/js/wow.min.js"></script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
html, | |
body { | |
width: 100%; | |
height: 100%; | |
} | |
.no-gutter > [class*=col-] { | |
padding-right: 0; | |
padding-left: 0; | |
} | |
a { | |
color: #f05f40; | |
-webkit-transition: all .35s; | |
-moz-transition: all .35s; | |
transition: all .35s; | |
} | |
a:hover, | |
a:focus { | |
color: #eb3812; | |
} | |
h1, | |
h2, | |
h3, | |
h4, | |
h5, | |
h6 { | |
font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif; | |
} | |
section { | |
padding: 100px 0; | |
} | |
.no-padding { | |
padding: 0; | |
} | |
.navbar-default { | |
border-color: rgba(34,34,34,.05); | |
font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif; | |
background-color: #fff; | |
-webkit-transition: all .35s; | |
-moz-transition: all .35s; | |
transition: all .35s; | |
} | |
.navbar-default .navbar-header .navbar-brand { | |
text-transform: uppercase; | |
/* font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif; */ | |
font-weight: 700; | |
color: #f05f40; | |
} | |
.navbar-default .navbar-header .navbar-brand:hover, | |
.navbar-default .navbar-header .navbar-brand:focus { | |
color: #eb3812; | |
} | |
.navbar-default .nav > li>a, | |
.navbar-default .nav>li>a:focus { | |
text-transform: uppercase; | |
font-size: 13px; | |
font-weight: 700; | |
color: #222; | |
} | |
.navbar-default .nav > li>a:hover, | |
.navbar-default .nav>li>a:focus:hover { | |
color: #f05f40; | |
} | |
.navbar-default .nav > li.active>a, | |
.navbar-default .nav>li.active>a:focus { | |
color: #f05f40!important; | |
background-color: transparent; | |
} | |
.navbar-default .nav > li.active>a:hover, | |
.navbar-default .nav>li.active>a:focus:hover { | |
background-color: transparent; | |
} | |
@media(min-width:768px) { | |
.navbar-default { | |
border-color: rgba(255,255,255,.3); | |
background-color: transparent; | |
} | |
.navbar-default .navbar-header .navbar-brand { | |
color: rgba(255,255,255,.7); | |
} | |
.navbar-default .navbar-header .navbar-brand:hover, | |
.navbar-default .navbar-header .navbar-brand:focus { | |
color: #fff; | |
} | |
.navbar-default .nav > li>a, | |
.navbar-default .nav>li>a:focus { | |
color: rgba(255,255,255,.7); | |
} | |
.navbar-default .nav > li>a:hover, | |
.navbar-default .nav>li>a:focus:hover { | |
color: #fff; | |
} | |
.navbar-default.affix { | |
border-color: rgba(34,34,34,.05); | |
background-color: #fff; | |
} | |
.navbar-default.affix .navbar-header .navbar-brand { | |
font-size: 14px; | |
color: #f05f40; | |
} | |
.navbar-default.affix .navbar-header .navbar-brand:hover, | |
.navbar-default.affix .navbar-header .navbar-brand:focus { | |
color: #eb3812; | |
} | |
.navbar-default.affix .nav > li>a, | |
.navbar-default.affix .nav>li>a:focus { | |
color: #222; | |
} | |
.navbar-default.affix .nav > li>a:hover, | |
.navbar-default.affix .nav>li>a:focus:hover { | |
color: #f05f40; | |
} | |
} | |
/*-header */ | |
header { | |
position: relative; | |
width: 100%; | |
height: 855px; | |
min-height: auto; | |
text-align: center; | |
color: #fff; | |
background: url(http://ironsummitmedia.github.io/startbootstrap-creative/img/header.jpg) no-repeat center center fixed; | |
background-position: center; | |
-webkit-background-size: cover; | |
-moz-background-size: cover; | |
background-size: cover; | |
-o-background-size: cover; | |
} | |
header .header-content { | |
position: relative; | |
width: 100%; | |
padding: 100px 15px; | |
text-align: center; | |
} | |
header .header-content .header-content-inner h1 { | |
margin-top: 0; | |
margin-bottom: 0; | |
text-transform: uppercase; | |
font-weight: 700; | |
} | |
header .header-content .header-content-inner hr { | |
margin: 30px auto; | |
} | |
header .header-content .header-content-inner p { | |
margin-bottom: 50px; | |
font-size: 16px; | |
font-weight: 300; | |
color: rgba(255,255,255,.7); | |
} | |
@media(min-width:768px) { | |
header { | |
min-height: 100%; | |
} | |
header .header-content { | |
position: absolute; | |
top: 50%; | |
padding: 0 50px; | |
-webkit-transform: translateY(-50%); | |
-ms-transform: translateY(-50%); | |
transform: translateY(-50%); | |
} | |
header .header-content .header-content-inner { | |
margin-right: auto; | |
margin-left: auto; | |
max-width: 1000px; | |
} | |
header .header-content .header-content-inner p { | |
margin-right: auto; | |
margin-left: auto; | |
max-width: 80%; | |
font-size: 18px; | |
} | |
} | |
.text-faded { | |
color: rgba(255,255,255,.7); | |
} | |
.portfolio-box { | |
display: block; | |
position: relative; | |
margin: 0 auto; | |
max-width: 650px; | |
} | |
.portfolio-box .portfolio-box-caption { | |
display: block; | |
position: absolute; | |
bottom: 0; | |
width: 100%; | |
height: 100%; | |
text-align: center; | |
color: #fff; | |
opacity: 0; | |
background: rgba(240,95,64,.9); | |
-webkit-transition: all .35s; | |
-moz-transition: all .35s; | |
transition: all .35s; | |
} | |
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content { | |
position: absolute; | |
top: 50%; | |
width: 100%; | |
text-align: center; | |
transform: translateY(-50%); | |
} | |
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category, | |
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name { | |
padding: 0 15px; | |
font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif; | |
} | |
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category { | |
text-transform: uppercase; | |
font-size: 14px; | |
font-weight: 600; | |
} | |
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name { | |
font-size: 18px; | |
} | |
.portfolio-box:hover .portfolio-box-caption { | |
opacity: 1; | |
} | |
@media(min-width:768px) { | |
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category { | |
font-size: 16px; | |
} | |
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name { | |
font-size: 22px; | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment