<?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: Xyphuz</title>
    <description>The latest articles on DEV Community by Xyphuz (@wst24365888).</description>
    <link>https://dev.to/wst24365888</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%2F785900%2Fef69aa14-80af-4104-886b-844efb1637da.jpeg</url>
      <title>DEV Community: Xyphuz</title>
      <link>https://dev.to/wst24365888</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/wst24365888"/>
    <language>en</language>
    <item>
      <title>Beautify Your GitHub Profile README</title>
      <dc:creator>Xyphuz</dc:creator>
      <pubDate>Tue, 04 Jan 2022 16:37:44 +0000</pubDate>
      <link>https://dev.to/wst24365888/beautify-your-github-profile-readme-24fg</link>
      <guid>https://dev.to/wst24365888/beautify-your-github-profile-readme-24fg</guid>
      <description>&lt;p&gt;Have you ever seen a beautiful &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" rel="noopener noreferrer"&gt;profile README&lt;/a&gt; while browsing the GitHub profiles of someone?&lt;/p&gt;

&lt;p&gt;You may be wondering how to make it look like that. Here are some tips:&lt;/p&gt;

&lt;h2&gt;
  
  
  Use HTML Elements
&lt;/h2&gt;

&lt;p&gt;Because README uses Markdown syntax, there are some features in the layout that HTML Elements can do that Markdown cannot, such as centering blocks and resizing images.&lt;/p&gt;

&lt;h2&gt;
  
  
  Use Tools
&lt;/h2&gt;

&lt;p&gt;There are many tools that can help you make your README more beautiful. The idea is to use the GitHub API to dynamically generate SVG charts that show your GitHub data, such as contribution amount, cost used languages or total star earned, total PRs... etc.&lt;/p&gt;

&lt;h3&gt;
  
  
  For Badges
&lt;/h3&gt;

&lt;p&gt;For badges, try &lt;a href="https://shields.io/" rel="noopener noreferrer"&gt;&lt;strong&gt;shields.io&lt;/strong&gt;&lt;/a&gt;, it helps you create many different kinds of badges, and there are many parameters to create the badge you want to show.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/badges/shields" rel="noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub-readme-stats.vercel.app%2Fapi%2Fpin%2F%3Fusername%3Dbadges%26repo%3Dshields" alt="repo-link"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here is an example:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg.shields.io%2Fbadge%2FExample-black%3Flogo%3Ddev.to%26style%3Dfor-the-badge" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg.shields.io%2Fbadge%2FExample-black%3Flogo%3Ddev.to%26style%3Dfor-the-badge" alt="badge-example"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  For Stats
&lt;/h3&gt;

&lt;p&gt;For stats, try &lt;strong&gt;github-readme-stats&lt;/strong&gt;, it helps you create SVG for all kinds of your GitHub stats.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/anuraghazra/github-readme-stats" rel="noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub-readme-stats.vercel.app%2Fapi%2Fpin%2F%3Fusername%3Danuraghazra%26repo%3Dgithub-readme-stats" alt="repo-link"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here is an example:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub-readme-stats.vercel.app%2Fapi%3Fusername%3Dwst24365888%26border_radius%3D0%26icon_color%3D0aa%26bg_color%3D000%26text_color%3Dccc%26title_color%3DFCE928%26show_icons%3Dtrue%26count_private%3Dtrue%26hide_border%3Dtrue%26include_all_commits%3Dtrue%26hide_title%3Dtrue" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub-readme-stats.vercel.app%2Fapi%3Fusername%3Dwst24365888%26border_radius%3D0%26icon_color%3D0aa%26bg_color%3D000%26text_color%3Dccc%26title_color%3DFCE928%26show_icons%3Dtrue%26count_private%3Dtrue%26hide_border%3Dtrue%26include_all_commits%3Dtrue%26hide_title%3Dtrue" alt="stats-example"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  For Commit/Contribution Graph
&lt;/h3&gt;

&lt;p&gt;For commit/contribution graph, try &lt;strong&gt;github-contribution-graph&lt;/strong&gt;! &lt;/p&gt;

&lt;p&gt;It's an awesome tool for dynamically generating contribution graphs that show your GitHub contributions.&lt;/p&gt;

&lt;p&gt;It's beautiful, it has SLIM animation, and it supports custom background image (even &lt;code&gt;.gif&lt;/code&gt; !)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/ez4o/github-contribution-graph" rel="noopener noreferrer"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub-readme-stats.vercel.app%2Fapi%2Fpin%2F%3Fusername%3Dez4o%26repo%3Dgithub-contribution-graph" alt="repo-link"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here is the demo:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.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%2F2ucxf4y60oi8go5cwf6p.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media.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%2F2ucxf4y60oi8go5cwf6p.gif" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Okay, that's all about today's tips!&lt;/p&gt;

&lt;p&gt;If you have any ideas or questions, please feel free to share them with me in the comment section!&lt;/p&gt;

&lt;p&gt;If you like any of the above tools, don't forget to leave a star in their GitHub repo!&lt;/p&gt;

</description>
      <category>github</category>
      <category>profile</category>
      <category>readme</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
