<?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: Sansita Malhotra</title>
    <description>The latest articles on DEV Community by Sansita Malhotra (@sansita_malhotra_1b6a2201).</description>
    <link>https://dev.to/sansita_malhotra_1b6a2201</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%2F3672504%2F2b3d7023-4289-461e-977f-17124c84fdce.png</url>
      <title>DEV Community: Sansita Malhotra</title>
      <link>https://dev.to/sansita_malhotra_1b6a2201</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sansita_malhotra_1b6a2201"/>
    <language>en</language>
    <item>
      <title>I Built CodeCrush: Making LeetCode Practice Feel Like an RPG</title>
      <dc:creator>Sansita Malhotra</dc:creator>
      <pubDate>Sun, 21 Dec 2025 07:33:41 +0000</pubDate>
      <link>https://dev.to/sansita_malhotra_1b6a2201/i-built-codecrush-making-leetcode-practice-feel-like-an-rpg-42m1</link>
      <guid>https://dev.to/sansita_malhotra_1b6a2201/i-built-codecrush-making-leetcode-practice-feel-like-an-rpg-42m1</guid>
      <description>&lt;h2&gt;
  
  
  Why I Built This
&lt;/h2&gt;

&lt;p&gt;I kept avoiding LeetCode because it felt like walking into an exam every time. The blank editor, the pressure, the "you should already know this" vibe - it killed my motivation to practice.&lt;/p&gt;

&lt;p&gt;So I built CodeCrush - a coding interview prep platform that treats practice like leveling up in an RPG instead of taking a test.&lt;/p&gt;

&lt;h2&gt;
  
  
  What It Does
&lt;/h2&gt;

&lt;p&gt;🎮 XP and leveling system (earn points for solving problems)&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;🔥 Streak tracking (maintain your coding momentum)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;🏆 Real-time leaderboards (compete with friends)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;💡 Progressive AI hints (Claude API - hints that guide without spoiling)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;✅ 50+ curated problems with auto-validation&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;📊 Performance analytics dashboard&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

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

&lt;p&gt;React, Firebase (auth + database), Claude API, deployed on Vercel&lt;/p&gt;

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

&lt;p&gt;Live at: &lt;a href="https://mycodecrush.vercel.app/" rel="noopener noreferrer"&gt;https://mycodecrush.vercel.app/&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Learned Building This
&lt;/h2&gt;

&lt;p&gt;The trickiest part was the hint system. I wanted hints that guide your thinking without giving away the solution...&lt;/p&gt;

&lt;p&gt;[add a paragraph about a technical challenge you solved]&lt;/p&gt;

&lt;h2&gt;
  
  
  Looking for Feedback
&lt;/h2&gt;

&lt;p&gt;This is a learning project for me. What would make you actually use this over LeetCode?&lt;/p&gt;

&lt;h1&gt;
  
  
  showdev #react #firebase #webdev
&lt;/h1&gt;

</description>
      <category>interview</category>
      <category>leetcode</category>
      <category>showdev</category>
      <category>react</category>
    </item>
  </channel>
</rss>
