<?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: Darsh Trivedi</title>
    <description>The latest articles on DEV Community by Darsh Trivedi (@darsh_trivedi_af2f8e7cb82).</description>
    <link>https://dev.to/darsh_trivedi_af2f8e7cb82</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%2F3213016%2Fb122607b-23b2-4d5e-9e39-5569228ef6b1.png</url>
      <title>DEV Community: Darsh Trivedi</title>
      <link>https://dev.to/darsh_trivedi_af2f8e7cb82</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/darsh_trivedi_af2f8e7cb82"/>
    <language>en</language>
    <item>
      <title>Imagen AI</title>
      <dc:creator>Darsh Trivedi</dc:creator>
      <pubDate>Wed, 01 Oct 2025 07:24:51 +0000</pubDate>
      <link>https://dev.to/darsh_trivedi_af2f8e7cb82/imagen-ai-3l7l</link>
      <guid>https://dev.to/darsh_trivedi_af2f8e7cb82/imagen-ai-3l7l</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;I built an Image genration app extending it with crafting a description of the image as well..&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%2F8x32yyxp5n2afqzhgw3q.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%2F8x32yyxp5n2afqzhgw3q.png" alt=" " width="800" height="401"&gt;&lt;/a&gt;&lt;/p&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%2F7vmyt94jknb1y9vy8wwi.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%2F7vmyt94jknb1y9vy8wwi.png" alt=" " width="800" height="400"&gt;&lt;/a&gt;&lt;/p&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%2Fnjxed7uvjqarw3l5jnw6.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%2Fnjxed7uvjqarw3l5jnw6.png" alt=" " width="800" height="427"&gt;&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;I learned how to explain and corner up the details of the requirements. Also I was amased with the creativity of the Google AI studio&lt;/p&gt;

</description>
      <category>deved</category>
      <category>learngoogleaistudio</category>
      <category>ai</category>
      <category>gemini</category>
    </item>
    <item>
      <title>Advanced TODO App using Google AI Studio</title>
      <dc:creator>Darsh Trivedi</dc:creator>
      <pubDate>Wed, 01 Oct 2025 05:58:45 +0000</pubDate>
      <link>https://dev.to/darsh_trivedi_af2f8e7cb82/advanced-todo-app-using-google-ai-studio-40e1</link>
      <guid>https://dev.to/darsh_trivedi_af2f8e7cb82/advanced-todo-app-using-google-ai-studio-40e1</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;I built Zenith Tasks, an advanced to-do list application designed for comprehensive task management. It allows users to perform full CRUD operations on tasks, track time spent using a built-in timer, assign priorities (High, Medium, Low), and add details like estimated time and descriptions. A key feature is the productivity analysis dashboard, which provides insights and graphs to visualize progress and compare estimated versus actual time spent on completed tasks.&lt;/p&gt;

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

&lt;p&gt;Here are some screenshots of the Zenith Tasks app in action:&lt;/p&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%2Fflkf3so5kujbzw9fuog7.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%2Fflkf3so5kujbzw9fuog7.png" alt=" " width="800" height="449"&gt;&lt;/a&gt;&lt;/p&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%2Fb457wylb9s9mwc60wg7z.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%2Fb457wylb9s9mwc60wg7z.png" alt=" " width="800" height="421"&gt;&lt;/a&gt;&lt;/p&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%2Fy22kcalcrm6cds1os2du.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%2Fy22kcalcrm6cds1os2du.png" alt=" " width="800" height="418"&gt;&lt;/a&gt;&lt;/p&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%2F9ivp5ggzxzd9eb3ehqmy.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%2F9ivp5ggzxzd9eb3ehqmy.png" alt=" " width="800" height="426"&gt;&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;My key takeaway from this experience is how effectively an AI assistant can be used for rapid, iterative development. We started with a high-level prompt for a "complex todo list app," and the initial result was a surprisingly robust foundation with full CRUD functionality, state management, a timer, and even an analytics view.&lt;/p&gt;

&lt;p&gt;From there, the process felt like a partnership. I could request specific, high-level features like a "priority system," and the AI would not only add the functionality but also implement the necessary UI changes, such as visual indicators and sorting controls. This iterative loop allowed for quick enhancements without getting bogged down in boilerplate code.&lt;/p&gt;

&lt;p&gt;The process also involved practical debugging. When we discovered the delete button wasn't working, we diagnosed the issue together. The AI correctly identified that a &lt;code&gt;window.confirm&lt;/code&gt; call was being blocked in the sandboxed environment and removed it, which was a great real-world lesson. We also focused on fine-tuning the UI/UX by adding an "Add Task" button to empty columns and improving responsiveness across all screen sizes.&lt;/p&gt;

&lt;p&gt;It was surprising how quickly a polished and feature-rich application could come together. The AI handled the complex state logic, component structure, and even the integration of a charting library, allowing me to focus purely on the desired functionality and user experience. This project demonstrates that building a sophisticated, well-designed web application is more accessible than ever.&lt;/p&gt;

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