<?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: shihan sun</title>
    <description>The latest articles on DEV Community by shihan sun (@shihan_sun_1cea75d1de372a).</description>
    <link>https://dev.to/shihan_sun_1cea75d1de372a</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%2F3865565%2Fa059e6c5-6864-41ea-8441-79925945fbf3.png</url>
      <title>DEV Community: shihan sun</title>
      <link>https://dev.to/shihan_sun_1cea75d1de372a</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shihan_sun_1cea75d1de372a"/>
    <language>en</language>
    <item>
      <title>I Built a Retro Terminal Tool to Check Your Claude Code Buddy Pet</title>
      <dc:creator>shihan sun</dc:creator>
      <pubDate>Tue, 07 Apr 2026 10:28:40 +0000</pubDate>
      <link>https://dev.to/shihan_sun_1cea75d1de372a/i-built-a-retro-terminal-tool-to-check-your-claude-code-buddy-pet-2gep</link>
      <guid>https://dev.to/shihan_sun_1cea75d1de372a/i-built-a-retro-terminal-tool-to-check-your-claude-code-buddy-pet-2gep</guid>
      <description>&lt;p&gt;Ever since Anthropic introduced the &lt;strong&gt;Claude Code Buddy&lt;/strong&gt; feature — a virtual pet that lives in your terminal and evolves based on your coding activity — I've been obsessed with checking mine. So I built a dedicated web tool for it.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://claude-buddy-checker.vercel.app" rel="noopener noreferrer"&gt;&lt;strong&gt;Claude Buddy Checker&lt;/strong&gt;&lt;/a&gt; is a retro CRT terminal-style web app that lets you look up any Claude Code Buddy by UUID. It renders your buddy's ASCII art, stats, personality traits, and evolution stage in a nostalgic green-on-black terminal interface.&lt;/p&gt;

&lt;h3&gt;
  
  
  Key Features
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;CRT Terminal UI&lt;/strong&gt; — Scanlines, phosphor glow, screen flicker, and that satisfying retro aesthetic&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;UUID Lookup&lt;/strong&gt; — Paste your buddy's UUID and instantly see its full profile&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Multi-language Support&lt;/strong&gt; — Full English, Chinese (中文), and Korean (한국어) translations&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Comprehensive Blog&lt;/strong&gt; — 13 articles covering guides, deep dives into probability math, and lore&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Mobile Responsive&lt;/strong&gt; — Works great on phones with the same terminal feel&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;React 19&lt;/strong&gt; + &lt;strong&gt;Tailwind CSS 4&lt;/strong&gt; for the frontend&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Wouter&lt;/strong&gt; for client-side routing&lt;/li&gt;
&lt;li&gt;Custom CSS animations for the CRT monitor effects (scanlines, flicker, phosphor glow)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Giscus&lt;/strong&gt; comments integration for community discussion&lt;/li&gt;
&lt;li&gt;Server-side OG image generation for social sharing&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The Fun Part: The Blog
&lt;/h2&gt;

&lt;p&gt;The blog section turned out to be the most interesting part. I wrote deep dives into:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The &lt;strong&gt;probability mathematics&lt;/strong&gt; behind shiny buddies (geometric distribution, expected value calculations)&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;kinship algorithm&lt;/strong&gt; that determines buddy compatibility (12-dimensional weighted Euclidean distance)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Evolution mechanics&lt;/strong&gt; and how coding patterns influence your buddy's growth&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Each article includes interactive data tables, code examples, and is fully translated into 3 languages.&lt;/p&gt;

&lt;h2&gt;
  
  
  Try It Out
&lt;/h2&gt;

&lt;p&gt;Check it out at &lt;a href="https://claude-buddy-checker.vercel.app" rel="noopener noreferrer"&gt;claude-buddy-checker.vercel.app&lt;/a&gt; and let me know what you think!&lt;/p&gt;

&lt;p&gt;The source code is open on GitHub: &lt;a href="https://github.com/lxiaolong068/claude-buddy-checker" rel="noopener noreferrer"&gt;lxiaolong068/claude-buddy-checker&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;Would love to hear your feedback, especially on the CRT terminal aesthetic. What's your buddy's personality type? Drop a comment below!&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>webdev</category>
      <category>programming</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
