<?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: Nobin Debnath</title>
    <description>The latest articles on DEV Community by Nobin Debnath (@mognotaapp).</description>
    <link>https://dev.to/mognotaapp</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4002041%2F6e8fe907-5b51-4b7a-9719-b9a6492c5659.jpg</url>
      <title>DEV Community: Nobin Debnath</title>
      <link>https://dev.to/mognotaapp</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mognotaapp"/>
    <language>en</language>
    <item>
      <title>I built a 50+ feature wellness app in a single HTML file as a student — here's why</title>
      <dc:creator>Nobin Debnath</dc:creator>
      <pubDate>Thu, 25 Jun 2026 09:38:37 +0000</pubDate>
      <link>https://dev.to/mognotaapp/i-built-a-50-feature-wellness-app-in-a-single-html-file-as-a-student-heres-why-37mj</link>
      <guid>https://dev.to/mognotaapp/i-built-a-50-feature-wellness-app-in-a-single-html-file-as-a-student-heres-why-37mj</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fuuxjbwdn1a1yk9z2cap5.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fuuxjbwdn1a1yk9z2cap5.jpg" alt=" " width="800" height="469"&gt;&lt;/a&gt;Most people lose hours pretending to work or study. I was one of them.&lt;/p&gt;

&lt;p&gt;I kept setting Pomodoro timers and ending up scrolling Twitter during breaks. &lt;br&gt;
That's not rest. That's just a different kind of distraction.&lt;/p&gt;

&lt;p&gt;So I built Mognota — a free wellness companion for screen workers.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Problem
&lt;/h2&gt;

&lt;p&gt;You don't have a discipline problem. You have a system problem.&lt;/p&gt;

&lt;p&gt;Your brain has a hard biological limit. Sustained attention peaks at 20-45 &lt;br&gt;
minutes before quality drops sharply. Long unfocused hours are not work — &lt;br&gt;
they are the feeling of work.&lt;/p&gt;

&lt;p&gt;The solution isn't more willpower. It's intentional recovery.&lt;/p&gt;

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

&lt;p&gt;Mognota pairs a Pomodoro timer with 50+ guided wellness activities:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;👁️ 20-20-20 eye break reminders&lt;/li&gt;
&lt;li&gt;🫁 Guided breathing &amp;amp; 7 pranayama techniques&lt;/li&gt;
&lt;li&gt;🧘 Desk yoga, HIIT, Tai Chi, stretches&lt;/li&gt;
&lt;li&gt;🎵 Binaural beats &amp;amp; ambient soundscapes&lt;/li&gt;
&lt;li&gt;🧠 Meditation &amp;amp; NSDR protocols&lt;/li&gt;
&lt;li&gt;📓 Gratitude journal, mood tracker, brain dump&lt;/li&gt;
&lt;li&gt;🎮 Sudoku, sliding puzzle, fractal explorer&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The Technical Part
&lt;/h2&gt;

&lt;p&gt;This is what dev.to might find interesting:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Pure HTML, CSS, vanilla JS — zero frameworks&lt;/li&gt;
&lt;li&gt;Everything in a single HTML file&lt;/li&gt;
&lt;li&gt;All 8 notification sounds synthesized with Web Audio API&lt;/li&gt;
&lt;li&gt;localStorage only — nothing leaves your device&lt;/li&gt;
&lt;li&gt;Works offline once loaded&lt;/li&gt;
&lt;li&gt;109+ languages supported&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;No npm. No build step. No dependencies. Just open and use.&lt;/p&gt;

&lt;h2&gt;
  
  
  Try It
&lt;/h2&gt;

&lt;p&gt;👉 &lt;a href="https://mognota.com/" rel="noopener noreferrer"&gt;https://mognota.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Completely free. No account. No ads. Forever.&lt;/p&gt;

&lt;p&gt;Would love brutal honest feedback from this community.&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>webdev</category>
      <category>beginners</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
