<?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>Forem: Vicky Tsin</title>
    <description>The latest articles on Forem by Vicky Tsin (@vicky_tsin_4aa76206a36899).</description>
    <link>https://forem.com/vicky_tsin_4aa76206a36899</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%2F3678113%2F5c8a680f-f3a7-4c4b-bbd6-a1f5ef5464e3.jpg</url>
      <title>Forem: Vicky Tsin</title>
      <link>https://forem.com/vicky_tsin_4aa76206a36899</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/vicky_tsin_4aa76206a36899"/>
    <language>en</language>
    <item>
      <title>How I built my first AI Uptime Tracker as a "coding newbie"</title>
      <dc:creator>Vicky Tsin</dc:creator>
      <pubDate>Thu, 25 Dec 2025 10:37:31 +0000</pubDate>
      <link>https://forem.com/vicky_tsin_4aa76206a36899/how-i-built-my-first-ai-uptime-tracker-as-a-coding-newbie-2phc</link>
      <guid>https://forem.com/vicky_tsin_4aa76206a36899/how-i-built-my-first-ai-uptime-tracker-as-a-coding-newbie-2phc</guid>
      <description>&lt;p&gt;Hi DEV community! 👋&lt;/p&gt;

&lt;p&gt;I’ve always been fascinated by the AI boom, but as someone who doesn't come from a heavy coding background, I often felt like a spectator. That changed recently when I got frustrated trying to figure out if my favorite AI tools were actually down or if it was just my internet connection.&lt;/p&gt;

&lt;p&gt;Instead of just waiting, I decided to build a solution: &lt;strong&gt;AI Down Tracker&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Why I built this&lt;br&gt;
Official status pages for AI platforms can sometimes lag, and community forums are often scattered. I wanted a clean, fast, and "zero-cache" way to verify if sites like ChatGPT, Claude, or AI Dungeon are reachable in real-time.&lt;/p&gt;

&lt;p&gt;The Challenge (and the Learning)&lt;br&gt;
Since I’m a "code newbie," this project was a huge learning curve for me. I had to figure out:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;How to handle live connectivity checks without slowing down the site.&lt;/li&gt;
&lt;li&gt;How to create a UI that is intuitive and ad-free.&lt;/li&gt;
&lt;li&gt;How to monitor API health endpoints, not just web URLs.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It’s not perfect, but it’s my first "live" project, and I’m quite proud of it! 👉 &lt;a href="https://ai4how.com/ai-down-tracker/" rel="noopener noreferrer"&gt;AI Down Tracker&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%2F5y01tjabup5i42bcqg1q.jpg" 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%2F5y01tjabup5i42bcqg1q.jpg" alt="AI Down Tracker" width="800" height="402"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I’d love to get some feedback from this amazing community. What features should a simple tracker like this have?&lt;br&gt;
Thanks for reading my first post! 🚀&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>ai</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
