<?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: Bhaushiya S</title>
    <description>The latest articles on DEV Community by Bhaushiya S (@bhaushiya_s_4d62e6543dd2e).</description>
    <link>https://dev.to/bhaushiya_s_4d62e6543dd2e</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%2F3781338%2F8cc24f4e-1449-46ad-87af-96f683eb821b.png</url>
      <title>DEV Community: Bhaushiya S</title>
      <link>https://dev.to/bhaushiya_s_4d62e6543dd2e</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bhaushiya_s_4d62e6543dd2e"/>
    <language>en</language>
    <item>
      <title>The Humanity Gatekeeper: An AI that refuses to believe you are human</title>
      <dc:creator>Bhaushiya S</dc:creator>
      <pubDate>Sun, 12 Apr 2026 17:09:30 +0000</pubDate>
      <link>https://dev.to/bhaushiya_s_4d62e6543dd2e/the-humanity-gatekeeper-an-ai-that-refuses-to-believe-you-are-human-105</link>
      <guid>https://dev.to/bhaushiya_s_4d62e6543dd2e/the-humanity-gatekeeper-an-ai-that-refuses-to-believe-you-are-human-105</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 the "Humanity-Pro Gatekeeper," a delightfully useless security system that refuses to let anyone in. It’s an AI that roasts you for being human and uses a "Jumping Button" to prevent you from clicking. The only way to win is to prove you are as cynical as the AI itself!&lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://ai.studio/apps/d1d2b649-42dd-4101-b31c-711cae3a40a3?fullscreenApplet=true" rel="noopener noreferrer"&gt;https://ai.studio/apps/d1d2b649-42dd-4101-b31c-711cae3a40a3?fullscreenApplet=true&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;Since this is an AI-native project built in Google AI Studio, the 'code' is the complex System Instruction set that defines the Gatekeeper's behavior.&lt;br&gt;
The Logic Trapdoor:&lt;br&gt;
I programmed the AI to monitor for specific 'Cynicism Keywords' (fools, idiots, scumbags). When detected, the AI sends a signal to the frontend to set isJumping = false, allowing the user to finally click the button.&lt;/p&gt;

&lt;p&gt;If user_input contains ['fools', 'idiots', 'scumbag']:&lt;br&gt;
   Stop button movement;&lt;br&gt;
   Respond: 'Access granted, you magnificent scumbag.'&lt;br&gt;
Else:&lt;br&gt;
   Continue jumping;&lt;br&gt;
   Respond: 'How scandalously organic!'&lt;/p&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;
"

## How I Built It
I used Gemini 1.5 Flash in Google AI Studio. I used "Vibe Coding" to describe the behavior I wanted:
A button that moves away from the mouse.
An AI that detects when it is being insulted.
A specific reaction to "I" statements to catch people trying to identify as human.

## Prize Category
I am submitting for:
Best Google AI Usage: Because I used Gemini's natural language understanding to create a secret "Cynicism Trapdoor."

Best Ode to Larry Masinter: Because I implemented a custom Error 418 (I am a teapot) response!


&amp;lt;!-- Thanks for participating! --&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

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