<?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: DEVANSHU PATIL</title>
    <description>The latest articles on DEV Community by DEVANSHU PATIL (@devanshu_patil).</description>
    <link>https://dev.to/devanshu_patil</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%2F4112603%2F2dbe1932-ed99-4536-bdd7-f380a1fbe42d.png</url>
      <title>DEV Community: DEVANSHU PATIL</title>
      <link>https://dev.to/devanshu_patil</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/devanshu_patil"/>
    <language>en</language>
    <item>
      <title>I'm Building, Not Just Learning</title>
      <dc:creator>DEVANSHU PATIL</dc:creator>
      <pubDate>Sun, 06 Sep 2026 18:18:32 +0000</pubDate>
      <link>https://dev.to/devanshu_patil/im-building-not-just-learning-367l</link>
      <guid>https://dev.to/devanshu_patil/im-building-not-just-learning-367l</guid>
      <description>&lt;h2&gt;
  
  
  I'm Building, Not Just Learning
&lt;/h2&gt;

&lt;p&gt;I've spent a lot of time learning software development through tutorials, courses, documentation, and small experiments.&lt;/p&gt;

&lt;p&gt;But recently, I've realized something:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;You don't really understand software until you try to build something that actually needs to work.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That's why I've been working on &lt;strong&gt;FinLedger&lt;/strong&gt;, a personal lending and borrowing ledger application.&lt;/p&gt;

&lt;p&gt;What started as a simple idea quickly turned into something much bigger.&lt;/p&gt;

&lt;p&gt;I had to think about things like:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;How should transactions be structured?&lt;/li&gt;
&lt;li&gt;How should lending and borrowing records be connected?&lt;/li&gt;
&lt;li&gt;What happens when a person completely repays their balance?&lt;/li&gt;
&lt;li&gt;How should past records be handled?&lt;/li&gt;
&lt;li&gt;What happens when an existing person is added again?&lt;/li&gt;
&lt;li&gt;How should the UI behave as the application grows?&lt;/li&gt;
&lt;li&gt;How do you keep the architecture maintainable?&lt;/li&gt;
&lt;li&gt;How do you deploy and manage the backend?&lt;/li&gt;
&lt;li&gt;What happens when the codebase becomes large enough that changing one thing breaks another?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And that's where the real learning started.&lt;/p&gt;

&lt;p&gt;I'm currently exploring &lt;strong&gt;Android development with Kotlin and Jetpack Compose&lt;/strong&gt;, while also going deeper into &lt;strong&gt;backend engineering, databases, APIs, system design, Linux, VPS infrastructure, and self-hosting&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;I'm not trying to learn everything before building.&lt;/p&gt;

&lt;p&gt;I'm building, finding problems, understanding why they happen, fixing them, and then building again.&lt;/p&gt;

&lt;p&gt;That's what I want to document here.&lt;/p&gt;

&lt;p&gt;I'll be sharing the things I learn while building real software — including the mistakes, architectural decisions, debugging lessons, and solutions that actually worked.&lt;/p&gt;

&lt;p&gt;This is the beginning.&lt;/p&gt;

&lt;p&gt;Let's see where building takes me. 🚀&lt;/p&gt;

&lt;h2&gt;
  
  
  #android #kotlin #jetpackcompose #programming #buildinpublic
&lt;/h2&gt;

</description>
      <category>buildinpublic</category>
      <category>learning</category>
      <category>softwaredevelopment</category>
    </item>
  </channel>
</rss>
