<?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: kanika bhatt</title>
    <description>The latest articles on DEV Community by kanika bhatt (@kanika_bhatt).</description>
    <link>https://dev.to/kanika_bhatt</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%2F3781996%2F0c7c99e1-0464-4c83-8bd7-8ff1350d53e8.png</url>
      <title>DEV Community: kanika bhatt</title>
      <link>https://dev.to/kanika_bhatt</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kanika_bhatt"/>
    <language>en</language>
    <item>
      <title>We Almost Fought Over ₹1,200… Until I Built This Simple Friends Expense Calculator</title>
      <dc:creator>kanika bhatt</dc:creator>
      <pubDate>Fri, 17 Apr 2026 05:37:39 +0000</pubDate>
      <link>https://dev.to/kanika_bhatt/we-almost-fought-over-1200-until-i-built-this-simple-friends-expense-calculator-3f7k</link>
      <guid>https://dev.to/kanika_bhatt/we-almost-fought-over-1200-until-i-built-this-simple-friends-expense-calculator-3f7k</guid>
      <description>&lt;p&gt;It was supposed to be a fun trip.&lt;/p&gt;

&lt;p&gt;Four friends. A quick weekend getaway. Good food, random plans, late-night laughs—everything you’d expect.&lt;/p&gt;

&lt;p&gt;And honestly, it was perfect… until the last day.&lt;/p&gt;

&lt;p&gt;That’s when someone said:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“Alright… let’s settle the expenses.”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Silence.&lt;/p&gt;

&lt;p&gt;Phones came out. Screens lit up. And suddenly, the vibe shifted.&lt;/p&gt;

&lt;p&gt;“Wait, I paid for the cab on Day 1.”&lt;br&gt;
“No, I think I covered lunch that day.”&lt;br&gt;
“Bro just tell me how much I owe ”&lt;/p&gt;

&lt;p&gt;What should’ve taken 2 minutes… turned into 25 minutes of confusion, recalculations, and mild frustration.&lt;/p&gt;

&lt;p&gt;And the worst part?&lt;/p&gt;

&lt;p&gt;No one was wrong.&lt;/p&gt;

&lt;p&gt;We just didn’t have a clear way to track and split everything fairly.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Moment I Realized This Is a Real Problem
&lt;/h2&gt;

&lt;p&gt;On the way back, I kept thinking about it.&lt;/p&gt;

&lt;p&gt;This wasn’t a one-time issue.&lt;/p&gt;

&lt;p&gt;It happens everywhere:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Trips with friends&lt;/li&gt;
&lt;li&gt;Group dinners&lt;/li&gt;
&lt;li&gt;Shared cabs&lt;/li&gt;
&lt;li&gt;Parties and events&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;We all assume splitting money is easy… until multiple payments, different people paying, and random expenses get involved.&lt;/p&gt;

&lt;p&gt;And then it becomes:&lt;/p&gt;

&lt;p&gt;👉 Confusing&lt;br&gt;
👉 Time-consuming&lt;br&gt;
👉 Slightly awkward&lt;/p&gt;

&lt;p&gt;Not because of the money—but because of the uncertainty.&lt;/p&gt;

&lt;h2&gt;
  
  
  So I Built a Simple Fix
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqbloqppjhrsjziw77559.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqbloqppjhrsjziw77559.png" alt=" " width="800" height="406"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Instead of overthinking it, I created a clean, no-nonsense tool:&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://expensessplit.com/friends.html" rel="noopener noreferrer"&gt;https://expensessplit.com/friends.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;A &lt;strong&gt;Friends Expense Calculator&lt;/strong&gt; that does exactly what you need—nothing more, nothing less.&lt;/p&gt;

&lt;p&gt;No signups. No clutter. No unnecessary features.&lt;/p&gt;

&lt;p&gt;Just a quick way to answer one simple question:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“Who owes how much?”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  How It Actually Helps (In Real Life)
&lt;/h2&gt;

&lt;p&gt;Let’s go back to that same situation.&lt;/p&gt;

&lt;p&gt;Instead of scrolling through chats and guessing numbers, you just:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Enter the total expense&lt;/li&gt;
&lt;li&gt;Add the number of people&lt;/li&gt;
&lt;li&gt;Hit calculate&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And boom 💥&lt;/p&gt;

&lt;p&gt;You instantly know:&lt;/p&gt;

&lt;p&gt;✔️ Each person’s share&lt;br&gt;
✔️ No overpaying or underpaying&lt;br&gt;
✔️ No awkward back-and-forth&lt;/p&gt;

&lt;p&gt;It turns a messy situation into a &lt;strong&gt;10-second solution&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Simplicity Wins Here
&lt;/h2&gt;

&lt;p&gt;There are apps that track every expense, every person, every transaction.&lt;/p&gt;

&lt;p&gt;But let’s be real…&lt;/p&gt;

&lt;p&gt;Most of the time, you don’t need all that.&lt;/p&gt;

&lt;p&gt;You just want:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A quick answer&lt;/li&gt;
&lt;li&gt;A fair split&lt;/li&gt;
&lt;li&gt;And zero confusion&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That’s exactly what this tool focuses on.&lt;/p&gt;

&lt;p&gt;No distractions. Just results.&lt;/p&gt;

&lt;h2&gt;
  
  
  This Isn’t Just About Money
&lt;/h2&gt;

&lt;p&gt;Here’s the interesting part.&lt;/p&gt;

&lt;p&gt;The real issue isn’t the ₹500 or ₹1,000.&lt;/p&gt;

&lt;p&gt;It’s what comes with it:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Overthinking (“Did I pay more?”)&lt;/li&gt;
&lt;li&gt;Hesitation (“Should I ask again?”)&lt;/li&gt;
&lt;li&gt;Awkwardness (“Let it go… it’s fine”)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;A simple calculator removes all of that.&lt;/p&gt;

&lt;p&gt;It keeps things:&lt;/p&gt;

&lt;p&gt;✔️ Transparent&lt;br&gt;
✔️ Fair&lt;br&gt;
✔️ Stress-free&lt;/p&gt;

&lt;p&gt;And honestly, that matters more than the money itself.&lt;/p&gt;

&lt;h2&gt;
  
  
  Built This While Working on a Bigger Idea
&lt;/h2&gt;

&lt;p&gt;This calculator is actually part of a bigger project I’ve been building:&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://expensessplit.com" rel="noopener noreferrer"&gt;https://expensessplit.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The idea is simple:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Create tools that make everyday money situations easier—without complexity.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Right now, it includes multiple calculators and planners designed to solve real-life problems like:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Splitting expenses&lt;/li&gt;
&lt;li&gt;Budgeting&lt;/li&gt;
&lt;li&gt;Tracking spending&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And I’m continuously improving it based on real use cases (like that trip).&lt;/p&gt;

&lt;h2&gt;
  
  
  Try It Before Your Next Plan
&lt;/h2&gt;

&lt;p&gt;If you’ve ever been in that situation—where splitting money turns into a mini headache—this will genuinely help.&lt;/p&gt;

&lt;p&gt;Next time you’re out with friends, just use this:&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://expensessplit.com/friends.html" rel="noopener noreferrer"&gt;https://expensessplit.com/friends.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It takes less than 10 seconds.&lt;/p&gt;

&lt;p&gt;And might save you 20 minutes of confusion.&lt;/p&gt;

&lt;p&gt;Lastly, &lt;/p&gt;

&lt;p&gt;That trip? We laughed about it later.&lt;/p&gt;

&lt;p&gt;But it made one thing clear:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Even small money problems can create unnecessary friction.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;And sometimes, all you need is a simple tool to avoid it completely.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>productivity</category>
      <category>javascript</category>
      <category>fintech</category>
    </item>
    <item>
      <title>We’ve Automated Intelligence. So, Why Do So Many Everyday Systems Still Feel Broken?</title>
      <dc:creator>kanika bhatt</dc:creator>
      <pubDate>Sat, 21 Feb 2026 12:30:05 +0000</pubDate>
      <link>https://dev.to/kanika_bhatt/weve-automated-intelligence-so-why-do-so-many-everyday-systems-still-feel-broken-2hdb</link>
      <guid>https://dev.to/kanika_bhatt/weve-automated-intelligence-so-why-do-so-many-everyday-systems-still-feel-broken-2hdb</guid>
      <description>&lt;p&gt;Over the past year, the pace of technological innovation has been extraordinary. New AI tools launch almost daily — each promising to optimize productivity, improve decision-making, or enhance some aspect of our personal or professional lives.&lt;/p&gt;

&lt;p&gt;There is no shortage of intelligence being built.&lt;/p&gt;

&lt;p&gt;Yet, at the same time, I’ve noticed something more subtle.&lt;/p&gt;

&lt;p&gt;Many ordinary, everyday systems still feel unnecessarily complicated.&lt;/p&gt;

&lt;p&gt;Not in a dramatic, headline-worthy way.&lt;br&gt;
But in quiet, recurring ways that most of us have simply normalized.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;For example:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Coordinating plans among a small group can still turn chaotic within minutes.&lt;br&gt;
Splitting shared expenses often carries awkward social friction.&lt;br&gt;
Managing recurring subscriptions requires more mental tracking than it should.&lt;br&gt;
Making practical life decisions still feels like sifting through noise rather than gaining clarity.&lt;br&gt;
Administrative tasks — both personal and workplace — remain fragmented across too many platforms.&lt;/p&gt;

&lt;p&gt;Individually, these are small inefficiencies.&lt;br&gt;
Collectively, they consume attention, time, and mental energy.&lt;/p&gt;

&lt;p&gt;What fascinates me is this tension:&lt;/p&gt;

&lt;p&gt;We are rapidly optimizing the frontier of intelligence…&lt;br&gt;
while tolerating friction in the systems that structure daily life.&lt;/p&gt;

&lt;p&gt;This isn’t a critique of innovation.&lt;br&gt;
It’s curiosity about blind spots.&lt;/p&gt;

&lt;p&gt;In 2026, what have we quietly accepted as “just how things are” — even though they don’t need to be?&lt;/p&gt;

&lt;p&gt;I’m not looking for startup pitches.&lt;br&gt;
I’m interested in lived experiences.&lt;/p&gt;

&lt;p&gt;If you think about your own routine — personal or professional — what repeatedly feels:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Clunky&lt;/li&gt;
&lt;li&gt;Inefficient&lt;/li&gt;
&lt;li&gt;Socially awkward&lt;/li&gt;
&lt;li&gt;Mentally draining&lt;/li&gt;
&lt;li&gt;Or simply outdated&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Even though there are already apps that claim to solve it?&lt;/p&gt;

&lt;p&gt;Sometimes the most valuable insights come from patterns that are hiding in plain sight.&lt;/p&gt;

&lt;h2&gt;
  
  
  Quick Pulse Check
&lt;/h2&gt;

&lt;p&gt;If you had to choose one area where friction still feels unnecessary, which would it be?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;A)&lt;/strong&gt; Group coordination &amp;amp; shared expenses&lt;br&gt;
&lt;strong&gt;B)&lt;/strong&gt; Subscription / personal finance clutter&lt;br&gt;
&lt;strong&gt;C)&lt;/strong&gt; Decision-making overload&lt;br&gt;
&lt;strong&gt;D)&lt;/strong&gt; Workplace / administrative inefficiency&lt;br&gt;
&lt;strong&gt;E)&lt;/strong&gt; Something else (please describe)&lt;/p&gt;

&lt;p&gt;You can simply comment the letter — and elaborate if you’d like.&lt;/p&gt;

&lt;p&gt;I’m genuinely interested in understanding where real-world systems still lag behind the pace of innovation.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>discuss</category>
      <category>startup</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Why Splitting Expenses Still Causes Fights in 2026 (And Why Most Split Expense Calculators Don’t Fix It)</title>
      <dc:creator>kanika bhatt</dc:creator>
      <pubDate>Fri, 20 Feb 2026 05:38:24 +0000</pubDate>
      <link>https://dev.to/kanika_bhatt/why-splitting-expenses-still-causes-fights-in-2026-and-why-most-split-expense-calculators-dont-1lck</link>
      <guid>https://dev.to/kanika_bhatt/why-splitting-expenses-still-causes-fights-in-2026-and-why-most-split-expense-calculators-dont-1lck</guid>
      <description>&lt;p&gt;You’d think that in 2026, splitting expenses with friends would be effortless.&lt;/p&gt;

&lt;p&gt;We can transfer money in seconds.&lt;br&gt;
We can scan QR codes instantly.&lt;br&gt;
We can track subscriptions automatically.&lt;/p&gt;

&lt;p&gt;And yet, splitting trip expenses or shared bills still causes awkward conversations.&lt;/p&gt;

&lt;p&gt;Why?&lt;/p&gt;

&lt;p&gt;Because the real issue isn’t sending money.&lt;br&gt;
It’s calculating who actually owes what — fairly.&lt;/p&gt;

&lt;p&gt;And surprisingly, most split expenses calculators don’t remove the friction. They add to it.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Real Problem Isn’t Math — It’s Fairness
&lt;/h2&gt;

&lt;p&gt;When people search for a split expenses calculator, they usually want one thing:&lt;/p&gt;

&lt;p&gt;Clarity.&lt;/p&gt;

&lt;p&gt;But real-life scenarios are messy:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;One friend paid for dinner.&lt;/li&gt;
&lt;li&gt;Another booked the Airbnb.&lt;/li&gt;
&lt;li&gt;Someone joined the trip late.&lt;/li&gt;
&lt;li&gt;Not everyone ordered the same items.&lt;/li&gt;
&lt;li&gt;Taxes and extra charges complicate totals.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In these situations, “just split it equally” isn’t fair.&lt;/p&gt;

&lt;p&gt;And manual calculations often lead to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Confusion&lt;/li&gt;
&lt;li&gt;Rounding errors&lt;/li&gt;
&lt;li&gt;Quiet resentment&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The problem isn’t division.&lt;br&gt;
It’s fairness + simplicity.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Many Expense Split Tools Overcomplicate Things
&lt;/h2&gt;

&lt;p&gt;There are many apps designed to split bills fairly.&lt;/p&gt;

&lt;p&gt;But most require:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Account creation&lt;/li&gt;
&lt;li&gt;App downloads&lt;/li&gt;
&lt;li&gt;Group invites&lt;/li&gt;
&lt;li&gt;Notifications&lt;/li&gt;
&lt;li&gt;Data syncing&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That might make sense for long-term shared finances.&lt;/p&gt;

&lt;p&gt;But for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A weekend trip&lt;/li&gt;
&lt;li&gt;A dinner bill&lt;/li&gt;
&lt;li&gt;Temporary roommates&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You don’t need an ecosystem.&lt;br&gt;
You need a quick expense split tool that works instantly.&lt;/p&gt;

&lt;p&gt;Open → Enter numbers → See balances → Done.&lt;/p&gt;

&lt;p&gt;No login. No storage. No friction.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Friction Problem Nobody Talks About
&lt;/h2&gt;

&lt;p&gt;If solving the problem feels heavier than the problem itself, people avoid the solution.&lt;/p&gt;

&lt;p&gt;Splitting expenses is a micro-problem.&lt;/p&gt;

&lt;p&gt;It needs a micro-solution.&lt;/p&gt;

&lt;p&gt;That’s why I built a &lt;a href="https://expensessplit.com/" rel="noopener noreferrer"&gt;simple split expenses calculator&lt;/a&gt; that:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhxbokkx40gn3fqf78t1a.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhxbokkx40gn3fqf78t1a.png" alt="A free split expenses calculator that helps roommates and friends split trip expenses fairly with instant balance calculations." width="800" height="378"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Let's you enter who paid what&lt;/li&gt;
&lt;li&gt;Calculates exact balances instantly&lt;/li&gt;
&lt;li&gt;Works directly in the browser&lt;/li&gt;
&lt;li&gt;Doesn’t require signup&lt;/li&gt;
&lt;li&gt;Doesn’t store user data&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Sometimes the feature is simply: no login required.&lt;/p&gt;

&lt;h2&gt;
  
  
  Equal Split vs Fair Split
&lt;/h2&gt;

&lt;p&gt;Equal split works only when:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Everyone consumed equally&lt;/li&gt;
&lt;li&gt;Everyone stayed the same duration&lt;/li&gt;
&lt;li&gt;No one covered extra costs&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;But real life isn’t equal.&lt;/p&gt;

&lt;p&gt;A fair split requires:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Tracking individual contributions&lt;/li&gt;
&lt;li&gt;Adjusting for uneven payments&lt;/li&gt;
&lt;li&gt;Clear final balances&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That’s what most people actually mean when they search for:&lt;/p&gt;

&lt;p&gt;“How to split bills fairly.”&lt;/p&gt;

&lt;h2&gt;
  
  
  What Building a Simple Calculator Taught Me
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;People value speed over features.&lt;/li&gt;
&lt;li&gt;Privacy increases trust.&lt;/li&gt;
&lt;li&gt;Friction kills adoption.&lt;/li&gt;
&lt;li&gt;Simplicity scales better than complexity.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Not every problem needs a full SaaS platform.&lt;/p&gt;

&lt;p&gt;Sometimes, a focused expense split calculator is enough.&lt;/p&gt;

&lt;p&gt;If you’ve ever struggled to split trip expenses or shared bills fairly, I’d love to know:&lt;/p&gt;

&lt;p&gt;What part felt most frustrating?&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>productivity</category>
      <category>startup</category>
      <category>sideprojects</category>
    </item>
  </channel>
</rss>
