Breaking into FinTech: Real Stories from Five Professionals
Five fintech professionals share how they landed their first role, overcame obstacles, and built thriving careers in payments, blockchain, and financial technology.
Story 1: Sanjay — From Civil Engineering to Payment Systems Engineer
Current Role: Senior Backend Engineer at Razorpay | Salary: ₹32L/year | Time to first fintech job: 18 months
The Beginning
Sanjay graduated 2019 with a BTech in Civil Engineering. His dream was to build bridges. Instead, he was offered a ₹6L job at a construction company building highways. It felt meaningless.
"I wasn't solving real problems," he recalls. "I was watching Excel sheets, not writing code."
His sister, working at a fintech startup, told him: "Come spend a weekend. You'd be amazing at this."
The Pivot
Mid-2019, Sanjay decided to learn programming while working his civil job. He enrolled in Scaler Academy (12-week online bootcamp, ₹150,000).
Why Scaler?
- Live classes, not prerecorded
- Peer support (learning with 500 others)
- DSA (Data Structures & Algorithms) focus—essential for fintech interviews
- Placement support
His routine: Work 9-5 as civil engineer. 6-11 PM: Scaler classes + 2 hours coding. Weekends: LeetCode practice.
First Job: Intern at Startup (2020)
After bootcamp, Sanjay had:
- GitHub with 10 personal projects
- LeetCode: 150 problems solved
- Scaler placement team referral → 3 interviews lined up
He got an internship offer at a Series B payment startup: ₹30,000/month (₹3.6L annually)
Why he got it: Not his degree. His portfolio. His GitHub profile was impressive—clean code, good documentation, 2 fintech projects (payment processor, transaction validator).
Growing at the Startup (2020-2023)
Year 1 (Intern → Junior Engineer): ₹3.6L → ₹7.5L
- First 3 months: Shadow senior engineers, review code
- Month 4-6: Own small feature (transaction settlement retry logic)
- Month 7-12: Lead payment gateway integration
Year 2 (Junior → Senior Engineer): ₹7.5L → ₹16L
- Architectural decisions on payment processing
- Mentoring 2 new engineers
- Ownership of ₹500 Cr+ annual payment volume
Year 3 (Senior Engineer at Razorpay): ₹16L → ₹32L
- Recruited by Razorpay during IPO prep
- Principal engineer role (designing systems for 1000x scale)
Key Turning Points
Decision 1: Bootcamp over degree "A traditional Masters (2 years, ₹10L) wouldn't help. Scaler (3 months, ₹150K) + portfolio got me the job."
Decision 2: Early career startup over secure corporate job "I could have joined TCS (safe, ₹7L) or Infosys (boring, ₹6L). Startup was 10x better for learning. Yes, more risk. Yes, lower initial salary. But compounding wins."
Decision 3: Specializing in payment systems "Everyone learns Node.js or Android. I focused on payment systems specifically. That premium (₹3-5L) paid off within 5 years."
His Advice
- Build in public: Put projects on GitHub with README documentation. Recruiters search GitHub, not LinkedIn.
- Learn DSA: Every fintech company tests system design + algorithms. Can't skip it.
- Network: Cold email engineers at Razorpay, PhonePe. "Hey, I built X. Can we chat 15 mins?" 20% reply rate converts to 10% interviews converts to 5% offers.
- Salary negotiation: His first startup offered ₹3.6L, he asked for ₹4.2L. They said yes. That 16% adds ₹60K/year × 3 years = ₹1.8L extra.
Story 2: Aparna — Bootstrap to FinTech PM
Current Role: Product Manager at Fintech Series B startup | Salary: ₹22L/year | Time to first fintech job: 24 months
The Background
Aparna worked in sales at an edtech company (2017-2019), earning ₹8.5L. She had no technical background—degree in Commerce. She hated sales ("Hitting targets felt hollow").
One day, customer feedback revealed: "Your app doesn't integrate with Google Pay." This small issue blocked 30% of conversions.
Aparna realized: Product people solve customer problems.
The Transition
She couldn't afford a bootcamp (₹300K for MBA) or sacrifice her salary. Instead:
Year 1 (Nights & Weekends):
- Took Reforge's Product Management course (₹12,000, 4 weeks)
- Read: "Inspired" by Marty Cagan, "Lean Analytics" by Alistair Croll
- Volunteered as "pseudo-PM" at her current company (no title change, but started owning features)
- Learned SQL basics (2 months, 1 hour/day) to analyze user data
Year 2:
- Built a fintech project as a learning exercise: "Payment reconciliation tool" (helping merchants track payments to their bank account)
- Wrote 3 detailed case studies explaining product decisions
- Pitched this on Twitter: "Built a payment reconciliation MVP. Handling 100 merchants."
- Got noticed by founder of a Series A payment startup
First PM Role
Founder asked her to join as Associate PM at his startup: ₹14L/year (₹6L less than her sales job, but more potential).
Negotiation note: She asked for ₹15L + 0.15% equity (ESOP). They agreed. That equity is now worth ₹5-8L if the company succeeds.
Growing as PM (2021-Present)
Year 1 (Associate PM): ₹14L + equity
- Owned merchant dashboard (UI for sellers)
- Increased merchant retention 18% (measurable impact)
- Earned promotion
Year 2 (Senior PM): ₹18L + more equity
- Launched BNPL product (Buy Now Pay Later)
- Led team of 3 PMs
Year 3 (Senior PM, Series B): ₹22L + equity refresh
- Now at larger startup with $50M funding
- Strategic initiatives (expanding to Southeast Asia)
Her Biggest Learning
"Sales taught me customer empathy. That's 50% of being a great PM. The other 50% is data + execution. Learn one, the other comes naturally."
Advice for Career Switchers
- You don't need a "perfect" resume: Aparna had no tech background. But she had customer obsession + problem-solving.
- Build something small: Your fintech project doesn't need to be perfect. It shows you understand the space.
- Write about your thinking: Case studies on Medium > fancy degree. Explain your reasoning.
- Equity matters when you're young: At ₹14L base, ask for 0.1-0.3% equity. That's worth potentially millions.
- Network through Twitter/LinkedIn: Tweet your journey. Founders follow ambitious people.
Story 3: Manav — Crypto Enthusiasm to Blockchain Developer
Current Role: Blockchain Engineer at DeFi Protocol | Salary: ₹11L/year + significant equity | Time to first job: 8 months
The Origin Story
Manav was a 2019 college graduate in Computer Science, earning ₹6L at Infosys (India's largest IT company). It felt like a factory: code what they say, no creativity.
In late 2021, he discovered Bitcoin + Ethereum. "This is the internet of money," he thought. Obsessed, he spent every free moment learning Solidity.
The Learning Sprint
Month 1-2: CryptoZombies tutorials (interactive game teaching Solidity) Month 2-3: Built 5 small contracts:
- ERC-20 token (cryptocurrency standard)
- Staking mechanism (earn rewards by locking tokens)
- Simple DEX (decentralized exchange) Month 4: Deployed to Ethereum testnet, shared code on GitHub
Landing First Role
Manav had no formal credentials. But his GitHub showed:
- 15 Solidity contracts
- 800 stars (followers/validation)
- Clean code, great documentation
A DeFi protocol founder discovered him via GitHub search for "Uniswap implementation." DM'd: "Want to join us?"
Offer: ₹8L base + 0.2% ESOP (stock option).
He quit Infosys (losing ₹2L signing bonus penalty, but worth it for compounding upside).
Two Years Later
Year 1: ₹8L + working on core protocol
- Fixed critical security bug
- Got hired full-time
Year 2: ₹11L + 0.5% equity
- Led smart contract research
- Contributed to Layer 2 scaling solution
- Promoted to Senior Engineer
The Equity Play
His 0.5% equity in a $10M-valued protocol = ₹50L today. If protocol reaches $1B valuation, that's ₹5 Cr. All from ₹8L/year job.
This is why crypto/fintech equity matters for young people.
What Made Him Stand Out
"I was obsessed. Not as a job—as a passion. I contributed to Ethereum clients (open source), attended hackathons, lived and breathed blockchain."
Most developers learn to "pass interviews." Manav learned to "solve interesting problems." Companies bet on passion.
Advice for Blockchain Careers
- Start early: Blockchain is 15-year-old technology. Every day you delay costs you ₹5-10L in compounding equity.
- Build on testnet (free money): You can experiment infinitely without real money. Build 50 projects.
- Security obsession: One exploit costs millions. Read every audit report. Understand why hacks happen.
- Crypto community > traditional tech: More meritocratic. Your GitHub > your degree. Ship code, get recognized.
Story 4: Pallaki — Breaking Gender Barriers in Risk & Compliance
Current Role: VP Risk at FinTech Series C startup | Salary: ₹85L/year | Time to first fintech job: 14 months
The Background
Pallaki started in traditional banking (2015) as an operations officer, ₹5.5L/year. She was bored "pushing papers."
Her break came when her bank hired her for a "new digital banking initiative." She was one of 3 women in a 50-person tech division.
Her Unique Path
Rather than becoming a coder, she focused on regulatory/compliance in fintech:
Year 1 (2015-2016): Learned RBI regulations, KYC/AML requirements, risk frameworks
- Read RBI.org.in reports obsessively
- Learned Excel + SQL basics to audit compliance data
- Built internal compliance checklist
Year 2 (2017-2018): Applied to fintech startups
- Series A payment startup: ₹10L as "Compliance Manager"
- Unique value: Understanding traditional banking + startup agility
Year 3-4 (2018-2022): Rapid growth
- Built compliance infrastructure from scratch (0→1)
- Enabled company to expand to 15 Indian states + Singapore
- Navigated RBI inspections, managed audit findings
Year 5+ (2022-Present): VP Risk at larger fintech
- ₹85L salary (15x her bank job)
- Managing team of 8
- Leading risk strategy as company scales
Gender Considerations
Pallaki was one of few women in fintech compliance (a field typically male-dominated). She says:
"Risk/compliance is overlooked by most engineers. But it's crucial. Companies need fewer engineers, more compliance people as they scale. I found a niche where I had 10x impact."
Her Advice
- Find adjacent paths: You don't have to code to win in fintech. Compliance, Risk, Marketing, Sales—all pay well.
- Develop expertise quickly: 2-3 years deep focus on one domain = VP-level knowledge
- Understand regulatory trends: DPDP Act (India), upcoming RBI guidelines. Companies that navigate first, win.
Story 5: Nirav — From IIT to Fintech Founder
Current Role: Co-founder, FinTech Startup | Valuation: ₹30 Cr (Series A) | Time from IIT to funding: 3 years
The Path
Nirav graduated from IIT-Delhi (India's premier engineering college) in 2019. Got offers from Google, Microsoft, but chose a fintech startup co-founder path.
Year 1 (2019): Worked as engineer at Series A payment startup, ₹9L salary
- Learned how payment systems work (ground truth)
- Identified problem: Small merchants (vegetable sellers, street vendors) couldn't use digital payments
Year 2 (2020): Left job, found co-founder (PM from Goldman Sachs), raised ₹50L seed
Key insight: Razorpay focused on e-commerce. PhonePe focused on consumers. Who serves the unbanked merchant (50M+ in India)?
Year 2-3 (2020-2022): Built product, got traction
- 100K merchants using product
- ₹10 Cr transaction volume
- Raised ₹5 Cr Series A at ₹30 Cr valuation
Today's Numbers
Nirav's stake: 25% = ₹7.5 Cr (worth ₹75L+/year if valued as salary, but locked until exit)
His salary: ₹20L/year (below what he'd earn at FAANG, but equity compensation is massive)
The Founder Playbook
Nirav's specific path:
- Worked at fintech first (learn ground truth, build network, avoid rookie mistakes)
- Identified underserved market (not copying PayPal/Stripe, but solving India-specific problem)
- Found complementary co-founder (he's engineer, partner is PM/business)
- Raised small seed (₹50L from angel investors, not VC first)
- Built product with users (focus on retention, not growth hacking)
- Raised larger round when metrics were proof (₹5 Cr at ₹30 Cr valuation)
Advice for Aspiring Founders
- Work in fintech first: 2-3 years lets you understand the industry, build network, validate ideas
- Find problem through observation: Nirav noticed merchants struggling at Diwali fair. That's your idea.
- Equity is everything: Your ₹20L salary is tiny compared to ₹7.5 Cr potential if startup succeeds
- Speed over perfect: Launched with MVP (Minimum Viable Product) → iterated → improved
Common Threads Across All 5
- They specialized: Not generalist engineers, but payment experts, compliance experts, blockchain experts
- They built portfolios: GitHub projects, case studies, networks—not just resumes
- They negotiated early: First offer isn't final offer. Sanjay negotiated ₹3.6L → ₹4.2L, Aparna negotiated ₹14L + equity
- They took calculated risks: Bootcamp cost, startup salary cuts, switching careers—but bets paid off
- They networked relentlessly: Sanjay cold-emailed, Aparna tweeted, Aarav had GitHub discovered
- They focused on impact, not credentials: Degree mattered less than GitHub projects, case studies, results
Your First 6 Months: Action Plan
Month 1: Pick your role (engineer, PM, blockchain, risk, data science) Month 2: Build 1-2 projects in that area Month 3: Write case studies explaining your thinking Month 4: Network (LinkedIn, Twitter, coffee chats) Month 5: Apply to 20+ positions (expect 80% rejection rate) Month 6: Negotiate your offer hard (10-20% salary bump is possible)
Remember: None of these five had a "perfect" path. They had clarity, persistence, and compounding impact.
Your 6-month sprint starts now.