<?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: Immanuel John</title>
    <description>The latest articles on DEV Community by Immanuel John (@immanuel_john_c2955a158cd).</description>
    <link>https://dev.to/immanuel_john_c2955a158cd</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%2F3816146%2F0cfdac50-eb2c-45e2-ab0c-721425a35df2.png</url>
      <title>DEV Community: Immanuel John</title>
      <link>https://dev.to/immanuel_john_c2955a158cd</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/immanuel_john_c2955a158cd"/>
    <language>en</language>
    <item>
      <title>I turned down ₹25K to take ₹10K. here's what happened over 7 years.</title>
      <dc:creator>Immanuel John</dc:creator>
      <pubDate>Wed, 08 Apr 2026 11:49:46 +0000</pubDate>
      <link>https://dev.to/immanuel_john_c2955a158cd/i-turned-down-25k-to-take-10k-heres-what-happened-over-7-years-1i2p</link>
      <guid>https://dev.to/immanuel_john_c2955a158cd/i-turned-down-25k-to-take-10k-heres-what-happened-over-7-years-1i2p</guid>
      <description>&lt;p&gt;fresh out of college in 2018. two offers on the table.&lt;/p&gt;

&lt;p&gt;₹25,000/month from a service company. stable, safe, known brand.&lt;/p&gt;

&lt;p&gt;₹10,000/month from a small bangalore startup. unknown, risky, half the money.&lt;/p&gt;

&lt;p&gt;i took the ₹10K one.&lt;/p&gt;

&lt;p&gt;everyone around me thought i was making a mistake.&lt;/p&gt;




&lt;h2&gt;
  
  
  why i did it
&lt;/h2&gt;

&lt;p&gt;the service company would put me in training for months before i touched production code.&lt;/p&gt;

&lt;p&gt;the startup would throw me into real work from week one.&lt;/p&gt;

&lt;p&gt;i figured the learning was worth more than the salary difference. turns out i was right but it took 7 years to fully play out.&lt;/p&gt;




&lt;h2&gt;
  
  
  the actual numbers, year by year
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;year&lt;/th&gt;
&lt;th&gt;salary&lt;/th&gt;
&lt;th&gt;what changed&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;2018&lt;/td&gt;
&lt;td&gt;₹10,000/mo&lt;/td&gt;
&lt;td&gt;intern, debugging production crashes at 2am&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2019&lt;/td&gt;
&lt;td&gt;₹25,000/mo&lt;/td&gt;
&lt;td&gt;full-time, building features end to end&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2020&lt;/td&gt;
&lt;td&gt;₹35,000/mo&lt;/td&gt;
&lt;td&gt;full stack, making architectural decisions&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2021&lt;/td&gt;
&lt;td&gt;₹45,000/mo&lt;/td&gt;
&lt;td&gt;leading small projects&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2021&lt;/td&gt;
&lt;td&gt;₹80,000/mo&lt;/td&gt;
&lt;td&gt;switched to blockchain after 5 months of night learning&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2022&lt;/td&gt;
&lt;td&gt;₹3,50,000/mo&lt;/td&gt;
&lt;td&gt;remote role at a french startup&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2024+&lt;/td&gt;
&lt;td&gt;left to start my own company&lt;/td&gt;
&lt;td&gt;—&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;35x in 7 years.&lt;/p&gt;




&lt;h2&gt;
  
  
  the move that changed everything
&lt;/h2&gt;

&lt;p&gt;in late 2020 i noticed something.&lt;/p&gt;

&lt;p&gt;my salary was growing slowly. i was doing the same react + node work on repeat. comfortable but stagnant.&lt;/p&gt;

&lt;p&gt;i started researching niches where:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;demand was high&lt;/li&gt;
&lt;li&gt;supply of developers was low&lt;/li&gt;
&lt;li&gt;remote companies were hiring&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;blockchain checked all three boxes in 2021.&lt;/p&gt;

&lt;p&gt;so while still employed, i spent 4-5 months:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;doing cryptozombies (free solidity course)&lt;/li&gt;
&lt;li&gt;watching patrick collins' blockchain bootcamp on youtube&lt;/li&gt;
&lt;li&gt;building two side projects and putting them on github&lt;/li&gt;
&lt;li&gt;contributing to open source blockchain repos&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;applied to 15 companies. got callbacks from 6. offers from 2.&lt;/p&gt;

&lt;p&gt;nearly doubled my salary without changing jobs first.&lt;/p&gt;




&lt;h2&gt;
  
  
  then the french startup
&lt;/h2&gt;

&lt;p&gt;1.5 years into the blockchain role, a french startup called ternoa found me on linkedin.&lt;/p&gt;

&lt;p&gt;three interview rounds. offered ₹3,50,000/month.&lt;/p&gt;

&lt;p&gt;4x my previous salary. 35x my starting stipend.&lt;/p&gt;

&lt;p&gt;why did they pay that much? because a blockchain specialist in france costs them €6,000–8,000/month. at ₹3.5L i was actually cheaper for them — and life-changing money for me.&lt;/p&gt;

&lt;p&gt;that's the india remote arbitrage nobody talks about enough.&lt;/p&gt;




&lt;h2&gt;
  
  
  what i did with that salary
&lt;/h2&gt;

&lt;p&gt;didn't lifestyle inflate.&lt;/p&gt;

&lt;p&gt;used the next 1.5 years to quietly build teckas technologies on the side — nights and weekends. blockchain and AI projects for clients. small money at first. ₹50K here, ₹1L there.&lt;/p&gt;

&lt;p&gt;saved 12+ months of expenses.&lt;/p&gt;

&lt;p&gt;then left the ₹3.5L salary to go full time.&lt;/p&gt;

&lt;p&gt;today teckas is 9 people, clients across india, europe and the us, 6 months of consecutive revenue growth.&lt;/p&gt;




&lt;h2&gt;
  
  
  mistakes i actually made
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;1. stayed comfortable too long in year 2.5&lt;/strong&gt;&lt;br&gt;
wasn't learning anything new. should have specialized 6 months earlier. probably cost me ₹10–15L in lost salary.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. didn't document the journey&lt;/strong&gt;&lt;br&gt;
zero tweets, zero blogs, zero linkedin posts during those 7 years. wish i had built in public from day one. personal brand compounds — the earlier you start the more it's worth.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. ignored financial literacy&lt;/strong&gt;&lt;br&gt;
taxes, contracts, invoicing — learned all of it the hard way when i started teckas. nobody teaches developers this stuff.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4. didn't network intentionally&lt;/strong&gt;&lt;br&gt;
every major opportunity in my career came through people. i should have invested in relationships much earlier instead of just focusing on code.&lt;/p&gt;




&lt;h2&gt;
  
  
  if i started over today
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;take the low-paying startup over the safe service company job&lt;/li&gt;
&lt;li&gt;specialize by year 2, not year 3&lt;/li&gt;
&lt;li&gt;start applying to remote companies the moment you have 2+ years experience&lt;/li&gt;
&lt;li&gt;build in public from day one&lt;/li&gt;
&lt;li&gt;start the side business before quitting, not after&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;i wrote this because i spent years looking for honest breakdowns like this from indian developers and couldn't find them.&lt;/p&gt;

&lt;p&gt;so i built &lt;a href="https://developerstory.xyz" rel="noopener noreferrer"&gt;developerstory&lt;/a&gt; — a place where developers share their real salary journeys with actual numbers. &lt;/p&gt;

&lt;p&gt;this is my story. one new story every week.&lt;/p&gt;

&lt;p&gt;if you're sitting at ₹20K–₹40K wondering if things will change — they will. but only if you make them change.&lt;/p&gt;




&lt;p&gt;the one decision that mattered most: taking the ₹10K internship.&lt;/p&gt;

&lt;p&gt;everything else was downstream of that.&lt;/p&gt;

</description>
      <category>career</category>
      <category>webdev</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
