<?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: Itachi</title>
    <description>The latest articles on DEV Community by Itachi (@itachi_f47864487ba59eff3e).</description>
    <link>https://dev.to/itachi_f47864487ba59eff3e</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4101543%2F4b7eaee4-9cd5-4e95-aca0-9b65268c4129.png</url>
      <title>DEV Community: Itachi</title>
      <link>https://dev.to/itachi_f47864487ba59eff3e</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/itachi_f47864487ba59eff3e"/>
    <language>en</language>
    <item>
      <title>I Built a Free Tool That Turns Your GitHub Profile Into a Shareable Stat Card — Here's How</title>
      <dc:creator>Itachi</dc:creator>
      <pubDate>Sun, 30 Aug 2026 15:38:00 +0000</pubDate>
      <link>https://dev.to/itachi_f47864487ba59eff3e/i-built-a-free-tool-that-turns-your-github-profile-into-a-shareable-stat-card-heres-how-557m</link>
      <guid>https://dev.to/itachi_f47864487ba59eff3e/i-built-a-free-tool-that-turns-your-github-profile-into-a-shareable-stat-card-heres-how-557m</guid>
      <description>&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;The Problem&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;GitHub profiles are data-rich but visually boring&lt;/li&gt;
&lt;li&gt;Developers want to "flex" their stats but have no aesthetic way to do it&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The Solution&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;DevCard: enter username → pick theme → download PNG&lt;/li&gt;
&lt;li&gt;Show all 3 themes with screenshots&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;How It Works (Architecture)&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Cloudflare Worker + GitHub GraphQL API (single query)&lt;/li&gt;
&lt;li&gt;Edge caching strategy&lt;/li&gt;
&lt;li&gt;Client-side rendering with html-to-image&lt;/li&gt;
&lt;li&gt;The CORS avatar trick (base64 conversion)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The RPG Class System (fun section)&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;How top language maps to character class&lt;/li&gt;
&lt;li&gt;Full class table (TypeScript → Archmage, Rust → Forgemaster, etc.)&lt;/li&gt;
&lt;li&gt;This section alone will get shares&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Try It Yourself&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Link: &lt;a href="https://www.devcard.tech/" rel="noopener noreferrer"&gt;https://www.devcard.tech/&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;CTA: "Drop your card in the comments"&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;What's Next&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;VS Mode (compare two devs)&lt;/li&gt;
&lt;li&gt;More themes&lt;/li&gt;
&lt;li&gt;Open to suggestions&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>buildinpublic</category>
      <category>github</category>
      <category>showdev</category>
      <category>tools</category>
    </item>
  </channel>
</rss>
