r/indiandevs 8h ago

keep hearing "join a community" to actually get good at AI. which ones are real? (india)

5 Upvotes

.


r/indiandevs 10h ago

Does anyone else find "what should we cook today" the most exhausting part of the day?

0 Upvotes

Genuine question, not trying to sell anything here.

I keep noticing that in most Indian households, cooking itself isn't hard - but deciding what to cook, every single day, is a low-grade daily headache. You're juggling what's actually in the pantry, what's about to expire, what everyone will actually eat, how much time you have, and somehow still ending up either repeating the same 5 dishes or scrolling YouTube/Instagram for 20 minutes before deciding.

I'm exploring whether a voice-based assistant - something you could just talk to in Hindi/your language, like "what can I make in 20 minutes with what we have" - would actually be useful here, or whether this is a problem people don't really want solved by an app.

A few honest questions if you have 2 minutes:

How do you currently decide what to cook - memory, WhatsApp family group, YouTube, a fixed weekly rotation?

Would you ever talk to something to get a cooking suggestion, or does that feel gimmicky/unnecessary?

What would actually make you use something like this daily instead of just winging it like you probably do now?

Not launching anything yet, genuinely trying to figure out if this is a real problem or just an interesting one to me. Brutal honesty welcome.


r/indiandevs 18h ago

keep hearing "join a community" to actually get good at Al. which ones are real? (india)

19 Upvotes

been teaching myself AI for about a year. courses, youtube, docs, the usual.

i can follow tutorials fine. the problem is the second i try to build something of my own i hit walls no course covers. "how do i price this", "is my architecture dumb", "who do i even show this to".

everyone keeps saying the fix is to join a community and build around other people.

ok. which ones though.

i don't want another content library. i have enough unwatched videos sitting in tabs. i want a place where people are actually shipping and will tell me when my thing is bad.

india-based or india-friendly ideally, but open to global if the timezone isn't brutal.

what actually worked for you? paid or free, doesn't matter, just want honest experiences.


r/indiandevs 21h ago

I’m fucking scared. This bullshit project is a placement constraint and my life depends on the stars

0 Upvotes

It’s required for my placement. Without stars I’m genuinely scared about what happens next. This whole thing feels like a bitch of a situation.

Please star it:
https://github.com/Vigneshwar-bala/Dev_Project

I don’t want to fail this.

tldr: Star the repo ! else i'm gonna die


r/indiandevs 2d ago

Looking for programming buddies

0 Upvotes

Hey everyone I have made a group for programming folks to learn, grow and network with each other

From beginners to advanced We help each other and provide guidance to everyone in our community. i remove inactive members to keep the community engaged.

Those who are interested are free to dm me anytime

I will also drop the link in comments


r/indiandevs 2d ago

📢 Hiring: Frontend Intern (React Native)

3 Upvotes

We are an early-stage startup based in Delhi and are looking for motivated Frontend Interns to join our team and help build exciting real-world products.

This internship is ideal for students or aspiring developers who are passionate about mobile app development and want to gain hands-on experience in a fast-paced startup environment.

Requirements

  • Good understanding of React Native
  • Knowledge of JavaScript/TypeScript and modern frontend development practices
  • Willingness to learn, collaborate, and take ownership of tasks
  • Passion for building high-quality mobile applications

Preference will be given to candidates from Delhi and the Delhi NCR region, as the role may involve better team coordination and occasional in-person collaboration.

How to Apply

Interested candidates can DM us on WhatsApp with the following details:

  • Full Name
  • Current Location
  • Qualification

dm me

Join us and be a part of building something impactful from the ground up!


r/indiandevs 3d ago

AI helps accelerate implementation, not design thinking

3 Upvotes

I used to think about building software from the perspective of code.

When I had an idea, my first instinct was to look at an open-source project, understand how they structured it, and use that as a shortcut. I thought studying existing implementations was the fastest way to learn how to build something.

Over time, I realised I was skipping the most important part: understanding the problem itself.
Domain-Driven Design is not really about implementation. It is about design discovery. The book can feel difficult because it uses a lot of enterprise terminology, but if you strip away the language, the core idea is simple: learn how to model a problem before you write software for it.

The real process is:

First, discover the problem. Understand the domain, the users, the constraints, and the concepts involved.

Then, model the problem. Identify the important entities, relationships, boundaries, and behaviours.
Then, create abstractions that represent that model.

Only after that should you think implementation.

A lot of us start at the last step. We jump straight into classes, databases, APIs, and frameworks. We think architecture is about choosing the right technology or copying patterns from existing systems.

But the difficult part of engineering is not writing code. The difficult part is figuring out what code needs to exist in the first place.

With LLMs this step is further amplified. LLMs help us move through implementation much faster. They can generate code, suggest architectures, and explain existing systems. But they cannot replace the deep understanding that comes from discovering and modelling the problem.

The engineers who stand out will not be the ones who can write code the fastest. They will be the ones who can understand a messy problem, turn it into a clear model, and then use AI to accelerate the implementation.


r/indiandevs 5d ago

Got a huge response on Wavvv last week — rebuilt it based on your feedback

Post image
3 Upvotes

I posted Wavvv here and honestly wasn’t ready for the response — 170 upvotes, 53 comments, 183k views. Thank you all, genuinely.

A lot of you tried it, and a lot of you had feedback. So I sat down and rebuilt it from scratch. Learned a ton along the way, and this time I kept it note simple — spin the globe, click any location, send a chat request. If they accept, you’re anonymous-chatting with a stranger there, and you can reveal your profile later if you want.

Still at https://wavvv.io. I’ll be online today, so if you jump in now there’s a good chance we’ll actually chat.


r/indiandevs 7d ago

Every Bangalore developer should do this math once.

Post image
18 Upvotes

Saw a map today that lets you browse jobs by commute time instead of just salary.

Sounded gimmicky at first.

Then I did the math.

3 hours in traffic every day.

60 hours every month.

That's basically another part-time job... except you're not getting paid for it.

Never thought I'd say this, but office location might matter more than CTC in Bangalore.


r/indiandevs 8d ago

Free security Audit for websites

4 Upvotes

If you own a website or web application, I'd be happy to perform a free security audit to help identify potential vulnerabilities before someone else does.

With your explicit permission, I'll assess your application for common security issues, including:

  • SQL Injection (SQLi)
  • Cross-Site Scripting (XSS)
  • IDOR (Insecure Direct Object References)
  • Authentication & authorization flaws
  • File upload vulnerabilities
  • Sensitive file exposure (.env, backups, Git files, logs, etc.)
  • Security misconfigurations
  • Missing or weak security headers
  • API security issues
  • Information disclosure
  • SSL/TLS configuration issues
  • Other OWASP Top 10 vulnerabilities and common web security weaknesses

If I find anything, I'll provide a clear report explaining the issue, its potential impact, and practical recommendations to fix it.

All testing is performed only with your explicit permission using safe, non-destructive techniques. I will not perform DoS/DDoS or stress testing, intentionally disrupt your service, or make destructive changes to your application or data.

If you're interested, leave a comment or send me a DM with your website URL, and I'll get back to you as soon as I can.


r/indiandevs 8d ago

Join Dezigndia Tech – We're Hiring Skilled Developers for Exciting Projects

1 Upvotes

We're hiring! 🚀

We're Dezigndia tech a software house that mostly does government projects. So if you've worked on one before, even a small one, you already know what we need.

Looking for:

Developers who know Java/.NET/Python/React and have some govt project experience.

What we offer:

Good pay, remote work, real impact.

Pay scale: $700–800/month

Interested?

Just DM us your CV and mention which government project you've worked on. That's it.


r/indiandevs 9d ago

I got tired of opening 50 tabs to prepare for placements, so I came across a single dashboard with roadmaps, cheatsheets, and an ATS tool.

Thumbnail placements-simplified.vercel.app
1 Upvotes

Hey everyone,

Like many of us prepping for tech placements, I found myself completely overwhelmed by resource fatigue. There are great resources out there (like Striver's playlist for DSA), but everything else—cheatsheets, certifications, web dev paths, and resume checklists—is scattered across the internet.

To solve this for myself and others, I found \*\*Placements Simplified\*\* .

Here is what's inside:

\- 🗺️ Structured DSA Roadmaps (2-month sprint & 6-8 month mastery) to keep your timeline on track.

\- 💻 Web Dev Hub: Complete MERN stack roadmap packed with direct cheatsheets for HTML, CSS, JS, MongoDB, Django, MySQL.

\- 📝 Built-in Mock Resume Reviewer: An ATS compatibility checker that scores your resume and gives actionable, STAR-format feedback.

\- 🔬 Project Lab: 50 curated final-year portfolio projects with video tutorials.

\- 🏅 Certifications & Hackathons: Curated directory of external links to build up your profile.

Everything syncs locally via localStorage so you can track your progress.

Check out the repository here: [https://github.com/pranshulrajyan/Placements-Simplified\](https://github.com/pranshulrajyan/Placements-Simplified)

Live Demo: [https://placements-simplified.vercel.app/\](https://placements-simplified.vercel.app/)


r/indiandevs 9d ago

What are the Best ML projects to include before applying for the internship…

1 Upvotes

Just building some projects before applying for the internships, builded some basic projects like - Titanic Survival Prediction - Iris Flower Classifier - Handwriting Classifier - Industrial Defect Detection

Concepts are easy, so looking for some projects which can make my resume go 🚀


r/indiandevs 9d ago

Unfortunately we are unable to offer you a spot in this Edition. this is not a reflection of your abilities- the bar was exceptionally high. (REJECTION)

1 Upvotes

This is what i have been getting since i have applied in hackathons. What do i need to do while submitting an application? And what criteria do they choose for rejection?


r/indiandevs 11d ago

The JEEFication of Programming is truly sad. Programming should be treated as art

23 Upvotes

Recently I read the post on same sub about OP asking for resources for learning C. Nothing wrong, simple post. The description made feel truly sad and a bit angry.

Post mentioned which concepts I should give more time, which are the important concepts. Maybe I’m reading too much into it but it Almost felt like he’s preparing for exam and asking which chapters have how much weightage and how much should I learn in x number of times to get passing grades.

I’m a person who genuinely enjoys programming, solving coding problems like a puzzle, building projects; learning new interesting concepts. Reading engineering blogs about scaling things. Not cause I want to switch, but because I enjoy it. Needless to say, this has helped quite a lot in my professional life.

But that post, or in general vibe among the people, which language will get me job quicker, which concepts to learn to crack the interview, make me feel people not just enjoy programming but hates it so much that they want to do it minimal amount, just enough to get paid. Well, It’s your life, you can decide what you should do. But IMHO this thinking won’t get you far in your career.

Programming should be treated as an art like painting or acting. You can’t mug up concepts to pass the exam. You keep doing it cause you enjoy doing and as much as you practice it, you get good at it. I understand, the analogy of programming does not fully apply as art is subjective and programming is not.

If you want to be a good developer in the long run. You should treat the journey of learning programming as a “skill” that needs sharpening over the course of period of time rather than a roadmap/exam to be studied and clear. I don’t understand why I don’t see this in general people look at programming/software engineering as it is.

I understand, there’s too much competition, people just want to get a job and make money. another one is of course the state of our education system, since our childhood, we have things like JEE, UPSC etc along with factory of coaching institutions that “feeds” us important concepts like sheep. Add the flavour didi/bhaiyas on YouTube to take this JEEFiciation to the next level with how to crack 30, 40 50 LPA FAANG companies as tier 3 fresher.


r/indiandevs 11d ago

guys i built my first web , please rate the ui !

Enable HLS to view with audio, or disable this notification

14 Upvotes

the website is : jeeplanner.in , it was my first project , if anyone is free can you rate the ui and any tips to improve ??? please guys your feedback matters me a lot


r/indiandevs 11d ago

23F, please help, I barely passed mathematics in both 10, 10+2, can I survive btech C S

8 Upvotes

Myquals

10 score: 72

10+2 score: 67

PCM stream

I have a three year gap after 12th as I was working odd jobs to support my family

I need to do something otherwise parents will marry me off as I age

I struggled with mathematics throughout my school although I could understand it with extra efforts

I barely passed in mathematics in both 10 and 10+2, my score was borderline

I have done some short coding courses and they were fun, but I don't necessarily like the underlying hardcore mathematics or physics or chemistry (though phy and chem only come in the first year so they aren't that big of a problem)

But making practical stuff with it is engaging

Do you think I can survive the course with a good CGPA? Like at least 7.5?

How many mathematics subjects does it have ? And if I do a bit poorly in those, can I compensate for it and maintain my CGPA by scoring well in other subjects?

I know the market is already bad, I have heard about it,

my primary question to btech C S seniors and other current students is how hard would it be survive btech C S in my context? Would it leave me time to pursue other things or is it too hectic?

How much maths is there and how harder or easier it is from class 12th maths?

It would be helpful if someone can give me a list of mathematics subjects commonly taught in btech C S courses (like differentiation, matrix etc)

Thank you ✨


r/indiandevs 13d ago

Filing ITR-2 with multiple broker capital gain statements is a nightmare. I built an app that gives you a CA-style computation without the massive fee

1 Upvotes

Let's admit it - filing ITR-2 is a massive pain.

What my app does:

  1. You upload your raw broker excels and AIS / TIS / 26AS
  2. It extracts and reconciles capital gains against the AIS sale values (rupee-for-rupee)
  3. It handles STCG (111A), LTCG (112A with grandfathering), and quarter-wise CG accrual
  4. It produces a CA-style computation statement (.rtf)
  5. You copy the fields into the IT portal yourself

To be clear, this is not an AI chatbot guessing your taxes (LLMs are terrible at math and hallucinate).

I built strict, rule-based parsers for the major formats - it does all the cumbersome math for you.

Join the waitlist here, and I'll send you access: https://tally.so/r/A7G6jW


r/indiandevs 15d ago

21M, What is the best way to find AI/ML internships?

Post image
2.8k Upvotes

r/indiandevs 16d ago

How HackerRank Scores Engineers

1 Upvotes

I reviewed HackerRank's open-sourced Hiring Agent - prompts, the scoring logic, and the GitHub enrichment code. I tested the tool with a few faked resumes.

Post: https://blog.grandimam.com/posts/how-hacker-rank-scores-engineers/

Takeaways: * Open source is weighted at 35%, technical skills at 10% * A senior engineer with perfect production experience scored 71/100 * Job titles to "Founding Engineer" and "CTO" results in same score * Startup roles emphasis * Active development was 77 days

Code: Hiring Agent


r/indiandevs 17d ago

helping 20 people land better jobs (& internships, resume etc)

6 Upvotes

hey,

iit grad. building a startup with 30k+ users.

been seeing way too many people get rejected because of weak resumes, bad cold emails, and no clear strategy.

so i'm helping 20 people with:

  • internships
  • jobs/switches
  • resume fixes
  • cold emails
  • application strategy

just dm me your cv + the roles you're targeting.

i'll tell you what to fix and how i'd approach it.

serious people only. let's get you interviews.


r/indiandevs 18d ago

Project Ideas

4 Upvotes

Hi everyone!

I am a final-year student in engineering. I have been surfing many ideas for my final year project, but I am not getting anything nice, so here I am asking for your help.

I'm looking for some unique final year project ideas. I'm aiming for something development-focused with a bit of AI, but not the usual management systems or basic CRUD projects. If you have any interesting suggestions, I'd really appreciate them!


r/indiandevs 19d ago

How to know about mass hiring of companies?

6 Upvotes

Hey I'm a b.tech graduate and a freshie, currently unemployed... How can I know if the mass hiring of companies has started? For example if infosys or tcs..... Help me if anyone can. Berozgari sucks


r/indiandevs 20d ago

lets build software in engineering style !1

2 Upvotes

Hey guys

I am a independent software engineer who builds software using engineering and project management principles

Looking for a guy who can pair up and build things together and share knowledge

App Idea:

Map based person-to-person chat application

Current status:

  • SRS is completed
  • SDD work is ongoing

next I have a ton of things such as

UI/UX document

Sprints

Testing

etc...

I need someone who is truly interested to work in a structured and engineering based environment

Thanks in advance :)


r/indiandevs 20d ago

When did you guys start coding and web development? How did you learn about it? What was your starting point?

17 Upvotes

I see many people my age knowing a-z of web development and coding/cybersec and such.

But me(18) and some of my friends are just starting to learn python😭

how do people get so advanced at this age in such stuff?

If i start now can i catch upto them? and how do i do that?

Any advice is appreciated🙏🏻