<?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: Ayush Katiyar</title>
    <description>The latest articles on DEV Community by Ayush Katiyar (@1012ayush).</description>
    <link>https://dev.to/1012ayush</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%2F3997543%2Ff9adebf7-4094-4a21-872c-720eef4281a2.jpg</url>
      <title>DEV Community: Ayush Katiyar</title>
      <link>https://dev.to/1012ayush</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/1012ayush"/>
    <language>en</language>
    <item>
      <title>How I Automated My LeetCode Tracking to GitHub (and Added Live Streak Cards)</title>
      <dc:creator>Ayush Katiyar</dc:creator>
      <pubDate>Mon, 22 Jun 2026 20:26:38 +0000</pubDate>
      <link>https://dev.to/1012ayush/how-i-automated-my-leetcode-tracking-to-github-and-added-live-streak-cards-g5e</link>
      <guid>https://dev.to/1012ayush/how-i-automated-my-leetcode-tracking-to-github-and-added-live-streak-cards-g5e</guid>
      <description>&lt;p&gt;"Like many student developers, I wanted a hands-off way to keep my GitHub profile active while practicing Data Structures and Algorithms without constantly copy-pasting code. I set up a fully automated workflow that pushes my successful solutions straight to a repository and showcases live coding streaks on my profile. Here is how you can do it in under 5 minutes."&lt;/p&gt;

&lt;p&gt;Step 1: Automating Submissions with LeetHub v2&lt;br&gt;
Explain how to install and connect the browser extension:&lt;/p&gt;

&lt;p&gt;Mention installing LeetHub v2 on a Chromium browser (like Brave or Chrome).&lt;/p&gt;

&lt;p&gt;Link it to a dedicated GitHub repository (e.g., DSA-Solutions).&lt;/p&gt;

&lt;p&gt;Pro-Tip to include: Remind readers that it only listens to new successful submissions moving forward, so they will need to quickly re-submit past problems if they want them logged.&lt;/p&gt;

&lt;p&gt;Step 2: Showcasing the Grind with GitHub Streak Stats&lt;br&gt;
Explain how to make the profile look highly active and visual:&lt;/p&gt;

&lt;p&gt;Show them how to add the Markdown image tags for github-readme-stats and github-readme-streak-stats to their profile README.md.&lt;/p&gt;

&lt;p&gt;Provide a quick code snippet using the tokyonight theme so they can see how to align them side-by-side.&lt;/p&gt;

&lt;p&gt;Conclusion / Call to Action&lt;br&gt;
"Now, every time you hit 'Submit' on LeetCode, your GitHub contribution graph lights up green, your repo stays updated, and your profile displays a live streak card.&lt;/p&gt;

&lt;p&gt;What tools do you use to keep your developer profiles optimized? Let me know in the comments!&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>github</category>
      <category>leetcode</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
