Large diffs are not rendered by default.

@@ -0,0 +1,17 @@
{
"name": "gulp-scss",
"version": "1.0.0",
"description": "Gulp SASS starter template",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Martin Podloucký",
"license": "ISC",
"devDependencies": {
"del": "^3.0.0",
"gulp": "^3.9.1",
"gulp-csso": "^3.0.1",
"gulp-sass": "^4.0.1"
}
}
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN +178 KB src/assets/img/ik.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN +789 Bytes src/assets/img/logo.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@@ -0,0 +1,259 @@
<!DOCTYPE html>
<html class="no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title></title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://fonts.googleapis.com/css?family=ABeeZee|Aldrich" rel="stylesheet">
<link rel="stylesheet" href="style.css">
</head>
<body>

<nav>
<div class="container">
<div class=logo>
<img src="/img/logo.png" alt="logo">
</div>
<a href="#" class="home">home</a>
<a href="#skills" class="skills">Skills</a>
<a href="#portfolio" class="portfolio">portfolio</a>
<a href="#about" class="about">about me</a>
<a href="#contact" class="contact">contact</a>
<a href="javascript:void(0);" style="font-size:15px;" class="icon" onclick="myFunction()"></a>
</div>
</nav>

<section>
<div class="banner">
<h1>I am Lennart Beumer</h1>
<P>I'm a full stack web developer.</P>
</div>
</section>

<section>
<div class="statement">
<p>
lets work together to make your product stand out.<br>
I create beautiful and functional websites.<br>
I work with my clients step by step from idea stage till fully functioning web application.
</p>

</div>
</section>

<section>
<div class="statement2">
<div class="column">
<img src="/img/x-marks-the-spot.png" alt="xmarksspot">
<h2>Discover</h2>
<p>Tell me about your project and we brainstorm together the features to create a plan for your product to launch.
</p>
</div>
<div class="column">
<img src="\img\pencil.png" alt="pencil">
<h2>Design</h2>
<p>We design the wireframe and agree together how to create the best experience for your users to present your brand.
</p>
</div>
<div class="column3">
<img src="/img/robot.png" alt="robot">
<h2>
Deploy
</h2>
<p>We protoype and develop your product. We work together intensily to incorporate your feedback.
</p>
</div>
<div class="column2">
<img src="\img\thumb.png" alt="thumbsup">
<h2>
Be ready
</h2>
<p>We deploy your product and now your website is ready to get the traction. Get out there and grow your audience.
</p>
</div>
</div>
</section>





<a class="skills">
<section class="skills">
<h2>MY SKILLS</h2>

<div class="progress">
<div class="label">HTML</div>
<div class="bar">
<div class="knob" style="width: 90%"></div>
</div>
</div>

<div class="progress">
<div class="label">CSS, SASS</div>
<div class="bar">
<div class="knob" style="width: 85%"></div>
</div>
</div>

<div class="progress">
<div class="label">JavaScript</div>
<div class="bar">
<div class="knob" style="width: 75%"></div>
</div>
</div>

<div class="progress">
<div class="label">React</div>
<div class="bar">
<div class="knob" style="width: 75%"></div>
</div>
</div>

<div class="progress">
<div class="label">jQuery</div>
<div class="bar">
<div class="knob" style="width: 80%"></div>
</div>
</div>

<div class="progress">
<div class="label">PHP</div>
<div class="bar">
<div class="knob" style="width: 20%"></div>
</div>
</div>

<div class="progress">
<div class="label">Laravel</div>
<div class="bar">
<div class="knob" style="width: 10%"></div>
</div>
</div>

<div class="progress">
<div class="label">UX</div>
<div class="bar">
<div class="knob" style="width: 30%"></div>
</div>
</div>
</section>


<a class="portfolio">
<section>
<div class="portfolio">
<h6>Portfolio</h6>
<div class="portfolio1">
<div class="block">
<img src="/img/preview.png" alt="portfolio1">
<P>click me</P>
</div>
<div class="block">
<img src="/img/preview.png" alt="portfolio2">
<P>click me</P>
</div>
<div class="block">
<img src="/img/preview.png" alt="portfolio3">
<P>click me</P>
</div>
<div class="block">
<img src="/img/preview.png" alt="portfolio4">
<P>click me</P>
</div>
<div class="block">
<img src="/img/preview.png" alt="portfolio5">
<P>click me</P>
</div>
<div class="block">
<img src="/img/preview.png" alt="portfolio6">
<P>click me</P>
</div>
</div>
</div>

</section>


<a class="about">
<section >
<div class="about">
<h3>About me</h3>

<div class="column">
<img src="/img/ik1.png" alt="pictureofme">
</div>
<div class="column">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla quam velit, vulputate eu pharetra nec, mattis ac neque. Duis vulputate commodo lectus, ac blandit elit tincidunt id. Sed rhoncus, tortor sed eleifend tristique, tortor mauris molestie elit, et lacinia ipsum quam nec dui. Quisque nec mauris sit amet elit iaculis pretium sit amet quis magna. Aenean velit o
</p>

</div>

</div>
</section>

<section>
<div class="findme">
<h4>Find me here</h4>
<div class="box">
<div class="git">
<img src="/img/github-250x200.png" alt="git">
</div>
<div class="linkedin">
<img src="/img/linkedin.png" alt="linkedin">
</div>
<div class="facebook">
<img src="/img/facebook.png" alt="facebook">
</div>
</div>
</div>
</section>


<a class="contact">
<section>
<div class="contact1">
<h5>Contact me</h5>


<div class="formsquare">
<div class="firstname"><input placeholder="First name" type="text"tabindex="1" required></div>
<div class="lastname"><input placeholder="Last name" type="email"tabindex="2" required></div>
<div class="email"><input placeholder="Email" type="tel" tabindex="3"required></div>
<div class="phone"><input placeholder="Phone number" type="url" tabindex="4"required></div>
</div>
<div class="message"><textarea placeholder="your message" tabindex="5"required></textarea></div>
<div class="submit"><button name="submit" type="submit" id="contact-submit"data-submit="...Sending">Send my message</button></div>


</div>
</section>

<section>
<div class="container">
<h4>Nice to meet you</h4>
<div class="box">
<div class="git">
<img src="/img/github-250x200.png" alt="git">
</div>
<div class="linkedin">
<img src="/img/linkedin.png" alt="linkedin">
</div>
<div class="facebook">
<img src="/img/facebook.png" alt="facebook">
</div>


</div>
<p>Copyright &copy; Lennart Beumer 2018</p>
</div>

</section>



<script src="" async defer></script>
</body>
</html>

Large diffs are not rendered by default.