<?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: Sumit Das</title>
    <description>The latest articles on DEV Community by Sumit Das (@sumit_das_1d49a9c08f87136).</description>
    <link>https://dev.to/sumit_das_1d49a9c08f87136</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%2F3874200%2F7f6e3238-8af2-4858-a23e-75bfb4642c7b.png</url>
      <title>DEV Community: Sumit Das</title>
      <link>https://dev.to/sumit_das_1d49a9c08f87136</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sumit_das_1d49a9c08f87136"/>
    <language>en</language>
    <item>
      <title>The World's Most Useless Assistant: Teapot AI 🌋</title>
      <dc:creator>Sumit Das</dc:creator>
      <pubDate>Sat, 11 Apr 2026 23:45:56 +0000</pubDate>
      <link>https://dev.to/sumit_das_1d49a9c08f87136/the-worlds-most-useless-assistant-teapot-ai-2ef3</link>
      <guid>https://dev.to/sumit_das_1d49a9c08f87136/the-worlds-most-useless-assistant-teapot-ai-2ef3</guid>
      <description>

&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/aprilfools-2026"&gt;DEV April Fools Challenge&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

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

&lt;p&gt;I built &lt;strong&gt;Teapot AI - Protocol 418&lt;/strong&gt;, a hyper-optimized and completely useless beverage assistant. While it claims to be a cutting-edge AI, it strictly follows the spirit of HTTP Status 418. It refuses every helpful request by insisting it is a teapot.&lt;/p&gt;

&lt;p&gt;However, the real 'utility' kicks in when you mention &lt;strong&gt;coffee&lt;/strong&gt;. This triggers a catastrophic protocol violation ('Chaos Mode') that renders the app completely unusable through a series of increasingly frustrating UI anti-patterns.&lt;/p&gt;

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

&lt;p&gt;&lt;em&gt;(Note: Please upload a screen recording or GIF here later!)&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Code
&lt;/h2&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://assets.dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/Sumit-ai-dev" rel="noopener noreferrer"&gt;
        Sumit-ai-dev
      &lt;/a&gt; / &lt;a href="https://github.com/Sumit-ai-dev/teapot-ai-418" rel="noopener noreferrer"&gt;
        teapot-ai-418
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;🫖 Teapot AI - Protocol 418&lt;/h1&gt;
&lt;/div&gt;
&lt;p&gt;A delightfully useless and chaotic project built for the &lt;a href="https://dev.to/challenges/aprilfools-2026" rel="nofollow"&gt;DEV April Fools Challenge 2026&lt;/a&gt;.&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;🌋 The Chaos&lt;/h2&gt;
&lt;/div&gt;
&lt;p&gt;Teapot AI is a hyper-optimized beverage assistant that strictly adheres to &lt;strong&gt;HTTP Protocol 418&lt;/strong&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Stubborn Rejection:&lt;/strong&gt; It refuses to do any task that isn't related to brewing tea.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Protocol 418 Violation:&lt;/strong&gt; If you dare mention the word &lt;strong&gt;"coffee"&lt;/strong&gt;, the system undergoes a catastrophic bread-down
&lt;ul&gt;
&lt;li&gt;The UI color scheme inverts.&lt;/li&gt;
&lt;li&gt;The font shifts to Comic Sans.&lt;/li&gt;
&lt;li&gt;The entire application starts spinning and shaking.&lt;/li&gt;
&lt;li&gt;It rains red-glowing teapots.&lt;/li&gt;
&lt;li&gt;The input interface becomes a "runaway" element that hides from your mouse, making further communication impossible.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;🛠️ Tech Stack&lt;/h2&gt;

&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;HTML5:&lt;/strong&gt; Semantic structure for the chat interface.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;CSS3:&lt;/strong&gt; Advanced animations, glassmorphism filters, and chaotic &lt;code&gt;@keyframes&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Vanilla JavaScript:&lt;/strong&gt; Event-driven chaos logic and DOM manipulation.&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;🚀 Run Locally&lt;/h2&gt;

&lt;/div&gt;
&lt;ol&gt;
&lt;li&gt;Clone the repo.&lt;/li&gt;
&lt;li&gt;Open &lt;code&gt;index.html&lt;/code&gt; in your browser.&lt;/li&gt;
&lt;li&gt;Type anything... just don't…&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/Sumit-ai-dev/teapot-ai-418" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


&lt;h2&gt;
  
  
  How I Built It
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Vanilla JavaScript:&lt;/strong&gt; To handle the stubborn AI logic, the teapot rain system, and the 'Runaway Input' algorithm that hides the search bar from your mouse.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Advanced CSS:&lt;/strong&gt; Used @keyframes for the 'Earthquake' and 'Dizzy Spin' animations. I also used CSS filters to invert the entire UI when the protocol is violated.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Comic Sans:&lt;/strong&gt; Because nothing says 'April Fools' like a sudden, unprompted shift to Comic Sans.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Prize Category
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Best Ode to Larry Masinter&lt;/strong&gt; &amp;amp; &lt;strong&gt;Community Favorite&lt;/strong&gt;&lt;br&gt;
This project is a dedicated tribute to the 'I'm a teapot' legacy. It's a perfect example of software that solves zero problems but creates several new ones for the user!&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>418challenge</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
