<?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: Buba Mohammed Auwal</title>
    <description>The latest articles on DEV Community by Buba Mohammed Auwal (@web_walkerx).</description>
    <link>https://dev.to/web_walkerx</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%2F453337%2Ff185971f-5057-4dc8-8d9d-410b9a59a48e.jpeg</url>
      <title>DEV Community: Buba Mohammed Auwal</title>
      <link>https://dev.to/web_walkerx</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/web_walkerx"/>
    <language>en</language>
    <item>
      <title>HNG Internship Goals</title>
      <dc:creator>Buba Mohammed Auwal</dc:creator>
      <pubDate>Sun, 15 Aug 2021 09:32:55 +0000</pubDate>
      <link>https://dev.to/web_walkerx/hng-internship-goals-221a</link>
      <guid>https://dev.to/web_walkerx/hng-internship-goals-221a</guid>
      <description>&lt;p&gt;If you're a developer with an eye out for internships, you must've heard of the HNG internship and the drills they put developers through to make them world class software engineers. &lt;br&gt;
The internship is open to anyone and aims at creating a virtual work environment that fishes out the best candidates from a pool of participants. Operated by the &lt;a href="https://zuri.team"&gt;zuri&lt;/a&gt; team, the internship is one developers around the world keep an eye out for.&lt;br&gt;
You must be wondering if I am a participant, well, you guessed right, I am in the 8th cycle of the HNG internship and I'll be stating my goals in this article.&lt;/p&gt;

&lt;h2&gt;
  
  
  Become a better developer
&lt;/h2&gt;

&lt;p&gt;It's undeniable, working with other awesome developers around the world make one better, you get to learn a lot of things quickly and HNGi (HNG Internship) provides a fast paced environment with the talent for such.&lt;/p&gt;

&lt;h2&gt;
  
  
  Network with Great Minds
&lt;/h2&gt;

&lt;p&gt;There is an excess supply of super awesome developers, designers and the likes in such an environment and I wouldn't let the opportunity to network pass me by.&lt;/p&gt;

&lt;h2&gt;
  
  
  Work on Awesome Products
&lt;/h2&gt;

&lt;p&gt;Building software is every developers' joy, even better when you're building it with great developers.&lt;/p&gt;

&lt;h2&gt;
  
  
  Scale this Challenge
&lt;/h2&gt;

&lt;p&gt;I have always considered HNG internship a challenge and I don't take challenges lightly. I was in a previous installment but crashed out halfway, this time, I am seeing it through to the end.&lt;/p&gt;

&lt;p&gt;In conclusion, I aim to generally get better at what I do, which is building APIs and web apps with MongoDB, Express, React and NodeJS.&lt;/p&gt;

&lt;p&gt;In case you're wondering, the internship is open to beginners but keep in mind it is a fast-paced environment and as such you should be willing to learn at lightening speed. Basic knowledge of git and github is a plus, check out this &lt;a href="https://opensource.com/article/18/1/step-step-guide-git"&gt;tutorial&lt;/a&gt; to get started with git. &lt;br&gt;
Basic knowledge of figma is also an added advantage, get up to speed with figma &lt;a href="https://trydesignlab.com/figma-101-course/introduction-to-figma/"&gt;here&lt;/a&gt;.&lt;br&gt;
Check out this &lt;a href="https://html.com/"&gt;tutorial&lt;/a&gt; to get the basic knowledge of HTML.&lt;br&gt;
I would also recommend getting the most basic know-how (atleast for a start) on a backend language like &lt;a href="https://www.tutorialspoint.com/nodejs/index.htm"&gt;NodeJS&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;With all those, you're more than ready to go, take the leap and  dive right in. See you on the other side!&lt;/p&gt;

</description>
      <category>programming</category>
      <category>goals</category>
      <category>internship</category>
      <category>zuri</category>
    </item>
    <item>
      <title>Overcome procrastination like a hero</title>
      <dc:creator>Buba Mohammed Auwal</dc:creator>
      <pubDate>Tue, 02 Feb 2021 00:32:26 +0000</pubDate>
      <link>https://dev.to/web_walkerx/overcome-procrastination-like-a-hero-2k19</link>
      <guid>https://dev.to/web_walkerx/overcome-procrastination-like-a-hero-2k19</guid>
      <description>&lt;p&gt;So it's Friday morning and you're struggling to meet up with the deadline set by your project manager. You know it's a task that could have been done earlier and in convenience but you couldn't help but keep scrolling through the latest threads on Twitter and watching cat videos on Pinterest (cute!). Honestly, it's something we all go through and though it might seem unsurmountable, it is rather easy to surmount.&lt;/p&gt;

&lt;p&gt;Procrastination is the act of putting off important tasks for less rewarding and easier tasks. It is often mistaken for laziness but it is way different from laziness. &lt;/p&gt;

&lt;p&gt;The battle against procrastination is a never-ending one so I'll share a few hacks I use to &lt;code&gt;trick&lt;/code&gt; myself into completing tasks on time. &lt;/p&gt;

&lt;h2&gt;
  
  
  Acknowledge your habit of procrastination
&lt;/h2&gt;

&lt;p&gt;You have to, first and foremost acknowledge the fact you are a procrastinator (I know, it hurts). This puts you in the position of knowing your flaw and actually putting in work against it. As with all problems, identifying it is the first and most important step.&lt;/p&gt;

&lt;h2&gt;
  
  
  Focus on starting, not finishing
&lt;/h2&gt;

&lt;p&gt;The more we dwell on finishing a particular task, the more we dread getting on it. A workaround for this is to focus on starting the task, forget about finishing up the task, just get on it and start something no matter how minute it may seem. You'll might be surprised to wind up with the task done in no time.&lt;/p&gt;

&lt;h2&gt;
  
  
  Keep Yourself a To-do list
&lt;/h2&gt;

&lt;p&gt;This list should be comprehensive and have a breakdown of the larger tasks into smaller chunks. This'll take your mind off the task as a whole and lets you do your thing getting things done.&lt;/p&gt;

&lt;h2&gt;
  
  
  Hold yourself accountable
&lt;/h2&gt;

&lt;p&gt;"Yes, we are back on your case, you won't get discharged till you hold yourself accountable". Put yourself in the spotlight and tell yourself you can get it done. It is always harder the first few tries but as you hold yourself more and more accountable for getting these tasks to the finish line, you realize the habit of getting things done is actually dope (dope!).&lt;/p&gt;

&lt;h2&gt;
  
  
  Tackle the hardest tasks at your peak time
&lt;/h2&gt;

&lt;p&gt;So you've started working on that feature you've been putting off for weeks but you're feeling like taking a nap to continue later? &lt;br&gt;
Don't!&lt;br&gt;
Truth is, you're just looking for an excuse to leave the task for a later time which might be another four weeks from now. No matter how hard it may seem, persisting might just be what you need to get it done. &lt;br&gt;
Some tasks might be really hard to get done at that point in time, so setting a reminder or alarm to come back to that task is a good solution.&lt;/p&gt;

&lt;h2&gt;
  
  
  Reward Yourself
&lt;/h2&gt;

&lt;p&gt;Yay!, so you set a target for yourself and reached a milestone, what's next?. Go get yourself that ice-cream you've been meaning to for a while. Getting tasks done and doing it on time is a huge achievement and you need to pat yourself on the back and shout out a nicely done hero!.&lt;/p&gt;

&lt;p&gt;Congrats!, you're winning the fight against procrastination and getting more productive hours in, be careful not to let the villain back in though, who knows what havoc he'll wreck.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>code</category>
      <category>software</category>
      <category>developer</category>
    </item>
    <item>
      <title>Welcome to Dev.to</title>
      <dc:creator>Buba Mohammed Auwal</dc:creator>
      <pubDate>Sun, 16 Aug 2020 01:26:39 +0000</pubDate>
      <link>https://dev.to/web_walkerx/welcome-to-dev-to-1468</link>
      <guid>https://dev.to/web_walkerx/welcome-to-dev-to-1468</guid>
      <description>&lt;p&gt;This is my very first article on Dev.to and it doesn't contain much but with time this will eventually become really big.&lt;/p&gt;

&lt;p&gt;Cheers!.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
