<?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: Natalia </title>
    <description>The latest articles on DEV Community by Natalia  (@uixlaby).</description>
    <link>https://dev.to/uixlaby</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%2F3965362%2Fa50eb92d-4d61-4898-8bb8-6936cbbb25be.png</url>
      <title>DEV Community: Natalia </title>
      <link>https://dev.to/uixlaby</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/uixlaby"/>
    <language>en</language>
    <item>
      <title>I’m a sales manager, not a developer. Yet I built an offline PWA for stressed students.</title>
      <dc:creator>Natalia </dc:creator>
      <pubDate>Tue, 02 Jun 2026 21:16:36 +0000</pubDate>
      <link>https://dev.to/uixlaby/im-a-sales-manager-not-a-developer-yet-i-built-an-offline-pwa-for-stressed-students-20cm</link>
      <guid>https://dev.to/uixlaby/im-a-sales-manager-not-a-developer-yet-i-built-an-offline-pwa-for-stressed-students-20cm</guid>
      <description>&lt;p&gt;Two months ago, the most technical thing I did was change my Zoom background.&lt;/p&gt;

&lt;p&gt;Now I have a live PWA called Blunno. I still don’t fully understand TypeScript errors. Send help. Or coffee. ☕&lt;/p&gt;

&lt;h2&gt;
  
  
  Why I built it
&lt;/h2&gt;

&lt;p&gt;My 10yo son has mild ADHD. He gets overwhelmed before tests. The usual “just focus!” advice doesn’t help.&lt;/p&gt;

&lt;p&gt;I looked for apps that could help. Something:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;gentle (no “you failed” shaming)&lt;/li&gt;
&lt;li&gt;offline (exams happen in basements)&lt;/li&gt;
&lt;li&gt;free (students are broke)&lt;/li&gt;
&lt;li&gt;no signup&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;What I found: expensive, complicated, or clinical.&lt;/p&gt;

&lt;p&gt;So I built it myself. With zero experience.&lt;/p&gt;

&lt;h2&gt;
  
  
  The messy journey
&lt;/h2&gt;

&lt;p&gt;Started March 24. Evenings and weekends. AI helped me write code I didn’t understand. I broke things. A lot. I cried once. Then I fixed things.&lt;/p&gt;

&lt;p&gt;What came out:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;SOS breathing (3-min reset for exam panic)&lt;/li&gt;
&lt;li&gt;focus sounds (offline study ambience)&lt;/li&gt;
&lt;li&gt;mini games (Snake, Balloon Pop)&lt;/li&gt;
&lt;li&gt;A mascot named Blunno (gentle purple blob)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;My son said: “Mom, it’s like a little friend in my pocket.”&lt;/p&gt;

&lt;h2&gt;
  
  
  Tech stack (short version)
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Next.js 16 + TypeScript&lt;/li&gt;
&lt;li&gt;Tailwind + Framer Motion&lt;/li&gt;
&lt;li&gt;Dexie.js (offline storage)&lt;/li&gt;
&lt;li&gt;Howler.js (audio — unlocking on mobile was a pain)&lt;/li&gt;
&lt;li&gt;Zustand&lt;/li&gt;
&lt;li&gt;Vercel&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Where it is now
&lt;/h2&gt;

&lt;p&gt;Blunno is live. It:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;installs on your phone (PWA)&lt;/li&gt;
&lt;li&gt;works offline&lt;/li&gt;
&lt;li&gt;free, no signup&lt;/li&gt;
&lt;li&gt;helps you breathe before an exam&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;👉 Try it: &lt;a href="https://blunno.app" rel="noopener noreferrer"&gt;https://blunno.app&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks for reading. I’m excited (and scared) to hear your feedback.&lt;/p&gt;

&lt;p&gt;P.S. I still can’t center a div without AI. Progress. 😄&lt;/p&gt;

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