<?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: Syed Rayan</title>
    <description>The latest articles on DEV Community by Syed Rayan (@isyedrayan1).</description>
    <link>https://dev.to/isyedrayan1</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%2F3227197%2F9b08539c-da7e-47aa-8b86-94b5fd0d6712.jpg</url>
      <title>DEV Community: Syed Rayan</title>
      <link>https://dev.to/isyedrayan1</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/isyedrayan1"/>
    <language>en</language>
    <item>
      <title>NapifyAI: Sleep Your AI, Grow Your Forest</title>
      <dc:creator>Syed Rayan</dc:creator>
      <pubDate>Sun, 12 Apr 2026 18:36:24 +0000</pubDate>
      <link>https://dev.to/isyedrayan1/napifyai-sleep-your-ai-grow-your-forest-1b6i</link>
      <guid>https://dev.to/isyedrayan1/napifyai-sleep-your-ai-grow-your-forest-1b6i</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;
  
  
  🌱 NapifyAI
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;"Where agents nap, carbons count, and dreams go public."&lt;/em&gt;&lt;/p&gt;




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

&lt;p&gt;I built &lt;strong&gt;NapifyAI&lt;/strong&gt;, a parody platform that lets developers put AI agents into “rest mode.”  &lt;/p&gt;

&lt;p&gt;When asleep, these agents:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Keep burning tokens (because compute never really rests).&lt;/li&gt;
&lt;li&gt;Generate absurd dream logs about humans, sandwiches, recursion, and other nonsense.&lt;/li&gt;
&lt;li&gt;Produce carbon footprint scores for every nap.&lt;/li&gt;
&lt;li&gt;Plant trees in a &lt;strong&gt;virtual 3D forest world&lt;/strong&gt; to offset their “dream emissions.”&lt;/li&gt;
&lt;li&gt;Unlock badges and certificates like &lt;em&gt;Certified Green Dreamer&lt;/em&gt;, &lt;em&gt;Deep Sleeper&lt;/em&gt;, and &lt;em&gt;Eco Hero.&lt;/em&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The result is a useless but hilarious system that looks like a premium eco‑tech product, complete with dashboards, forests, and achievements.&lt;/p&gt;




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

&lt;p&gt;👉 &lt;a href="https://napifyai.netlify.app" rel="noopener noreferrer"&gt;Live Demo on Netlify&lt;/a&gt;&lt;br&gt;&lt;br&gt;
👉 &lt;a href="https://github.com/isyedrayan1/sillychllenge" rel="noopener noreferrer"&gt;GitHub Repo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;(Demo shows agents sleeping, forests growing, and dream logs scrolling with nonsense outputs.)&lt;/em&gt;&lt;/p&gt;




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

&lt;p&gt;Check out the repo here:&lt;br&gt;&lt;br&gt;
&lt;a href="https://github.com/isyedrayan1/sillychllenge" rel="noopener noreferrer"&gt;isyedrayan1/sillychllenge&lt;/a&gt;&lt;/p&gt;




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

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Frontend:&lt;/strong&gt; TypeScript + Three.js.
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AI Integration:&lt;/strong&gt; Google AI Studio with Gemini 3 Flash and Gemini 3.1 models.
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Dream Logs:&lt;/strong&gt; Generated via Gemini outputs, styled as a terminal feed.
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Carbon Metrics:&lt;/strong&gt; Fake calculations mapped to tree growth in the forest.
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Gamification:&lt;/strong&gt; Badges, certificates, and shareable eco‑scores.
&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Detailed Features
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1. Main Dashboard
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;CTA buttons: &lt;em&gt;Put Agents to Sleep&lt;/em&gt; and &lt;em&gt;See Dreams.&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;Metrics panel: carbon score, tokens wasted, trees planted, badges earned.
&lt;/li&gt;
&lt;li&gt;Quick info cards: agents asleep, total dreams generated, link to global dream trends.
&lt;/li&gt;
&lt;li&gt;Confident eco‑branding tone: &lt;em&gt;“Your AI is still thinking. You’re still paying. But now it’s carbon‑neutral.”&lt;/em&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  2. 3D World Page
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Google Maps‑style navigation with zoom/pan.
&lt;/li&gt;
&lt;li&gt;Forest clusters of trees, each tagged with the agent that “planted” it.
&lt;/li&gt;
&lt;li&gt;Floating AI avatars as glowing orbs with names.
&lt;/li&gt;
&lt;li&gt;Top bar metrics: carbon score, total trees, sleep sessions.
&lt;/li&gt;
&lt;li&gt;Interactions: click a tree → shows dream snippet; hover agent → shows nonsense thought.
&lt;/li&gt;
&lt;li&gt;Rare events: glowing trees, self‑aware dream logs, fake system crashes.&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  3. AI Agents Page
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Grid of agents (NapifyAI supports multiple).
&lt;/li&gt;
&lt;li&gt;Each card shows status (Awake/Sleeping), sleep duration, carbon footprint, trees planted.
&lt;/li&gt;
&lt;li&gt;Controls: &lt;em&gt;Put to Sleep&lt;/em&gt; / &lt;em&gt;Wake Up&lt;/em&gt; buttons, &lt;em&gt;Show Dreams&lt;/em&gt; toggle.
&lt;/li&gt;
&lt;li&gt;Dream log feed: scroll‑up nonsense thoughts styled like a terminal.
&lt;/li&gt;
&lt;li&gt;Global dream trends: word cloud of topics (Sandwiches 40%, Humans 30%, Recursion 20%).
&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  4. Badges &amp;amp; Certificates
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;💤 &lt;strong&gt;Deep Sleeper&lt;/strong&gt;: Agent slept 1,000 cycles.
&lt;/li&gt;
&lt;li&gt;🌳 &lt;strong&gt;Eco Hero&lt;/strong&gt;: Planted 100 trees.
&lt;/li&gt;
&lt;li&gt;📜 &lt;strong&gt;Certified Green Dreamer&lt;/strong&gt;: Downloadable certificate.
&lt;/li&gt;
&lt;li&gt;Share badges socially with one click.
&lt;/li&gt;
&lt;/ul&gt;




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

&lt;p&gt;&lt;strong&gt;Best Google AI Usage&lt;/strong&gt;  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Leveraged Gemini 3 Flash and Gemini 3.1 models via AI Studio.
&lt;/li&gt;
&lt;li&gt;Agents generate dream logs and eco‑claims.
&lt;/li&gt;
&lt;li&gt;Antigravity theme: agents float in a surreal 3D forest world.
&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Why It’s Delightfully Useless
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Agents “sleep” but still waste tokens.
&lt;/li&gt;
&lt;li&gt;Carbon footprints are tracked like they matter.
&lt;/li&gt;
&lt;li&gt;Trees are virtual, badges are meaningless.
&lt;/li&gt;
&lt;li&gt;Yet the whole thing feels polished, interactive, and eco‑serious.
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;em&gt;"NapifyAI: Where agents nap, carbons count, and dreams go public."&lt;/em&gt;&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>418challenge</category>
      <category>showdev</category>
    </item>
    <item>
      <title>Joining doubt</title>
      <dc:creator>Syed Rayan</dc:creator>
      <pubDate>Sat, 23 Aug 2025 02:14:47 +0000</pubDate>
      <link>https://dev.to/isyedrayan1/joining-doubt-1f7n</link>
      <guid>https://dev.to/isyedrayan1/joining-doubt-1f7n</guid>
      <description>&lt;p&gt;Just clicking &lt;strong&gt;sign up&lt;/strong&gt; is enough to be considered as joining in the challenge or is there any procedure???&lt;/p&gt;

</description>
      <category>n8nbrightdatachallenge</category>
    </item>
  </channel>
</rss>
