<?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: Dumisani Maxwell Mukuchura</title>
    <description>The latest articles on DEV Community by Dumisani Maxwell Mukuchura (@dumisanimukuchura).</description>
    <link>https://dev.to/dumisanimukuchura</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%2F2953925%2Ff5fd4780-1237-4ef7-b45b-1630dbca6edb.jpg</url>
      <title>DEV Community: Dumisani Maxwell Mukuchura</title>
      <link>https://dev.to/dumisanimukuchura</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dumisanimukuchura"/>
    <language>en</language>
    <item>
      <title>Just Make it EXIST, You Can Make it Good Later: A Journey to Building a GitHub Profile README.</title>
      <dc:creator>Dumisani Maxwell Mukuchura</dc:creator>
      <pubDate>Sat, 26 Apr 2025 21:30:30 +0000</pubDate>
      <link>https://dev.to/dumisanimukuchura/just-make-it-exist-you-can-make-it-good-later-a-journey-to-building-a-github-profile-readme-45bj</link>
      <guid>https://dev.to/dumisanimukuchura/just-make-it-exist-you-can-make-it-good-later-a-journey-to-building-a-github-profile-readme-45bj</guid>
      <description>&lt;p&gt;As of writing this, it's been one day since I managed to build my own GitHub Profile README. Here it is → &lt;a href="https://github.com/dumisanimukuchura" rel="noopener noreferrer"&gt;https://github.com/dumisanimukuchura&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;But let’s take it back for a moment — how did I get here, and what even is a GitHub Profile README?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Where It All Started&lt;/strong&gt;&lt;br&gt;
The day before yesterday, I was scrolling on X (formerly Twitter) and came across a post where someone in the Data Community asked peers to drop their portfolios. As someone in that space, I was curious. There was awesome work shared across the board — from beginners to experts — but one thing kept popping up: GitHub links.&lt;/p&gt;

&lt;p&gt;One profile that caught my eye was from FaithMbonu → &lt;a href="https://github.com/faith99" rel="noopener noreferrer"&gt;https://github.com/faith99&lt;/a&gt;. Seeing that inspired me to ask: How do you build a GitHub Profile README?&lt;/p&gt;

&lt;p&gt;Naturally, I opened my browser and searched: “How to Build a GitHub Profile README?”&lt;/p&gt;

&lt;p&gt;As expected, a flood of results poured in. Before moving forward, here's a quick breakdown:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What is a GitHub Profile README?&lt;/strong&gt;&lt;br&gt;
Definition: A GitHub Profile README is a special README file you create in a repository named exactly like your GitHub username. It appears at the top of your GitHub profile and allows you to introduce yourself, share your skills, projects, interests, and more.&lt;/p&gt;

&lt;p&gt;Purpose: Different people use it for different reasons, such as:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Personal branding and first impressions.&lt;/li&gt;
&lt;li&gt;Showcasing skills, projects, and achievements&lt;/li&gt;
&lt;li&gt;Providing contact and social links&lt;/li&gt;
&lt;li&gt;Adding fun elements like GIFs, stats, and widgets&lt;/li&gt;
&lt;li&gt;Telling a story in your own words, beyond code&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;When Research Overwhelms Action&lt;/strong&gt;&lt;br&gt;
Back to my search results: I spiraled.&lt;/p&gt;

&lt;p&gt;I opened too many tabs, skimmed endless articles, and before I knew it, I was overwhelmed and paralyzed. Nothing was getting done.&lt;br&gt;
Then while back on X, I stumbled on an image that had a simple but powerful reminder:&lt;/p&gt;

&lt;p&gt;"Just make it EXIST, you can make it good later."&lt;/p&gt;

&lt;p&gt;That snapped me out of the loop.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.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%2F8ds2pw4tt2hrc1hvf65e.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.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%2F8ds2pw4tt2hrc1hvf65e.jpg" alt="Just make it EXIST, you can make it GOOD later" width="735" height="925"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Just Make it EXIST, you can make it GOOD later.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Taking the First Step&lt;/strong&gt;&lt;br&gt;
I went back to my browser, picked the first actionable step from this excellent Medium article → How to Design an Attractive GitHub Profile README.&lt;/p&gt;

&lt;p&gt;Step one was simple: Create the special repository on GitHub and push a basic README.&lt;br&gt;
I opened GitHub, created the repo, and pushed this single line:&lt;/p&gt;

&lt;p&gt;"Hey There 👋"&lt;/p&gt;

&lt;p&gt;No fancy design. No complicated structure. Just an existence.&lt;br&gt;
Then, I closed my PC, grabbed a pen and paper, and asked myself:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;What do I want out of this profile?&lt;/li&gt;
&lt;li&gt;Who is it for?&lt;/li&gt;
&lt;li&gt;What should it communicate?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;(It’s funny — I ask these same questions when working on data projects in some way.)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Designing My GitHub Profile README&lt;/strong&gt;&lt;br&gt;
I sketched an outline of sections I could include:&lt;/p&gt;

&lt;p&gt;Introduction: Brief bio + tagline&lt;br&gt;
Contact &amp;amp; Socials: Email, LinkedIn, X (Twitter), personal website&lt;br&gt;
Skills &amp;amp; Tools: Badges for languages, frameworks, databases, cloud platforms&lt;br&gt;
Statistics: GitHub contribution graph, streak stats, top languages&lt;br&gt;
Projects Showcase: Pinned repositories with descriptions and GIF demos&lt;br&gt;
Experience &amp;amp; Education: Bullet points or collapsible sections&lt;br&gt;
Latest Posts or Talks: Blog posts via RSS feeds&lt;br&gt;
Fun Section: Hobbies, random quotes, "now playing" widgets&lt;br&gt;
Call to Action: Invite to collaborate or connect&lt;/p&gt;

&lt;p&gt;With a plan in hand, I revisited one of the tabs I had open: &lt;a href="https://dev.toawesome-github-profile-readme"&gt;awesome-github-profile-readme&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;A goldmine of inspiration.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Building and Iterating&lt;/strong&gt;&lt;br&gt;
All the while, I kept thinking: "I hope no one checks my GitHub and just sees a lonely 'Hey There'!"&lt;/p&gt;

&lt;p&gt;I slowly fleshed out the README, section by section, until it resembled the version I linked at the beginning.&lt;/p&gt;

&lt;p&gt;And when I finished? I laughed.&lt;/p&gt;

&lt;p&gt;Because if I hadn’t taken action, I would have wasted the entire weekend watching YouTube tutorials, reading more articles, and maybe even asking AI for the "perfect" way to do it — without actually BUILDING anything.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Lessons Learned&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Research is important, but so is action.&lt;/li&gt;
&lt;li&gt;In a world overflowing with information, balance is key.&lt;/li&gt;
&lt;li&gt;Sometimes, the best way to learn is to do it imperfectly first, then improve.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Before going to bed that night, I went back to the original Twitter thread, thanked the community, and shared my newly built README.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.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%2Fs8pz02ilaw11tun9hedx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.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%2Fs8pz02ilaw11tun9hedx.png" alt="X fka Twitter Screenshot" width="612" height="898"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;In my mind, my GitHub Profile README became a digital version of myself — someone who can represent me in Internet Rooms where I can’t be there physically.&lt;/p&gt;

&lt;p&gt;I made it EXIST first. Then I made it GOOD. And I will continue to update and evolve it over time.&lt;/p&gt;

&lt;p&gt;Not a big app. &lt;br&gt;
Not a massive project. &lt;br&gt;
But a small shift in mindset that made a big difference.&lt;/p&gt;

&lt;p&gt;Sharing this on a good weekend evening as I wait for more NBA Playoff games. 🚀🏀&lt;/p&gt;

</description>
      <category>github</category>
      <category>tutorial</category>
      <category>datascience</category>
      <category>learninginpublic</category>
    </item>
  </channel>
</rss>
