<?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: IB2M_Official</title>
    <description>The latest articles on DEV Community by IB2M_Official (@ib2mofficial).</description>
    <link>https://dev.to/ib2mofficial</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%2F4073205%2F394f1fcd-085d-44ee-bfdd-89836887b917.png</url>
      <title>DEV Community: IB2M_Official</title>
      <link>https://dev.to/ib2mofficial</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ib2mofficial"/>
    <language>en</language>
    <item>
      <title>How I built a developer-first cloud drive with a "Flat Brutalist" UI 📦</title>
      <dc:creator>IB2M_Official</dc:creator>
      <pubDate>Tue, 11 Aug 2026 13:46:47 +0000</pubDate>
      <link>https://dev.to/ib2mofficial/how-i-built-a-developer-first-cloud-drive-with-a-flat-brutalist-ui-54f</link>
      <guid>https://dev.to/ib2mofficial/how-i-built-a-developer-first-cloud-drive-with-a-flat-brutalist-ui-54f</guid>
      <description>&lt;p&gt;Hey everyone! 👋&lt;/p&gt;

&lt;p&gt;I’ve always been frustrated by the strict quotas of traditional cloud storage and the lack of tools for developers. You can store files, but you can't easily integrate them into your workflows without jumping through hoops.&lt;/p&gt;

&lt;p&gt;So, I decided to spend my weekends building my own alternative: &lt;strong&gt;UnlimBox&lt;/strong&gt;. &lt;a href="https://cloud-storage-afd51.web.app/" rel="noopener noreferrer"&gt;Unlimbox&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;My goal was twofold: offer a very generous storage capacity so you never have to worry about space, and build the ultimate toolkit for devs.&lt;/p&gt;

&lt;h3&gt;
  
  
  🛠️ The Tech Stack &amp;amp; Flat Brutalism
&lt;/h3&gt;

&lt;p&gt;For the frontend, I used React and Tailwind CSS. I was tired of generic corporate designs, so I went all-in on &lt;strong&gt;Flat Brutalism&lt;/strong&gt;: heavy 2px black borders, no drop-shadows, and high contrast. It makes the app feel extremely lightweight and snappy. &lt;/p&gt;

&lt;p&gt;The backend runs on Node.js and Express.&lt;/p&gt;

&lt;h3&gt;
  
  
  💻 Built for Developers
&lt;/h3&gt;

&lt;p&gt;Aside from standard file management and an "Express Drop" mode (for sharing files instantly without an account), I focused on developer features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  &lt;strong&gt;Full REST API &amp;amp; WebDAV support&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;Built-in NoSQL database&lt;/strong&gt; for your side projects&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;Free static web hosting&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;An official CLI&lt;/strong&gt; to manage everything from your terminal&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you want to try the CLI, it's already live on npm: &lt;br&gt;
&lt;code&gt;npm i -g unlimbox-cli&lt;/code&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  🤔 Looking for feedback!
&lt;/h3&gt;

&lt;p&gt;The project is currently in open beta. Since I'm building this solo, I would absolutely love some feedback from other developers. &lt;/p&gt;

&lt;p&gt;You can try the web app here (no strings attached): &lt;br&gt;
🔗 &lt;a href="https://cloud-storage-afd51.web.app/" rel="noopener noreferrer"&gt;https://cloud-storage-afd51.web.app/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Does the Flat Brutalist UI feel intuitive to you? Have you tried deploying a file via the CLI? Let me know your thoughts or if you find any bugs! Thanks for reading.&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>webdev</category>
      <category>react</category>
      <category>node</category>
    </item>
  </channel>
</rss>
