<?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: piyush das</title>
    <description>The latest articles on DEV Community by piyush das (@piyush_das_1624).</description>
    <link>https://dev.to/piyush_das_1624</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%2F3870465%2F4eae763f-cd35-4714-a669-b2e8de6b98ae.jpg</url>
      <title>DEV Community: piyush das</title>
      <link>https://dev.to/piyush_das_1624</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/piyush_das_1624"/>
    <language>en</language>
    <item>
      <title>DocScan Pro</title>
      <dc:creator>piyush das</dc:creator>
      <pubDate>Sat, 11 Apr 2026 16:29:34 +0000</pubDate>
      <link>https://dev.to/piyush_das_1624/docscan-pro-38l8</link>
      <guid>https://dev.to/piyush_das_1624/docscan-pro-38l8</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;DocScan Pro is a "high-end" document conversion suite. It features a custom camera viewfinder with a scanning laser to "digitize" your documents. It supports conversions from PDF to DOCX, PPTX, and more. The catch? After a grueling 30-second "rendering" process, every single file you download is just a giant "APRIL FOOLS" message.&lt;/p&gt;

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

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/UMmeL5CBIiw"&gt;
  &lt;/iframe&gt;
&lt;br&gt;
&lt;a href="https://piyushdas1624.github.io/DocScan/" rel="noopener noreferrer"&gt;https://piyushdas1624.github.io/DocScan/&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://github.com/Piyushdas1624/DocScan" rel="noopener noreferrer"&gt;https://github.com/Piyushdas1624/DocScan&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;The goal here was psychological warfare. I architected a multi-stage loading sequence to build "Sunk Cost" in the user. I used the HTML5 Camera API with facingMode: environment for a true mobile experience. For the downloads, I utilized the Blob API to generate fake files on the fly. I originally architected a file-padding system to match the exact byte size of the uploaded file, but pivoted to a "High-End Configuration" joke when the performance of opening 2MB text files became its own (unintentional) prank.&lt;/p&gt;

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

&lt;p&gt;Community Favorite. It targets the universal experience of waiting for slow enterprise software, only to be disappointed by the result.&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>418challenge</category>
      <category>showdev</category>
    </item>
    <item>
      <title>Volex (Volume by Exercise)</title>
      <dc:creator>piyush das</dc:creator>
      <pubDate>Sat, 11 Apr 2026 16:26:44 +0000</pubDate>
      <link>https://dev.to/piyush_das_1624/volex-volume-by-exercise-oi7</link>
      <guid>https://dev.to/piyush_das_1624/volex-volume-by-exercise-oi7</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;Volex (Volume Exercise) is a video player where the volume slider is replaced by physical labor. Want to hear the music better? Do a jumping jack. Want to turn it down? Do another one. It uses your webcam to ensure you're actually sweating for your entertainment.&lt;/p&gt;

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

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/fwnVE4xudCQ"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;&lt;a href="https://piyushdas1624.github.io/volex/" rel="noopener noreferrer"&gt;https://piyushdas1624.github.io/volex/&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://github.com/Piyushdas1624/volex" rel="noopener noreferrer"&gt;https://github.com/Piyushdas1624/volex&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;This was the most technically complex build. I used Google's MediaPipe Pose Landmarker to track 33 body points in real-time. The breakthrough was implementing a State Machine logic: the app monitors the vertical relationship between the wrists and shoulders. To prevent accidental volume changes, I architected a "Neutral Zone" (Safe Spot) that the user must return to between reps. I managed the AI to implement this state-tracking logic to ensure the app works even on low-quality webcams.&lt;/p&gt;

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

&lt;p&gt;Best Google AI Usage. It pushes MediaPipe beyond simple tracking and turns it into a functional (albeit annoying) hardware controller.&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>418challenge</category>
      <category>showdev</category>
    </item>
    <item>
      <title>Someday (The Evasive To-Do List)</title>
      <dc:creator>piyush das</dc:creator>
      <pubDate>Sat, 11 Apr 2026 16:21:42 +0000</pubDate>
      <link>https://dev.to/piyush_das_1624/someday-the-evasive-to-do-list-5a4f</link>
      <guid>https://dev.to/piyush_das_1624/someday-the-evasive-to-do-list-5a4f</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;Someday is the world’s first "Procrastination-First" task manager. It looks like a minimalist productivity tool, but the checkboxes are sentient and terrified of commitment. Every time you try to check off a task, the box calculates the vector of your cursor and flees in the opposite direction.&lt;/p&gt;

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

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/PjaLSaI0Hf8"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;&lt;a href="https://piyushdas1624.github.io/someday/" rel="noopener noreferrer"&gt;https://piyushdas1624.github.io/someday/&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://github.com/Piyushdas1624/someday" rel="noopener noreferrer"&gt;https://github.com/Piyushdas1624/someday&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;I wanted to explore the boundaries of user frustration through DOM manipulation. The logic uses a mousemove listener that calculates the distance between the cursor and the checkbox using the Pythagorean theorem. If the cursor enters the "danger zone," the AI-generated logic triggers a CSS transform: translate() to move the box. I architected it so that the "Delete" button works perfectly, proving it's always easier to give up than to get things done.&lt;/p&gt;

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

&lt;p&gt;Community Favorite. Because everyone who has ever looked at a growing to-do list will feel the "vibe" of this project.&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>418challenge</category>
      <category>showdev</category>
    </item>
    <item>
      <title>Hindsight-Forecast</title>
      <dc:creator>piyush das</dc:creator>
      <pubDate>Sat, 11 Apr 2026 16:14:36 +0000</pubDate>
      <link>https://dev.to/piyush_das_1624/hindsight-forecast-4bf1</link>
      <guid>https://dev.to/piyush_das_1624/hindsight-forecast-4bf1</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;Hindsight-Forecast is a premium-grade weather dashboard that provides 100% accurate, hyper-local weather data... for exactly 24 hours ago. It’s designed for those who live in the past and want to know exactly why they got wet walking to work yesterday. It features "Brutal" sarcasm levels and helpful hindsight insights like "You should have worn a jacket."&lt;/p&gt;

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

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/qFpxVxmmMUc"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;&lt;a href="https://piyushdas1624.github.io/Hindsight-Forecast/" rel="noopener noreferrer"&gt;https://piyushdas1624.github.io/Hindsight-Forecast/&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://github.com/Piyushdas1624/Hindsight-Forecast" rel="noopener noreferrer"&gt;https://github.com/Piyushdas1624/Hindsight-Forecast&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;As an AI Administrator, I architected this app to bridge the gap between "Premium UI" and "Useless Logic." I utilized the Open-Meteo Historical Weather API to fetch data based on the user's IP-detected coordinates. The core challenge was synchronizing timezones to ensure the "Current" weather displayed was the exact hourly match from the previous day. I guided the AI to build a sleek, responsive dashboard using Vanilla JS, focusing on a "Hindsight" user experience.&lt;/p&gt;

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

&lt;p&gt;Best Ode to Larry Masinter. This project captures the spirit of the "418 I'm a Teapot" error—a technically perfect implementation of something that refuses to do what you actually need it to do.&lt;/p&gt;

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