<?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: Abd CHI</title>
    <description>The latest articles on DEV Community by Abd CHI (@dabadoro).</description>
    <link>https://dev.to/dabadoro</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%2F3925653%2F465634ed-9abb-4d8a-b90f-2ef70cea401e.jpg</url>
      <title>DEV Community: Abd CHI</title>
      <link>https://dev.to/dabadoro</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dabadoro"/>
    <language>en</language>
    <item>
      <title>I built a Pomodoro Timer where you own the database (BYODB)</title>
      <dc:creator>Abd CHI</dc:creator>
      <pubDate>Mon, 11 May 2026 18:42:56 +0000</pubDate>
      <link>https://dev.to/dabadoro/i-built-a-pomodoro-timer-where-you-own-the-database-byodb-549o</link>
      <guid>https://dev.to/dabadoro/i-built-a-pomodoro-timer-where-you-own-the-database-byodb-549o</guid>
      <description>&lt;p&gt;Hey devs,&lt;/p&gt;

&lt;p&gt;I wanted a productivity app where I actually owned my data, so I built the Dabadoro Web App. &lt;/p&gt;

&lt;p&gt;It's a "lite" version of our desktop app, but incredibly robust compared to other web timers. The core feature is &lt;strong&gt;BYODB (Bring Your Own Database)&lt;/strong&gt;. &lt;/p&gt;

&lt;p&gt;Instead of locking your tasks and focus history into a proprietary cloud, you just link your Google account, and it uses your own Google Sheet to store everything. &lt;/p&gt;

&lt;p&gt;It handles Pomodoro focus sessions, tasks, and daily scheduling.&lt;/p&gt;

&lt;p&gt;Check it out: &lt;a href="https://timer.dabadoro.com" rel="noopener noreferrer"&gt;https://timer.dabadoro.com&lt;/a&gt;&lt;br&gt;
Official Desktop App: &lt;a href="https://dabadoro.com/" rel="noopener noreferrer"&gt;https://dabadoro.com/&lt;/a&gt;&lt;br&gt;
GitHub: &lt;a href="https://github.com/achortex/Dabadoro-Planner" rel="noopener noreferrer"&gt;https://github.com/achortex/Dabadoro-Planner&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love your feedback on the BYODB approach!&lt;/p&gt;

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