<?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: Padmanav Mishra</title>
    <description>The latest articles on DEV Community by Padmanav Mishra (@padmanavmishra).</description>
    <link>https://dev.to/padmanavmishra</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%2F652953%2Fa626b695-c8ef-413b-8504-126b01df05fb.png</url>
      <title>DEV Community: Padmanav Mishra</title>
      <link>https://dev.to/padmanavmishra</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/padmanavmishra"/>
    <language>en</language>
    <item>
      <title>6*6 Sudoku solver</title>
      <dc:creator>Padmanav Mishra</dc:creator>
      <pubDate>Fri, 05 Sep 2025 04:58:10 +0000</pubDate>
      <link>https://dev.to/padmanavmishra/66-sudoku-solver-2fef</link>
      <guid>https://dev.to/padmanavmishra/66-sudoku-solver-2fef</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is my submission for &lt;a href="https://dev.to/deved/build-apps-with-google-ai-studio"&gt;DEV Education Track: Build Apps with Google AI Studio&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

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

&lt;p&gt;6*6 Sudoku solver. &lt;br&gt;
Prompt: Please create an app that solves a 6*6 sudoku game of numbers. Take inputs from user on the initial state of the sudoku puzzle and with push of a button shares the out put of the puzzle in a visual matrix form. Also explains what rules have been applied to solve the puzzle in a text field below the output sudoku matrix..&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.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%2Fhm72w5fny1anebcf9c5g.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.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%2Fhm72w5fny1anebcf9c5g.png" alt=" " width="800" height="571"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  My Experience
&lt;/h2&gt;

&lt;p&gt;It has been very delighting experience to build such an app with just a prompt.&lt;br&gt;
What I like :&lt;br&gt;
All the components code assistant - describing all the steps gemini has taken to build the app.&lt;br&gt;
Code editor - Showing all the files and structures flawlessly&lt;br&gt;
Preview - Generating the  output nicely&lt;br&gt;
What could have been better &lt;br&gt;
Input matrix should have been with row and column borders for easy visibility.&lt;br&gt;
The rules that is being described could have been little more structured&lt;/p&gt;

</description>
      <category>deved</category>
      <category>learngoogleaistudio</category>
      <category>ai</category>
      <category>gemini</category>
    </item>
  </channel>
</rss>
