<?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: DesireeJoy</title>
    <description>The latest articles on DEV Community by DesireeJoy (@desireejoy).</description>
    <link>https://dev.to/desireejoy</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%2F210613%2F04fe146c-e45c-4942-930c-a18fe08ad951.jpg</url>
      <title>DEV Community: DesireeJoy</title>
      <link>https://dev.to/desireejoy</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/desireejoy"/>
    <language>en</language>
    <item>
      <title>Github Profile Readme.md</title>
      <dc:creator>DesireeJoy</dc:creator>
      <pubDate>Mon, 13 Sep 2021 00:19:41 +0000</pubDate>
      <link>https://dev.to/desireejoy/github-profile-readme-md-o9e</link>
      <guid>https://dev.to/desireejoy/github-profile-readme-md-o9e</guid>
      <description>&lt;p&gt;&lt;strong&gt;Does your github page lack some pizazz?&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;In a place where it pays to stand out, github profile pages are pretty bland. A solid contributions grid helps, but ultimately a little more is needed. Recently Github introduced the ability to make a custom readme which allows you to personalize your profile.&lt;/p&gt;

&lt;h2&gt;
  
  
  How do you do it?
&lt;/h2&gt;

&lt;p&gt;Well first you create a new repository that has the same name as your github username.&lt;/p&gt;

&lt;p&gt;e.g. My username is DesireeJoy so my github repo is DesireeJoy. &lt;br&gt;
Make sure you create a readme.md with your new repo. That is where the magic happens. &lt;/p&gt;

&lt;p&gt;The readme content is what will display on your profile.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/managing-your-profile-readme"&gt;Githubs How-To&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  What is a readme?
&lt;/h3&gt;

&lt;p&gt;A readme.md file is a file you, ideally, create for ever repo. It is a place for you to tell visitors to your page what it is this repo is about. You can tell what languages are used, provide run/build commands, list dependencies, link to the functioning project, give it's history, thank collaborators etc etc... The possibilities are endless. I bet you can see now how you can use this for your own personal readme? right?&lt;/p&gt;

&lt;h3&gt;
  
  
  What should I add?
&lt;/h3&gt;

&lt;p&gt;This is the part where you can make your profile unique to you and catch everyone's attention.&lt;/p&gt;

&lt;p&gt;As someone switching over from a media design field I opted for an eye catching banner to draw my visitors in. I also kept it simple. &lt;br&gt;
A short greeting, no bio because my banner handled that for me. You may want to consider one.&lt;/p&gt;

&lt;p&gt;My primary hope is for other developers to visit and want to collaborate on projects. With that in mind my first lists were "I'm currently learning" &amp;amp; "I'm looking to collaborate on..." &lt;/p&gt;

&lt;p&gt;You work with your priorities.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/DesireeJoy"&gt;View my Profile&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--yJp1jw9Z--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/tgip2ttb6eztb9umsuke.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--yJp1jw9Z--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/tgip2ttb6eztb9umsuke.png" alt="Screenshot of my Github Profile"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  What language do I use?
&lt;/h3&gt;

&lt;p&gt;Primarily readme's are in Markdown, however, because I wanted to tweak a few things my personal readme ended up being a mix of markdown and html.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Great section ideas&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Short bio&lt;/li&gt;
&lt;li&gt;Learning list&lt;/li&gt;
&lt;li&gt;Featured Projects&lt;/li&gt;
&lt;li&gt;Open Source bonus!&lt;/li&gt;
&lt;li&gt;Skill list&lt;/li&gt;
&lt;li&gt;Certifications&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Links to resources&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://help.smash.gg/en/articles/1987102-customizing-text-with-markdown"&gt;https://help.smash.gg/en/articles/1987102-customizing-text-with-markdown&lt;/a&gt; -- Markdown help&lt;/p&gt;

&lt;p&gt;&lt;a href="https://dev.to/envoy_/150-badges-for-github-pnk"&gt;https://dev.to/envoy_/150-badges-for-github-pnk&lt;/a&gt;  - Skills Badges&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.markdownguide.org/basic-syntax/"&gt;https://www.markdownguide.org/basic-syntax/&lt;/a&gt; More markdown syntax!&lt;/p&gt;

&lt;p&gt;Do you have an awesome github profile page? Please link it in the comments. I would love to see them!&lt;/p&gt;

</description>
      <category>github</category>
    </item>
  </channel>
</rss>
