<?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: jason humphrey</title>
    <description>The latest articles on DEV Community by jason humphrey (@codingcareerfastlane).</description>
    <link>https://dev.to/codingcareerfastlane</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%2F428941%2Fd81195d6-6aa9-49ec-b8f7-152e4385f48b.jpg</url>
      <title>DEV Community: jason humphrey</title>
      <link>https://dev.to/codingcareerfastlane</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/codingcareerfastlane"/>
    <language>en</language>
    <item>
      <title>What’s one thing you’re doing for your mental health?</title>
      <dc:creator>jason humphrey</dc:creator>
      <pubDate>Mon, 20 Jul 2020 11:01:42 +0000</pubDate>
      <link>https://dev.to/codingcareerfastlane/what-s-one-thing-you-re-doing-for-your-mental-health-43e7</link>
      <guid>https://dev.to/codingcareerfastlane/what-s-one-thing-you-re-doing-for-your-mental-health-43e7</guid>
      <description>&lt;p&gt;Question to any software engineer in the job market right now:&lt;/p&gt;

&lt;p&gt;What’s one thing you’re doing for your mental health?&lt;/p&gt;

&lt;p&gt;Comment below and let’s start a conversation.&lt;/p&gt;

&lt;p&gt;We need to speak about this publicly until everyone feels that it’s normal, safe, and healthy to talk about mental health.&lt;/p&gt;

</description>
      <category>discuss</category>
    </item>
    <item>
      <title>5 of the Biggest Developer Portfolio Mistakes</title>
      <dc:creator>jason humphrey</dc:creator>
      <pubDate>Mon, 20 Jul 2020 03:35:56 +0000</pubDate>
      <link>https://dev.to/codingcareerfastlane/5-of-the-biggest-developer-portfolio-mistakes-2m9f</link>
      <guid>https://dev.to/codingcareerfastlane/5-of-the-biggest-developer-portfolio-mistakes-2m9f</guid>
      <description>&lt;p&gt;When you’re not around, your portfolio is what sells you. &lt;/p&gt;

&lt;p&gt;I see the same common mistakes time and time again, and it’s so frustrating to see uncapitalized potential.&lt;/p&gt;

&lt;p&gt;Your portfolio says a lot about who you are as a developer. If you’re falling prey to any of the mistakes below, prepare to be ignored in your job search. &lt;/p&gt;

&lt;p&gt;To help, I want to share what employers hate when looking at portfolio sites and how to avoid these pitfalls.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;GitHub&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Consistently contribute&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;If you are claiming to be a great developer, you need to show the work. Contribute meaningfully on a consistent basis. &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Be relevant&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;If you’re posting issues to different open source repositories, prove that it’s relevant and makes sense. Ensure you’re adding valuable content.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Have proper links&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Double and triple check your links. They need to work. And, don’t worry about being fancy with bitly links - keep it functional and simple.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Ensure your code works&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;If you link, for example, to your project hosted on Heroku, make sure it’s working. Your link, your code - everything needs to work the first time. If it doesn’t, you’ve just lost your audience.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Personal Site&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Contact information easily found&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Your contact information should be 0 to 1 click away. Don’t make your audience hunt.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Give context&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Sell your audience about what you’re showing them. Why should they care?&lt;/p&gt;

&lt;p&gt;Specifically for projects, how did you build this project, and what was the outcome? What did you do in your project that stands out? Do you have working demo links? Give context to sell your audience.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Projects&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Level of code&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Woo, I have a working project!&lt;/p&gt;

&lt;p&gt;Yes, you may have a working project, but how’s your code within that project?&lt;/p&gt;

&lt;p&gt;People have been turned down before for a job because of the state of their code - don’t let this happen to you.&lt;/p&gt;

&lt;p&gt;Go back to your old projects, give them another look through to refactor and make improvements. Give your projects a solid build to show your audience that you care about your code.&lt;/p&gt;

&lt;p&gt;Remember, your code speaks for you when you’re not around.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Project completion&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;People start projects all the time but don’t get around to completing them.&lt;/p&gt;

&lt;p&gt;For example, I see people add authentication to their projects and yet it’s not working in the demo. So that’s not authentication.&lt;/p&gt;

&lt;p&gt;Ensure you’ve completed your projects with all the functionality you intended.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Ideal Job&lt;/strong&gt;&lt;br&gt;
Know your market. Your resume and portfolio should be screaming this - what you’re using, what you want to be using, should match your ideal job.&lt;/p&gt;

&lt;p&gt;Don’t wait until you get the job. Start now. Show them you’re doing the things you claim to want.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Prove You Don’t Need Crutches&lt;/strong&gt;&lt;br&gt;
Downloaded your theme? Crutch.&lt;/p&gt;

&lt;p&gt;Buy the template site? Crutch.&lt;/p&gt;

&lt;p&gt;Only using Bootstrap? Crutch.&lt;/p&gt;

&lt;p&gt;Only use Lodash? Crutch.&lt;/p&gt;

&lt;p&gt;This isn’t to say never use the above - but it’s important to show you can and do write your own custom code.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What Now?&lt;/strong&gt;&lt;br&gt;
Fix these five things and your portfolio will have a better chance to catch the attention of your audience and do so successfully.&lt;/p&gt;

&lt;p&gt;If you want help with this, check out Coding Career Fastlane or comment down below. We’d love to hear where you’re at!&lt;/p&gt;

&lt;p&gt;See our accompanying video here: &lt;a href="https://www.youtube.com/watch?v=jQ9UHOOMPms"&gt;https://www.youtube.com/watch?v=jQ9UHOOMPms&lt;/a&gt;&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>codenewbie</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Coding Bootcamp Tips: 5 Places Spending Time Will Drive Results</title>
      <dc:creator>jason humphrey</dc:creator>
      <pubDate>Mon, 20 Jul 2020 03:32:20 +0000</pubDate>
      <link>https://dev.to/codingcareerfastlane/coding-bootcamp-tips-5-places-spending-time-will-drive-results-14aj</link>
      <guid>https://dev.to/codingcareerfastlane/coding-bootcamp-tips-5-places-spending-time-will-drive-results-14aj</guid>
      <description>&lt;p&gt;Do you want to know where you should be allocating your time while you’re in a bootcamp?&lt;/p&gt;

&lt;p&gt;I’m happy to share with you that spending time in the following five places will drive results. &lt;/p&gt;

&lt;p&gt;Let’s dig in.&lt;/p&gt;

&lt;p&gt;The 5 Result Drivers&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Ask Questions&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The first place you need to make sure you’re spending time is asking for help. This can manifest in a lot of different ways.&lt;/p&gt;

&lt;p&gt;You can ask your questions on StackOverflow.&lt;/p&gt;

&lt;p&gt;You can ask your mentor or instructor for help with a problem.&lt;/p&gt;

&lt;p&gt;You can ask your cohort and peers for help. Not only does this help them, but it will help you learn from what they might know.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Bootcamp Content&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Spend your time in the bootcamp content. Whether video or text-based, make sure you are learning what’s required. &lt;/p&gt;

&lt;p&gt;It can be so easy to go down the rabbit hole and got lost in other content. Try to stick to what you need to learn for your bootcamp and bookmark the rest for later consumption.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Projects&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Take that knowledge you have learned from the content and build something with it. It’s always a good idea to work on projects that can be in your portfolio.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Review&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This always gets overlooked. &lt;/p&gt;

&lt;p&gt;If possible, dedicate time before you go to bed to review what you learned that day and to prepare for tomorrow.&lt;/p&gt;

&lt;p&gt;Prepare on the weekends and review what you learned last week in preparation for what’s to come.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Teach&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;You don’t truly know something until you explain it. This step is critical but doesn’t work without the others in place. &lt;/p&gt;

&lt;p&gt;Improvements&lt;br&gt;
There’s a process for everyone to learn coding, and it starts with you allotting time in these five buckets.&lt;/p&gt;

&lt;p&gt;When you focus on the areas above, you’re going to see drastic changes in the results of what you’re outputting. &lt;/p&gt;

&lt;p&gt;Here are a few of the improvements you will see.&lt;/p&gt;

&lt;p&gt;Increased productivity.&lt;br&gt;
Increased quality and quantity of learning.&lt;br&gt;
Reinforcement of your understanding.&lt;br&gt;
Better awareness of what’s going on.&lt;br&gt;
They can have the greatest impact on how you spend your time. Where you spend your time is where you’ll see results.&lt;/p&gt;

&lt;p&gt;At times, some of these buckets may seem easy or obvious. But when you group them together, it becomes a truly effective and results-driven process.&lt;/p&gt;

&lt;p&gt;I encourage you to start today!&lt;/p&gt;

&lt;p&gt;Have questions? Want to share how your own tips? reach out to us at Coding Career Fastlan&lt;/p&gt;

&lt;p&gt;As always, thanks for being here.&lt;/p&gt;

&lt;p&gt;To see our accompanying video, click here: &lt;a href="https://www.youtube.com/watch?v=kvffcpvFE1k"&gt;https://www.youtube.com/watch?v=kvffcpvFE1k&lt;/a&gt;&lt;/p&gt;

</description>
      <category>codenewbie</category>
      <category>career</category>
      <category>timemanagement</category>
    </item>
  </channel>
</rss>
