<?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: Tony</title>
    <description>The latest articles on DEV Community by Tony (@tony123s).</description>
    <link>https://dev.to/tony123s</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%2F352875%2F9a7fa8ab-7df3-46ea-a74f-3fa15a1cb3cc.jpeg</url>
      <title>DEV Community: Tony</title>
      <link>https://dev.to/tony123s</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tony123s"/>
    <language>en</language>
    <item>
      <title>What if we used AI to do some good?</title>
      <dc:creator>Tony</dc:creator>
      <pubDate>Fri, 11 Sep 2026 09:54:43 +0000</pubDate>
      <link>https://dev.to/tony123s/what-if-we-used-ai-to-do-some-good-19b6</link>
      <guid>https://dev.to/tony123s/what-if-we-used-ai-to-do-some-good-19b6</guid>
      <description>&lt;p&gt;AI is everywhere, helping us write code, build apps, and automate tasks.But it made me wonder:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What if we used AI to build something for charity?&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;That’s why I started experimenting with PetFinder,a platform to help people find their lost pets and reunite families. I built the first version using AI. It’s not fully tested yet, and there are definitely bugs to fix and real-world scenarios to figure out. But I wanted to share the idea anyway.&lt;/p&gt;

&lt;p&gt;AI isn't only about making businesses more efficient or developers more productive. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Maybe we can use it to help people and animals too.&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;This is just the beginning of PetFinder, but I'd love to see where the idea can go.&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fft5th2he0wxgtsemwldm.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fft5th2he0wxgtsemwldm.png" alt=" " width="800" height="410"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
      <category>beginners</category>
    </item>
    <item>
      <title>From One Prompt to PetFinder</title>
      <dc:creator>Tony</dc:creator>
      <pubDate>Fri, 11 Sep 2026 06:07:48 +0000</pubDate>
      <link>https://dev.to/tony123s/from-one-prompt-to-petfinder-6pp</link>
      <guid>https://dev.to/tony123s/from-one-prompt-to-petfinder-6pp</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;Existing pet lost-and-found groups can move very quickly. Important posts often get buried, making it difficult to keep track of previous records or connect a lost pet with a found one.&lt;/p&gt;

&lt;p&gt;This gave me the idea to build &lt;strong&gt;PetFinder&lt;/strong&gt;, an AI-powered lost-and-found pet app that helps identify potential matches between lost and found pets by analyzing their photos and information.&lt;/p&gt;

&lt;p&gt;The main prompt I used to get started was:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Build a modern, polished web application called PetFinder — an AI-powered Lost &amp;amp; Found Pets platform that helps people report missing pets and find pets that may have been found by others.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The main features include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Report Lost Pet&lt;/li&gt;
&lt;li&gt;Report Found Pet&lt;/li&gt;
&lt;li&gt;Upload pet photos and information&lt;/li&gt;
&lt;li&gt;AI-powered potential pet matching&lt;/li&gt;
&lt;li&gt;Possible Matches section with explanations&lt;/li&gt;
&lt;li&gt;AI-generated Lost Pet / Found Pet posters&lt;/li&gt;
&lt;li&gt;Responsive web interface&lt;/li&gt;
&lt;/ul&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F4jm8milev4eqo2616x1r.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F4jm8milev4eqo2616x1r.png" alt=" " width="800" height="410"&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ftgudmyeilziyezrel8hc.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ftgudmyeilziyezrel8hc.png" alt=" " width="800" height="334"&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fzb9ypxohl012vuq46w98.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fzb9ypxohl012vuq46w98.png" alt=" " width="772" height="772"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here the fully deployed URL&lt;br&gt;
&lt;/p&gt;
&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
      &lt;div class="c-embed__body flex items-center justify-between"&gt;
        &lt;a href="https://petfinder.ai.studio/" rel="noopener noreferrer" class="c-link fw-bold flex items-center"&gt;
          &lt;span class="mr-2"&gt;petfinder.ai.studio&lt;/span&gt;
          

        &lt;/a&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


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

&lt;p&gt;&lt;em&gt;Building PetFinder with Google AI Studio showed me that you don’t need to be a coding expert to build an app—you just need to know how to describe what you want.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Instead of writing everything from scratch, I started with a simple idea and let AI Studio generate the initial structure. I also learned that the first prompt doesn’t need to be perfect because the entire process is built on interaction.&lt;/p&gt;

&lt;p&gt;I could describe a feature, test the result, and then refine it with follow-up prompts. The clearer I was about the behaviour and changes I wanted, the closer the app got to what I had in mind.&lt;/p&gt;

&lt;p&gt;Overall, this track showed me that in AI-assisted development, communicating your requirements clearly is just as important as writing the code itself. A good prompt can turn a simple idea into something much closer to the application you envisioned.&lt;/p&gt;

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