<?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: 0x2e Tech</title>
    <description>The latest articles on DEV Community by 0x2e Tech (@0x2e_tech_72f924b6c3e7557).</description>
    <link>https://dev.to/0x2e_tech_72f924b6c3e7557</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%2F3943529%2F189081e7-bc72-4213-84c3-3b38020576eb.png</url>
      <title>DEV Community: 0x2e Tech</title>
      <link>https://dev.to/0x2e_tech_72f924b6c3e7557</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/0x2e_tech_72f924b6c3e7557"/>
    <language>en</language>
    <item>
      <title>I’m Building Apps for 14 Days Straight</title>
      <dc:creator>0x2e Tech</dc:creator>
      <pubDate>Thu, 21 May 2026 07:21:02 +0000</pubDate>
      <link>https://dev.to/0x2e_tech_72f924b6c3e7557/im-building-apps-for-14-days-straight-2f4c</link>
      <guid>https://dev.to/0x2e_tech_72f924b6c3e7557/im-building-apps-for-14-days-straight-2f4c</guid>
      <description>&lt;p&gt;Most hobby projects die in a folder.&lt;/p&gt;

&lt;p&gt;Mine almost did too.&lt;/p&gt;

&lt;p&gt;But 11 days ago, I decided to publicly build and ship small mobile apps every single day — no investors, no team, no “startup grind” posts. Just shipping.&lt;/p&gt;

&lt;p&gt;Today’s status:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;1 app currently in Google Play Store review&lt;/li&gt;
&lt;li&gt;1 white-label app fully ready&lt;/li&gt;
&lt;li&gt;Currently building: &lt;strong&gt;days-passed&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And somehow… this tiny experiment is starting to feel real.&lt;/p&gt;




&lt;h2&gt;
  
  
  Day 11 Progress
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Current app status
&lt;/h3&gt;

&lt;p&gt;✅ 1 app submitted to the Play Store&lt;br&gt;
✅ 1 reusable white-label app completed&lt;br&gt;
⚒️ Working on: &lt;strong&gt;days-passed&lt;/strong&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Review countdown
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;8 days remaining for review&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;4/14 █████████░░░░░░░░░░░░░░░░░░░░░ 29%&lt;/p&gt;




&lt;h2&gt;
  
  
  Why I Started Building “Reusable” Apps
&lt;/h2&gt;

&lt;p&gt;I noticed something weird:&lt;/p&gt;

&lt;p&gt;Most indie developers build apps once.&lt;/p&gt;

&lt;p&gt;I want to build apps that can be reused, rebranded, and shipped multiple times.&lt;/p&gt;

&lt;p&gt;Instead of making:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;one product → one audience&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I’m experimenting with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;one system → many versions&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Think:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;white-label utilities&lt;/li&gt;
&lt;li&gt;customizable templates&lt;/li&gt;
&lt;li&gt;reusable app foundations&lt;/li&gt;
&lt;li&gt;fast launch cycles&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Basically: building software like LEGO blocks.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Hardest Part Isn’t Coding
&lt;/h2&gt;

&lt;p&gt;It’s consistency.&lt;/p&gt;

&lt;p&gt;Not motivation.&lt;br&gt;
Not ideas.&lt;br&gt;
Not tech stacks.&lt;/p&gt;

&lt;p&gt;Just showing up every day and continuing even when:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;downloads are zero&lt;/li&gt;
&lt;li&gt;nobody comments&lt;/li&gt;
&lt;li&gt;Play Store review takes forever&lt;/li&gt;
&lt;li&gt;your app feels “too simple”&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Most people underestimate how powerful daily shipping becomes after a few weeks.&lt;/p&gt;




&lt;h2&gt;
  
  
  Current Focus: “days-passed”
&lt;/h2&gt;

&lt;p&gt;Right now I’m building an app called &lt;strong&gt;days-passed&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Simple concept.&lt;br&gt;
Tiny scope.&lt;br&gt;
Fast execution.&lt;/p&gt;

&lt;p&gt;The goal isn’t to build the next unicorn app.&lt;/p&gt;

&lt;p&gt;The goal is to build momentum.&lt;/p&gt;

&lt;p&gt;Because momentum compounds faster than motivation.&lt;/p&gt;




&lt;h2&gt;
  
  
  What I’m Learning So Far
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1. Small apps ship faster than perfect apps
&lt;/h3&gt;

&lt;p&gt;Perfection delays feedback.&lt;/p&gt;

&lt;p&gt;Shipping creates feedback.&lt;/p&gt;

&lt;h3&gt;
  
  
  2. White-label systems are underrated
&lt;/h3&gt;

&lt;p&gt;Reusable architecture saves insane amounts of time later.&lt;/p&gt;

&lt;h3&gt;
  
  
  3. Public progress creates accountability
&lt;/h3&gt;

&lt;p&gt;Posting daily updates makes quitting harder.&lt;/p&gt;

&lt;p&gt;And honestly?&lt;br&gt;
That helps more than productivity hacks.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Real Goal
&lt;/h2&gt;

&lt;p&gt;I’m not trying to build:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;a billion-dollar startup&lt;/li&gt;
&lt;li&gt;a huge SaaS team&lt;/li&gt;
&lt;li&gt;another “AI wrapper”&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I just want to build software people can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;reuse&lt;/li&gt;
&lt;li&gt;rebrand&lt;/li&gt;
&lt;li&gt;launch quickly&lt;/li&gt;
&lt;li&gt;make their own&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And maybe document the entire process while doing it.&lt;/p&gt;

&lt;p&gt;Day 11 done.&lt;br&gt;
Still shipping.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>productivity</category>
      <category>react</category>
      <category>reactnative</category>
    </item>
  </channel>
</rss>
