<?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: Suman Bera</title>
    <description>The latest articles on DEV Community by Suman Bera (@bera_suman_1234).</description>
    <link>https://dev.to/bera_suman_1234</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%2F3873632%2F06a05b6e-638d-4c07-a6b3-05f4ca093197.jpg</url>
      <title>DEV Community: Suman Bera</title>
      <link>https://dev.to/bera_suman_1234</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bera_suman_1234"/>
    <language>en</language>
    <item>
      <title>Terms &amp; Conditions That Fight Back</title>
      <dc:creator>Suman Bera</dc:creator>
      <pubDate>Sat, 11 Apr 2026 17:05:21 +0000</pubDate>
      <link>https://dev.to/bera_suman_1234/terms-conditions-that-fight-back-1n4l</link>
      <guid>https://dev.to/bera_suman_1234/terms-conditions-that-fight-back-1n4l</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 “Terms &amp;amp; Conditions That Fight Back” — a useless yet chaotic web app where the user tries to accept terms, but the UI actively prevents it.&lt;/p&gt;

&lt;p&gt;Instead of a normal accept button, the system fights back:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The button runs away from the cursor&lt;/li&gt;
&lt;li&gt;Messages become sarcastic and aggressive&lt;/li&gt;
&lt;li&gt;A hidden tiny button appears after multiple failed attempts&lt;/li&gt;
&lt;li&gt;Even after “accepting,” the system rejects the user with a 418 teapot error&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The goal is simple: frustrate, entertain, and confuse the user in the most fun way possible.&lt;/p&gt;

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

&lt;p&gt;👉 Live Demo: - &lt;a href="https://sage-arithmetic-eac4a6.netlify.app/" rel="noopener noreferrer"&gt;Live Demo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Try to:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Click “Accept”&lt;/li&gt;
&lt;li&gt;Watch it escape&lt;/li&gt;
&lt;li&gt;Rage a little&lt;/li&gt;
&lt;li&gt;Discover the hidden button&lt;/li&gt;
&lt;li&gt;Still get rejected 😈&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Warning: You will not win.&lt;/p&gt;

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

&lt;p&gt;Github Repo : -&lt;a href="https://github.com/SumanB1432/accept_term-condition_aprilfool.git" rel="noopener noreferrer"&gt;Github Repo&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;I started with a simple idea: what if a UI refused to cooperate?&lt;/p&gt;

&lt;p&gt;Step 1:&lt;br&gt;
Created a basic Next.js app and designed a minimal Terms &amp;amp; Conditions layout.&lt;/p&gt;

&lt;p&gt;Step 2:&lt;br&gt;
Implemented a moving “Accept” button using random X-Y coordinates inside a container.&lt;/p&gt;

&lt;p&gt;Step 3:&lt;br&gt;
Added interaction tracking:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Count user attempts&lt;/li&gt;
&lt;li&gt;Change messages dynamically&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Step 4:&lt;br&gt;
Introduced chaos:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Sarcastic system messages&lt;/li&gt;
&lt;li&gt;Increasing difficulty&lt;/li&gt;
&lt;li&gt;Hidden tiny “accept” button after repeated attempts&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Step 5:&lt;br&gt;
Built a fake success screen that ends with:&lt;br&gt;
“418: I'm a teapot ☕”&lt;/p&gt;

&lt;p&gt;Step 6:&lt;br&gt;
Enhanced UI/UX:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Glassmorphism design&lt;/li&gt;
&lt;li&gt;Animated background blobs&lt;/li&gt;
&lt;li&gt;Progress bars (patience + chaos level)&lt;/li&gt;
&lt;li&gt;Keyboard interaction support&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The result is a playful, frustrating, and memorable user experience.&lt;/p&gt;

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

&lt;p&gt;🏆 Community Favorite&lt;/p&gt;

&lt;p&gt;This project is designed to be:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Funny&lt;/li&gt;
&lt;li&gt;Interactive&lt;/li&gt;
&lt;li&gt;Shareable&lt;/li&gt;
&lt;li&gt;Instantly understandable&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;People naturally try to click the button — which creates a hilarious experience.&lt;/p&gt;

&lt;p&gt;🏆 Best Ode to Larry Masinter&lt;/p&gt;

&lt;p&gt;The project ends with:&lt;br&gt;
“418: I'm a teapot ☕”&lt;/p&gt;

&lt;p&gt;This is a tribute to the famous HTTP status code and the playful nature of web culture.&lt;/p&gt;

&lt;p&gt;🏆 Best Google AI Usage (Optional Future Upgrade)&lt;/p&gt;

&lt;p&gt;Planned feature:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Use Google Gemini API to generate absurd legal clauses dynamically&lt;/li&gt;
&lt;li&gt;AI that refuses to approve user acceptance&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Example:&lt;br&gt;
“You must emotionally convince the system before accepting.”&lt;/p&gt;

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