<?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: Hassan Ahmad Tijjani</title>
    <description>The latest articles on DEV Community by Hassan Ahmad Tijjani (@hassan_ahmadtijjani_aef1).</description>
    <link>https://dev.to/hassan_ahmadtijjani_aef1</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%2F3750279%2Fed37d9c9-c364-4433-a817-efe7192f04b1.jpg</url>
      <title>DEV Community: Hassan Ahmad Tijjani</title>
      <link>https://dev.to/hassan_ahmadtijjani_aef1</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hassan_ahmadtijjani_aef1"/>
    <language>en</language>
    <item>
      <title>Catch Me If You Can – The Most Unclickable Button Ever</title>
      <dc:creator>Hassan Ahmad Tijjani</dc:creator>
      <pubDate>Sat, 04 Apr 2026 12:32:18 +0000</pubDate>
      <link>https://dev.to/hassan_ahmadtijjani_aef1/catch-me-if-you-can-the-most-unclickable-button-ever-1nla</link>
      <guid>https://dev.to/hassan_ahmadtijjani_aef1/catch-me-if-you-can-the-most-unclickable-button-ever-1nla</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 a completely useless website featuring a button that refuses to be clicked.&lt;br&gt;
The page invites the user to press a button to “win a prize”. Simple, right?&lt;br&gt;
Not really.&lt;br&gt;
Every time the user moves their mouse toward the button, the button panics and teleports to another location on the screen. The more you try, the more it mocks your efforts with sarcastic messages.&lt;/p&gt;
&lt;h2&gt;
  
  
  Demo
&lt;/h2&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://running-button-pied.vercel.app/" rel="noopener noreferrer" class="c-link fw-bold flex items-center"&gt;
          &lt;span class="mr-2"&gt;running-button-pied.vercel.app&lt;/span&gt;
          

        &lt;/a&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&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/HassanAhmadTijjani" rel="noopener noreferrer"&gt;
        HassanAhmadTijjani
      &lt;/a&gt; / &lt;a href="https://github.com/HassanAhmadTijjani/Running-Button" rel="noopener noreferrer"&gt;
        Running-Button
      &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;Running-Button&lt;/h1&gt;

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



&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/HassanAhmadTijjani/Running-Button" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


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

&lt;p&gt;Technologies used:&lt;/p&gt;

&lt;p&gt;HTML&lt;br&gt;
CSS&lt;br&gt;
JavaScript&lt;/p&gt;

&lt;p&gt;The button listens for the mouseover event. Whenever the mouse gets close, JavaScript randomly changes the button's position using the browser window dimensions.&lt;br&gt;
This makes the button behave like a digital ninja that refuses to be captured.&lt;br&gt;
I also added a small attempt counter that displays sarcastic messages after several failed tries to make the experience even more ridiculous.&lt;/p&gt;

&lt;h1&gt;
  
  
  Nick Campbell #Vicente G. Reyes
&lt;/h1&gt;

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