<?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: Tyler Maran</title>
    <description>The latest articles on DEV Community by Tyler Maran (@tylermaran).</description>
    <link>https://dev.to/tylermaran</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%2F530243%2Ff1aa65e5-c1b7-447d-89c3-6c728384b85e.jpeg</url>
      <title>DEV Community: Tyler Maran</title>
      <link>https://dev.to/tylermaran</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tylermaran"/>
    <language>en</language>
    <item>
      <title>How To Build A Simple Developer Portfolio To Get Hired</title>
      <dc:creator>Tyler Maran</dc:creator>
      <pubDate>Wed, 27 Apr 2022 15:14:45 +0000</pubDate>
      <link>https://dev.to/tylermaran/how-to-build-a-simple-developer-portfolio-to-get-hired-323c</link>
      <guid>https://dev.to/tylermaran/how-to-build-a-simple-developer-portfolio-to-get-hired-323c</guid>
      <description>&lt;p&gt;Published with more detail / pictures here:&lt;br&gt;
&lt;a href="https://blog.rysolv.com/how-to-build-a-simple-developer-portfolio-to-get-hired" rel="noopener noreferrer"&gt;https://blog.rysolv.com/how-to-build-a-simple-developer-portfolio-to-get-hired&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  How To Build A Simple Developer Portfolio To Get Hired
&lt;/h2&gt;
&lt;h3&gt;
  
  
  TLDR:
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;You have &lt;strong&gt;less than 10 seconds&lt;/strong&gt; to stand out. Make it count.&lt;/li&gt;
&lt;li&gt;Keep your projects awesome and your profile simple.&lt;/li&gt;
&lt;li&gt;No one is impressed by templates.&lt;/li&gt;
&lt;li&gt;Avoid useless UI elements.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;There are lots of reasons to build a personal website. It's an opportunity for you to share your interests and creations with the world. And if you want to have a crazy colorful animated profile, then go ahead!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;BUT&lt;/strong&gt; if you are specifically trying to land a job, then you'll want to think of your portfolio as more of a resume than an art project. It should be clean, concise, and parsable in less than 10 seconds.&lt;/p&gt;
&lt;h2&gt;
  
  
  What should a portfolio include?
&lt;/h2&gt;
&lt;h3&gt;
  
  
  1. The best way to contact you
&lt;/h3&gt;

&lt;p&gt;This one is pretty obvious. Include your email somewhere on the page. And don't make me scroll to the bottom to fill out a &lt;code&gt;"Contact Me"&lt;/code&gt; form.&lt;/p&gt;
&lt;h3&gt;
  
  
  2. One interesting sentence about yourself
&lt;/h3&gt;

&lt;blockquote&gt;
&lt;p&gt;✔ "I am super passionate about technology, mountain biking, and fermenting food."&lt;/p&gt;

&lt;p&gt;❌ "I am a Full Stack Software Engineer experienced in Django, Express.js, CodeIgniter, Go, React.js, Vue.js, jQuery, React Native, MySQL, PostgreSQL etc and developed many projects Custom ERP Solutions, Trabil, Inventory Management System, Accounting Management System, Social Sites, Ecommerce Platforms etc. I'm a problem solver, and I know the full development cycle from development to deployment."&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;These are both real examples of applicants I've seen. And obviously I reached out to ask about the fermented food.&lt;/p&gt;
&lt;h3&gt;
  
  
  3. One or two &lt;em&gt;quality&lt;/em&gt; work examples
&lt;/h3&gt;

&lt;p&gt;Pick &lt;em&gt;one or two&lt;/em&gt; high quality projects you've completed.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  Quality &amp;gt; quantity. This is &lt;em&gt;not&lt;/em&gt; the place to include the tic-tac-toe game you made in your bootcamp.&lt;/li&gt;
&lt;li&gt;  Include a link to the live site.&lt;/li&gt;
&lt;li&gt;  If you include a repository link, make sure it has a README.&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;✔ Built with Python/Django/React. Worked on a 10 person team.&lt;/p&gt;

&lt;p&gt;❌Manage overall functions related to the enhancement of web experience from conception/ideation through specifications, design, and development. Triage and research bug tickets raised by customers, while identifying issues via SQL queries, debugging client/server code, and formulating needed adjustments.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Write a bit about the tools, process, and team. But as with everything else, &lt;strong&gt;keep it simple&lt;/strong&gt;. Check out Quentin Durand &lt;a href="https://mcquint.com" rel="noopener noreferrer"&gt;https://mcquint.com&lt;/a&gt; for an example of simplicity and high quality design.&lt;/p&gt;
&lt;h3&gt;
  
  
  4. A PDF resume
&lt;/h3&gt;

&lt;p&gt;Can't avoid it. Lots of large companies require a PDF for their &lt;a href="https://www.jobscan.co/applicant-tracking-systems" rel="noopener noreferrer"&gt;Applicant Tracking System&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;
  
  
  5. Meta Tags
&lt;/h3&gt;

&lt;p&gt;This one is often forgotten! Chances are your profile will be shared around on Slack, LinkedIn, Discord, etc. All of these services use the &lt;code&gt;&amp;lt;meta&amp;gt;&lt;/code&gt; tags to create link previews.&lt;/p&gt;

&lt;p&gt;I can't count the number of times I've seen this exact exact preview:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fc6wbmcpbor61evmtbjj7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fc6wbmcpbor61evmtbjj7.png" alt="failed meta tags"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here is an example of properly formatted meta tags. Just copy paste this into your profile:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;&amp;lt;!-- Base meta tags --&amp;gt;
&amp;lt;meta charset="UTF-8"&amp;gt;
&amp;lt;meta http-equiv="X-UA-Compatible" content="IE=edge"&amp;gt;
&amp;lt;meta name="description" content="MY_TAG_LINE" /&amp;gt;
&amp;lt;meta name="language" content="english" /&amp;gt;
&amp;lt;meta name="title" content="MY_NAME" /&amp;gt;
&amp;lt;meta name="viewport" content="width=device-width, minimum-scale=1, initial-scale=1, maximum-scale=1.0, user-scalable=2"&amp;gt;

&amp;lt;!-- OpenGraph --&amp;gt;
&amp;lt;meta property="og:description" content="MY_TAG_LINE" /&amp;gt;
&amp;lt;meta property="og:image" content="SOME_PICTURE" /&amp;gt;
&amp;lt;meta property="og:site_name" content="MY_NAME" /&amp;gt;
&amp;lt;meta property="og:title" content="MY_NAME" /&amp;gt;
&amp;lt;meta property="og:type" content="article" /&amp;gt;
&amp;lt;meta property="og:url" content="MY_URL" /&amp;gt;

&amp;lt;!-- Twitter --&amp;gt;
&amp;lt;meta name="twitter:card" content="summary_large_image"&amp;gt;
&amp;lt;meta name="twitter:description" content="MY_TAG_LINE" /&amp;gt;
&amp;lt;meta name="twitter:image" content="SOME_PICTURE" /&amp;gt;
&amp;lt;meta name="twitter:title" content="MY_NAME" /&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



</description>
      <category>webdev</category>
      <category>hiring</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
