<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Vasily Kozorez</title>
    <description>The latest articles on DEV Community by Vasily Kozorez (@kozorezv).</description>
    <link>https://dev.to/kozorezv</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F919%2FvwJpB3Fw.jpg</url>
      <title>DEV Community: Vasily Kozorez</title>
      <link>https://dev.to/kozorezv</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kozorezv"/>
    <language>en</language>
    <item>
      <title>How to make portfolio if you are a beginner frontend developer?</title>
      <dc:creator>Vasily Kozorez</dc:creator>
      <pubDate>Tue, 03 Jan 2017 19:39:16 +0000</pubDate>
      <link>https://dev.to/kozorezv/how-to-make-portfolio-if-you-are-a-beginner-frontend-developer</link>
      <guid>https://dev.to/kozorezv/how-to-make-portfolio-if-you-are-a-beginner-frontend-developer</guid>
      <description>&lt;p&gt;To get first job you must have a portfolio. But... How can you make a portfolio if you didn't actually work yet?! It becomes even more intricately, if you learning Frontend. Why? Because when you're a designer, you just sign up on Behance and upload pictures. In other way, if you're a developer you can show your code on github. But we are Frontend developers, which means that both picture and code are important for us. I faced this challenge too and here's the solution.&lt;/p&gt;

&lt;p&gt;It called &lt;a href="https://pages.github.com/"&gt;Github Pages&lt;/a&gt;. As you probably understood, this is a service from Github. And it allows you to make a site from your repository! Yeah, it is that simple! You just upload your directory and after a few simple actions you receive a free hosted site with the ability to show how your work looks and it's code. That's all. Hope, this small piece of my experience will help someone. Good luck with your first real project! And always remember to share knowledge with inexperienced ones.&lt;/p&gt;

</description>
      <category>portfolio</category>
      <category>frontend</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
