<?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: Dope Capybara</title>
    <description>The latest articles on DEV Community by Dope Capybara (@dope_capybara_6264f31ac19).</description>
    <link>https://dev.to/dope_capybara_6264f31ac19</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%2F4045991%2F3d5f08f2-474e-4407-a4b1-75685a6200c2.png</url>
      <title>DEV Community: Dope Capybara</title>
      <link>https://dev.to/dope_capybara_6264f31ac19</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dope_capybara_6264f31ac19"/>
    <language>en</language>
    <item>
      <title>Five free browser tools I built alongside my Android apps (no sign-up, no tracking)</title>
      <dc:creator>Dope Capybara</dc:creator>
      <pubDate>Fri, 24 Jul 2026 18:42:21 +0000</pubDate>
      <link>https://dev.to/dope_capybara_6264f31ac19/five-free-browser-tools-i-built-alongside-my-android-apps-no-sign-up-no-tracking-40j3</link>
      <guid>https://dev.to/dope_capybara_6264f31ac19/five-free-browser-tools-i-built-alongside-my-android-apps-no-sign-up-no-tracking-40j3</guid>
      <description>&lt;p&gt;I run a one person Android studio called Dope Capybara. Alongside the apps, I keep building small web tools that solve one problem each and require nothing from the visitor. No account, no email capture, no cookie banner asking for marketing consent.&lt;/p&gt;

&lt;p&gt;Here is what's live right now.&lt;/p&gt;

&lt;h2&gt;
  
  
  Year Progress
&lt;/h2&gt;

&lt;p&gt;A live bar showing what percentage of the current year has passed, plus a countdown to the next one. Recalculates client side, no API calls.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.dopecapybara.com/tools/year-progress" rel="noopener noreferrer"&gt;https://www.dopecapybara.com/tools/year-progress&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Life in Weeks
&lt;/h2&gt;

&lt;p&gt;Enter your birthday, see your life as a grid of weeks. Based on Tim Urban's idea. Shows weeks lived next to weeks remaining, all computed in the browser.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.dopecapybara.com/tools/life-in-weeks" rel="noopener noreferrer"&gt;https://www.dopecapybara.com/tools/life-in-weeks&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Flags Quiz
&lt;/h2&gt;

&lt;p&gt;Ten rounds, one flag per round, four country options. Instant scoring, no account needed to see your result.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.dopecapybara.com/tools/flags-quiz" rel="noopener noreferrer"&gt;https://www.dopecapybara.com/tools/flags-quiz&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Photo Enhancer
&lt;/h2&gt;

&lt;p&gt;Sharpens and brightens a photo using canvas, entirely in the browser. The image never leaves your device, because there is no upload step to begin with. Before/after slider so you can see what changed.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.dopecapybara.com/tools/photo-enhancer" rel="noopener noreferrer"&gt;https://www.dopecapybara.com/tools/photo-enhancer&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Picture Memory Game
&lt;/h2&gt;

&lt;p&gt;Classic match the pairs, four illustrated themes, optional timer.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.dopecapybara.com/tools/memory-game" rel="noopener noreferrer"&gt;https://www.dopecapybara.com/tools/memory-game&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Why bother with tools that don't monetize directly
&lt;/h2&gt;

&lt;p&gt;Two reasons. First, they're genuinely useful for the five minutes someone needs them, and that's enough of a reason on its own. Second, each one is a small, well scoped project I can ship in a weekend, which keeps me in practice building and shipping instead of only maintaining the existing Android apps.&lt;/p&gt;

&lt;p&gt;All five run as static pages, no backend, no database. If you want to see the source approach or have feedback on any of them, I'm in the comments.&lt;/p&gt;

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