<?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: Emmaculate Jane Akinyi Odhiambo</title>
    <description>The latest articles on DEV Community by Emmaculate Jane Akinyi Odhiambo (@emma_jane).</description>
    <link>https://dev.to/emma_jane</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%2F3915344%2F981c1e5c-f25b-41bf-8155-7e1c09b0e63d.png</url>
      <title>DEV Community: Emmaculate Jane Akinyi Odhiambo</title>
      <link>https://dev.to/emma_jane</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/emma_jane"/>
    <language>en</language>
    <item>
      <title>Productivity Booster</title>
      <dc:creator>Emmaculate Jane Akinyi Odhiambo</dc:creator>
      <pubDate>Tue, 02 Jun 2026 08:49:38 +0000</pubDate>
      <link>https://dev.to/emma_jane/productivity-booster-3fk3</link>
      <guid>https://dev.to/emma_jane/productivity-booster-3fk3</guid>
      <description>&lt;p&gt;Here are 5 simple things I started doing that completely changed my productivity:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;The 20-Minute Rule for Being Stuck&lt;br&gt;
If I cannot solve a bug or configuration error within 20 minutes, I stop guessing. I force myself to look at the official documentation, search the &lt;a href="https://dev.to/"&gt;DEV Community&lt;/a&gt;, or ask a colleague. This saves hours of aimless troubleshooting.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Writing Down the Goal Before Coding&lt;br&gt;
Before typing a single line of code, I write down exactly what I am trying to build in plain text. Having a clear roadmap prevents feature creep and keeps my pull requests small and focused.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Turning Off Non-Urgent Notifications&lt;br&gt;
Context switching is a productivity killer. I close my email client and mute general chat channels for two blocks of 90 minutes each day. The uninterrupted focus allows me to enter a state of deep flow.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Reading Code, Not Just Writing It&lt;br&gt;
Every week, I spend 30 minutes reading open-source repositories or pulling up code written by senior engineers on my team. Seeing how others structure their solutions expands my perspective.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Committing Small, Committing Often&lt;br&gt;
Instead of waiting until the end of the day to make one massive commit, I commit every time a small sub-task works. It serves as a safety net and makes my Git history clean and easy to follow.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>beginners</category>
      <category>productivity</category>
      <category>programming</category>
      <category>softwaredevelopment</category>
    </item>
    <item>
      <title>Simple Habits</title>
      <dc:creator>Emmaculate Jane Akinyi Odhiambo</dc:creator>
      <pubDate>Tue, 26 May 2026 05:37:21 +0000</pubDate>
      <link>https://dev.to/emma_jane/simple-habits-48j</link>
      <guid>https://dev.to/emma_jane/simple-habits-48j</guid>
      <description>&lt;p&gt;We often think that becoming a better software engineer requires mastering complex frameworks or algorithms. However, I found that the biggest improvements in my workflow came from tiny, daily habits.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Why go is great for beginners</title>
      <dc:creator>Emmaculate Jane Akinyi Odhiambo</dc:creator>
      <pubDate>Mon, 18 May 2026 12:23:38 +0000</pubDate>
      <link>https://dev.to/emma_jane/why-go-is-great-for-beginners-3597</link>
      <guid>https://dev.to/emma_jane/why-go-is-great-for-beginners-3597</guid>
      <description>&lt;p&gt;Go is one of the easiest programming languages for beginners to learn.&lt;/p&gt;

&lt;p&gt;It has simple syntax, fast performance, and strong support for building modern applications. Many developers use Go for web development, APIs, and backend systems.&lt;/p&gt;

&lt;p&gt;One thing beginners enjoy about Go is its readability. The code is clean and easier to understand compared to many other languages.&lt;/p&gt;

&lt;p&gt;Go also helps developers learn important programming concepts like functions, loops, structs, and concurrency in a simple way.&lt;/p&gt;

&lt;p&gt;If you are starting your programming journey, Go is a great language to explore.&lt;/p&gt;

</description>
      <category>webdev</category>
    </item>
    <item>
      <title>I’m a software developer currently exploring Go, and I wanted my first project to be simple, fun, and practical. So I built a CLI tool that converts plain text into ASCII art—something like turning “Hello” into stylized text using characters.</title>
      <dc:creator>Emmaculate Jane Akinyi Odhiambo</dc:creator>
      <pubDate>Wed, 06 May 2026 07:20:51 +0000</pubDate>
      <link>https://dev.to/emma_jane/im-a-software-developer-currently-exploring-go-and-i-wanted-my-first-project-to-be-simple-fun-4i6m</link>
      <guid>https://dev.to/emma_jane/im-a-software-developer-currently-exploring-go-and-i-wanted-my-first-project-to-be-simple-fun-4i6m</guid>
      <description></description>
      <category>beginners</category>
      <category>cli</category>
      <category>go</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
