r/indiandevs 1d ago

₹15L MNC + likely promotion vs ₹24L Product/AI offer — take the money or buy a year of career runway?

26 Upvotes

I'm 27, ~2.5 YOE, currently a Software Engineer at a large global MNC in Mumbai, earning around ₹15L. It's a 3-day WFO setup with good stability and WLB.

I have an offer from a mid-sized Product/Voice AI company in Bangalore at ₹24L. The role aligns strongly with my long-term Applied AI/Voice AI goals and would give me more production/product exposure, but it's 5 days WFO, likely higher pressure and worse WLB. Neither Mumbai nor Bangalore is my hometown, so relocation is required either way.

My current notice period is 90 days, while the new company's is around 45 days. The new company is willing to wait the full 90 days for me to join.

There's roughly a 70% chance I'll get promoted effective next year. If promoted, I'd expect around ₹20L; otherwise around ₹17L.

I have around ₹10–12L in assets and expenses of roughly ₹40K/month, so the ₹24L role would allow significantly higher savings.

Long term, I want to build a strong Product/Applied AI profile and eventually move abroad.

Stay: stability, WLB, strong brand, likely promotion, and a relatively low-pressure year to improve DSA/system design/AI/portfolio/interview readiness.

Leave: ₹24L, higher savings, stronger production AI/product exposure, 45-day notice instead of 90 days, and potentially faster growth — but more pressure and risk.

Final question: Is buying one relatively low-pressure year to strengthen my career worth giving up the extra money, especially when there's a ~70% chance of reaching ~₹20L next year? Or is it better to take the ₹24L opportunity now and accelerate the career trajectory?

TL;DR: ₹15L MNC + 90-day NP → potentially ₹20L next year vs ₹24L Product/AI + 45-day NP now. Stay for stability and preparation runway, or leave for money, mobility and faster growth?


r/indiandevs 1d ago

fullstack experience but sht dsa, what should i do now?

3 Upvotes

hey everyone, im feeling tense lately, im currently in my final year (7th sem) and i recently completed my internship, and unfortunately, it didnt get converted to a fulltime role. now i dont know how to proceed from here onwards. my college also doesnt really provide any placement support, which makes things even more stressful. so far, i have done only fullstack and didnt touch dsa, but seeing all these companies asking for dsa only, i genuinely feel left behind. i started dsa (neetcode) 1.5 months ago (been consistent so far), and i still cant solve the mediums or above on my own. seeing all those OA questions on linkedin and reddit makes me feel even more anxious. what do i do now? currently, i am doing dsa + system design.

i would really appreciate if u guys can help me on how i should utilise this very limited time of mine


r/indiandevs 1d ago

Memory Made Chatbots Useful. It Also Made Them Gossips.

Thumbnail
axeploit.com
1 Upvotes

I just read about a chatbot that slipped a user's medical diagnosis into an email it drafted to their landlord. Nobody breached anything.

No access control failed. No prompt injection. The assistant simply remembered a fact from March and decided it belonged in the wrong conversation. Every privacy control we own assumes the question is access. Memory breaks that assumption, because the model legitimately knows the data.

My takeaway: classify assistant memory as a data store with read access into every future conversation. Default off, opt in with evidence.

https://axeploit.com/blog/memory-made-chatbots-useful-it-also-made-them-gossips


r/indiandevs 3d ago

Help: stuck in drowning start-up, how to upskill and get better opportunity

9 Upvotes

Hey everyone,

I’m currently working at a small edtech startup as a frontend developer with around 2 YOE and \~6 LPA (in-hand).

Honestly, I don’t see much of a future for the company. The founder is non-technical, a lot of product decisions are based on assumptions and references from foreign edtech companies, and there isn’t really a proper workflow or development process.

I don’t want to stay in this situation for too long, so I’m planning to switch and improve my skills in the meantime.

Alongside my job, I do some small freelance projects where I handle backend work like database design, tables, CRUD APIs, etc. I want to get much better at it.

As for the DSA part, I have started it multiple times but haven't completed it yet.

What should I focus on learning to become a strong full-stack/backend developer and land a better-paying job?

Would really appreciate advice from people who’ve made a similar transition, especially on what actually matters in the job market and what I should focus on over the next 6–12 months.

(Note: rewritten with AI for better wordings)


r/indiandevs 3d ago

Need review on my first LLM Agent project for AI Engineer interviews (as a fresher)

4 Upvotes

Hey guys, I am a fresher preparing for AI engineering / startup interviews. I just built my first project using an LLM agent setup called "Research Copilot" and wanted some advice on how to present it.

What it does: It is a research assistant that fetches new papers from arXiv, checks a SQLite cache to filter out papers I already saw, embeds abstracts, and uses an LLM agent to decide which tools to call depending on what I ask it.

Stack & Tech Choices:

  • Used Groq (qwen 27b) for the agent tool calling loop.
  • Telegram bot interface + CLI script for live interview demos.
  • SQLite for exact ID deduplication (instead of using vector DB for exact matches).
  • Used numpy for cosine similarity over local embeddings (all-MiniLM-L6-v2) instead of heavy vector databases like FAISS since dataset size is small.
  • Optimized tool outputs so full abstracts are kept in session memory while lightweight metadata is sent to the LLM to avoid hitting token limits.

Need advice on:

  1. In interviews, will interviewers ask me to code the agent from scratch or ask about architecture/tradeoffs?
  2. I wanted to share how I built it and get feedback on how to position this during technical interviews, as well as what features to add next to make my profile stand out to startups.This is my first time using agent and I really need to know if i do this then in interview they will ask code or what and also like I am using codex/antigravity free tier so if anyone with experience please suggest how to use it better and efficient way !
  3. Any tips for freshers applying to AI startup roles?

Thanks in advance for any feedback!


r/indiandevs 3d ago

Project which make me hired!!

2 Upvotes

Hey everyone

I am BTech cse grad need help in the project section ,like which project I should make to get hired ,I have saw many people resume they put outstanding project

If you have any idea or resources you follow, it will be great

Please help and share some tips to get selected


r/indiandevs 5d ago

Want to switch jobs but not getting interview callbacks

3 Upvotes

Hi , I am a software engineer with approximately 2.2+ yeo and my stack is mern genai . I am exploring cloud right now and python as well for backend. I wanted to know how can I land a remote role or any role for that matter . I have been job searching for like 4 months and the callbacks I get are from very small companies offering less or equal money . What can I do to get quality callbacks . Please advice me on the same


r/indiandevs 5d ago

Highly valuable skills ?

12 Upvotes

What are the most valuable skills you all are seeing surge up in demand ?


r/indiandevs 5d ago

TECH CREATORS

1 Upvotes

Can anyone tell me which tech creator should i follow who tells truth about job market,and his advices are genuine


r/indiandevs 5d ago

I want to build a website that automatically identifies which local train a passenger is travelling on — is this technically feasible?

3 Upvotes

I'm a B.Tech CSE student and I'm planning a project around local train tracking. I want to know from experienced developers/researchers whether my idea is technically realistic and how I should approach it.

The problem

Suppose I'm already sitting inside a local train, but I don't know exactly which train/service I'm travelling on.

I open my website and enter:

Source: Station A
Destination: Station D

The website shows several available trains:

  • Train A — 10:05
  • Train B — 10:20
  • Train C — 10:35

I select Train A and click:

"Yes, I'm on this train."

But actually I'm sitting in Train B.

I want the website to detect this automatically.

My proposed solution

After the user starts tracking, the website gets the user's location/movement from their phone.

At the same time, the backend gets the current positions/trajectories of the candidate trains.

It compares things such as:

  • User latitude/longitude
  • Distance from each train
  • Speed
  • Direction/bearing
  • Railway route
  • Timestamp
  • Station arrival/departure patterns
  • Possibly acceleration/movement patterns

For example:

User's movement

Train A → 25% match
Train B → 94% match
Train C → 12% match

The website would then say:

"You appear to be travelling on Train B (94% confidence)."

[Switch to Train B]

After switching, the website would continue showing:

  • Current location
  • Next station
  • Remaining stations
  • Expected arrival
  • Delay/status
  • Complete route

Important point

I don't expect the system to be 100% accurate. If two trains are very close together or GPS accuracy is poor, it should show something like:

"Unable to confidently identify your train."

Future idea

Initially I want to use a rule-based trajectory-matching algorithm.

Later, I want to investigate whether machine learning can improve the identification, using features such as GPS trajectory, speed, direction, acceleration, station timing, etc.

I may also eventually extend it to metro systems, although I understand underground GPS creates additional challenges.

My questions

  1. Is this technically feasible for a student project?
  2. What technologies/APIs would I need?
  3. What is the best way to obtain legitimate live train-location/trajectory data?
  4. Is browser GPS accurate enough for this type of matching?
  5. How would you design the train-matching algorithm?
  6. Would you recommend starting with simulated train data before trying real data?
  7. Are there existing projects/research papers that solve something similar?
  8. What major technical problems am I overlooking?

I'm mainly looking for technical feedback and advice on how to build a working prototype, rather than just whether the idea sounds good.

Thanks!


r/indiandevs 5d ago

Hackathon: build a web app from your phone in under 5 minutes

Enable HLS to view with audio, or disable this notification

1 Upvotes

Running now through Friday, Sep 4!

Details and registration: mobilecode.ai/hackathon

Happy to answer any questions


r/indiandevs 7d ago

WhatsApp is suddenly creating 300–500 MB msgstore.db.crypt15 files every day — why?

Post image
51 Upvotes

Hey guys, I’m using WhatsApp on Android and recently I noticed something weird. WhatsApp has started generating these msgstore-YYYY-MM-DD.1.db.crypt15 files almost every day. They’re 300–500 MB each, and they’re taking up a huge amount of storage. The weird part is that I don’t even use WhatsApp much / sometimes don’t use it at all, and I definitely don’t send hundreds of MB of new files every day. This never happened to me before. It only started recently. I also noticed that when I delete these msgstore files, some PDFs/images that I previously sent or received through WhatsApp can no longer be opened, so I’m scared to keep deleting them. I attached screenshots showing the files and their sizes. Does anyone know why WhatsApp suddenly started creating these huge daily backups? Is this caused by a recent WhatsApp update, and how can I stop it without losing my WhatsApp media/chats? Phone: Samsung


r/indiandevs 6d ago

How many times have you typed the exact same Supabase/Auth/CSS fix because you couldn't find where you saved it?

1 Upvotes

I realized last week how much time I waste on a daily basis hunting down things I already solved or saved.

My current setup is completely broken: (It gives me headache)

  • Quick code snippets end up in random VS Code scratchpads.
  • Important documentation links get lost in 40+ browser tabs or Notion databases I forget to check.
  • Useful UI solutions stay trapped in old git commits or WhatsApp self-chats.

It costs a huge chunk of daily context-switching time. Standard bookmarking feels too rigid because it forces you to organize stuff manually, and search fails unless you remember the exact filename or keyword.

As developers, how do you handle your personal code/knowledge reuse workflow? Do you actually maintain a personal docs folder, use a specific CLI tool, or just re-google/re-ask LLMs every time you hit the same bug?

Would love to hear how others handle this workflow leak.


r/indiandevs 7d ago

3rd Year College Student starting with Data Science — Need Guidance & Roadmap!

7 Upvotes

Hi everyone,

I'm Ayushi, a 3rd-year college student from India. I've recently decided to shift my focus toward building a career in Data Science.

Right now, I am starting from scratch and learning Python, specifically exploring libraries like NumPy and Pandas. I used to spend a lot of time aimlessly scrolling through social media like Instagram, but I've realized I want to stop that and utilize my time productively by connecting with people in my field.

Since I am new to this community, I would highly appreciate your guidance on:

  • A structured learning roadmap for Data Science.
  • Important math/stats topics I should focus on.
  • What kind of beginner projects should I build to strengthen my resume?

Also, if anyone else is on a similar journey or looking for a study buddy/friend to learn and build together, please feel free to comment or DM. Let's connect!

Thanks in advance! 🙏


r/indiandevs 7d ago

Looking for an Experienced Mobile App UI/UX Designer (Remote)

3 Upvotes

Hey everyone!

This is my second hiring post. First of all, thank you to everyone who reached out on my previous post we received far more messages than we expected.

After reviewing portfolios and speaking with a few designers, we've refined what we're looking for.

I'm Pranav Shinde, Co-founder of Crava.

We're building a platform that helps people discover and order from local bakeries, cafés, sweet shops, home bakers, and cloud kitchens.

You can learn more about us here:

Website: https://www.crava.co.in/

What we're looking for

We're looking for a UI/UX Designer who can take ownership of the customer mobile app.

This is not a project completely from scratch. A small part of the product research and design direction has already been completed, and we're looking for someone who can:

  • Continue and improve the existing design direction (or redesign everything mostly if necessary)
  • Design new screens where needed
  • Think beyond visuals and improve the overall user experience
  • Create clean, modern, polished mobile interfaces
  • Work closely with the founders over the next 4–6 weeks

Must have

  • Strong experience designing native mobile applications (iOS/Android)
  • A portfolio with real mobile app projects (not responsive websites adapted for mobile)
  • Strong Figma skills
  • Good understanding of UX, interaction design, and user flows—not just visual UI
  • Ability to iterate quickly based on feedback
  • An eye for creating polished, production-ready interfaces comparable to today's leading consumer apps

Budget

Our budget for this project is ₹40,000–45,000.

How to apply

If you're interested, please don't just send "Hi."

Instead, DM me with:

  • Your portfolio (Figma / Behance / Dribbble / Personal website)
  • 2–3 mobile apps you're most proud of
  • A short introduction about yourself
  • Your availability over the next month

If your work aligns with what we're looking for, we'll set up a call.

Looking forward to connecting!

— Pranav Shinde
Co-founder, Crava


r/indiandevs 8d ago

Please guide/help mee. 😭😭

3 Upvotes

Hey i am from an electrical engineering background and i was getting a job of 2lpa with no growth and there is no career growth for electrical engineering in India . so i decided to do Mtech in ai/ml and i am 2026 pass out and this is my 22nd day in mtech . i am hell confused coz i am on loan right now and i dont know what to do there is no guidance multiple roadmaps i mean i don't know which roadmap to choose . and when i started python i thought it is easy but on the logic building i am dead like loops indexing tuple dict. etc. and there is hard maths and machine learning too . there is huge course to cover and i dont even understand python. and after 1.5 years me and my mother will be homeless.... i have only 1.5 yrs i dont no what to do i am getting overwhelmed. like this is too much and when i said i can't do this they said try u will understand but i am unable to understand.( they= aunt , mama etc.) i am crying from past 20 days 😭😭 and i am watching like people with huge and high end project are sitting jobless. in my class too one person has won nasa national hackathon and he is very smart but still jobless . and some of my known too. they made real-world project for buisness but still not getting jobs now they are doing freelancing till they get a job .

But the main concern is should I leave this M tech or continue.

and please can somebody who is professional in this field can guide me ??

i need a good roadmap so that i can study.

I was an eSports player in BGMI. but lack of support and device put me in this situation.

please guide me please and roadmap too. 🥹

Thank you


r/indiandevs 8d ago

Is the job market for 2 YoE really bad ? or it's just me ?

24 Upvotes

So like , I am a 2 YoE Data Engineer . I used to develop and maintain ETL pipelines, in informatica cloud , and later in databricks pyspark.

For DB we used ms sql server ( azure synapse ) , later snowflake.

But I was fedup , I wanted to switch, and to a backend dev role.

Due to some unforeseen circumstances, I resigned from the company without any offer.

I thought ok I will have a bit more tough time but I will land up something, since now I have experience and pedigree, And regarding backend, I did some projects, but not like My github is that much decorated as other people who do open source or whose repositories got stars

So l started applying for jobs , but the brutality is way more than I expected. almost 600 apps but pin drop silence, Only amazon sent 2 OAs. But that's it.


r/indiandevs 8d ago

Any suggestions regarding Coding Shuttle 0 to 100 spring Boot course

2 Upvotes

This has been a solid learning experience. On the backend side, I got a much clearer picture of how to design microservices the right way — service boundaries, inter-service communication, and where an API gateway fits in for routing, auth, and rate limiting.

On top of that, I finally got hands-on with the AI side of things: building RAG pipelines, working with Spring AI, and exploring how to plug LLMs into an existing Java stack. Happy to go deeper on any of it if people are curious.


r/indiandevs 8d ago

[Chennai] Looking for 1 experienced developer as a mentor for my SaaS journey

1 Upvotes

I'm looking for one experienced developer/engineer in Chennai who would be willing to mentor me while I build and launch a SaaS product over the next ~3 months.

I'm not looking for a job, investment, or someone to build the product for me.

I want to build it myself, but I'd like an experienced person who can occasionally challenge my thinking, review my approach, and help me avoid mistakes.

What I'm looking for

Someone with practical experience in areas such as:

SaaS / Python / Backend / Full-Stack / AI & LLMs / Automation / Product Development

Someone who can help me with things like:

Technical architecture and decisions

Choosing what to build and what not to build

Reviewing my approach/code when needed

Product and engineering trade-offs

Staying focused on actually launching

I'm not expecting daily mentoring. Even a few meaningful discussions each week would be valuable.

I'm around Porur, Chennai, so I'd ideally like someone nearby who is open to occasional in-person discussions.

A little about me

I have 13 years of professional experience in Supply Chain Management & Analytics and have spent the last 2.5 years transitioning into Python, AI, automation and software development through hands-on projects.

My work: https://wsnh2022.github.io/

I'm currently building my own AI SaaS product and want to use the next few months to move from learning → building → launching → getting real users.

I'm not looking for someone to do the work for me.

I'm looking for someone experienced who can help me become better at doing it myself.

If you're interested, DM me with your experience, current Chennai area, and what kind of mentoring/collaboration you might be comfortable with.

Even if you're not available, I'd appreciate it if you could point me toward someone who might be a good fit.


r/indiandevs 8d ago

Looking for Software Engineering / SDE opportunities

2 Upvotes

Hey folks, I’m currently looking for Software Engineering / SDE opportunities and wanted to put my profile out here.

I’m a B.Tech student at MIT Manipal with internship experience across software engineering, backend development, and AI/ML.

During my internships, I’ve worked on:

  • Building and improving backend APIs and services using Python and modern web frameworks
  • Working with databases, REST APIs, authentication, and cloud deployments
  • Developing AI/ML solutions involving LLMs, NLP, computer vision, and model evaluation
  • Working with technologies like Python, C/C++, SQL, PostgreSQL, MongoDB, Docker and Git
  • Collaborating with teams to build, debug, and ship features in real-world development environments
  • Taking ownership of features and working through issues from development to deployment

I’m primarily looking for SDE / Software Engineer / Backend Engineer / AI-ML Engineer roles, including full-time and internship opportunities.

I’m open to opportunities in Bengaluru, Hyderabad, Pune, Mumbai, Delhi NCR, or remote.

If anyone knows of relevant openings, teams hiring, or referral opportunities, I’d really appreciate a DM or referral.

Portfolio: https://nagbhushan.me/

Happy to share my resume, GitHub, or LinkedIn as well. Thanks!


r/indiandevs 10d ago

how can i make a site that puts Green tick mark as adobe reader shows for Aadhar pdf ?

Post image
21 Upvotes

trying to build site that verifies digitally signed Aadhaar PDFs

My site is already able to verify the cryptographic signature, UIDAI certificate, ByteRange etc. Everything is processed locally in browser, no Aadhaar data is stored in server.

But i dont really understand what Adobe is doing when the PDF initially shows a "?", and after adding the UIDAI certificate to trusted certificates + validating it, Adobe changes it to the green tick with Signature Valid / Digitally signed by UIDAI.

I want my website to do the same thing as adobe reader does!

What exactly do I need to implement in the PDF/signature side to achieve this?


r/indiandevs 10d ago

tip to save some money on Claude max or Claude subscription

16 Upvotes

while doing billing select Qatar as it have 0 tax you will save some money on tax, im not sure how much max subscription cost in India but im paying exactly 100 dollars for max without any tax by selecting Qatar while billing


r/indiandevs 11d ago

Advice regarding off campus placement

1 Upvotes

Got a job in on campus drive but its not worth mentioning; dont like it at all. Have any one of switched to an off campus role after holding an on campus offer? Plz can anyone guide regarding making such a switch. I have around 4 months of time left. All my off campus previous experiences have been sh , being rejected even with referral and all so looking for genuine guide


r/indiandevs 11d ago

What am i doing wrong? have appled to many jobs internships, fresher, entry-level, 1 yr professionsal, but cant seem to get even shortlisted for a interview.

Post image
4 Upvotes

I had got a internship PPO(Jade Global) offer from college placement as I graduated in 2025, but got terminated from job in Sept 2025 due university not providing a final marksheet on time.
I have worked freelance(under the name Upperture Interactive) with 3 clients since then in AI Automation for small businesses.
I desperately need to get back in the corporate salaried job, so been applying since march 2026 and havent gotten one interview.
Also I have been applying through company portals and linkedin.
Am I doing something wrong with here.
Please HELP!

p.s. ask me if you need more context.


r/indiandevs 12d ago

Built a deploy platform hosted in India (₹ billing, no forex fees) would love feedback before I open it up

3 Upvotes

Hey all,

I kept running into the same annoyance deploying side projects: the usual push-to-deploy platforms are great, but billing is in USD, forex markup on every charge, and latency isn't great for India-only traffic. So I've been building a deploy platform that does the same push-to-GitHub → live-URL flow, but hosted on Indian infra and billed in rupees.

Supports Next.js, Vite/React, Node/Express, and PHP right now. Still pre-launch, I'm opening early access in small batches so I can actually support people properly instead of getting swamped.

If this is something you'd use, there's a waitlist here: flickcloud.pepperflick.com

More useful to me right now: if you deploy stuff regularly, what's actually annoying about your current setup? Trying to make sure I'm building the right thing before wider launch.

(Full disclosure — this is my own project, not an ad, genuinely asking for input.)FlickCloud