
r/IndianAcademia

APPLICATIONS MADE EASY!!!
I made a free SBI Clerk 2026 photo/signature resizer because these upload requirements are annoying
SBI Clerk applications are open right now and the application asks for multiple scanned images with specific dimensions/file-size limits.
So I made a free tool specifically for this:
It can prepare the:
- Photograph
- Signature
- Left thumb impression
- Handwritten declaration
You can upload your image and get it resized/compressed to the required pixels + KB limit.
You can even view the direct sources.
No account or watermark.
I also added presets for GATE, JEE Main, NEET, SSC, IBPS, RRB, UPSC and other Indian exams.
Hopefully this saves someone from fighting with the SBI upload page for 20 minutes 😭. I had this issue when I was submitting my college applications. I truly hope it helps whoever uses it.
If you notice an application requirement that's missing/wrong, let me know and I'll add/fix the preset. Or let me know if you have any issues or criticisms, I'm always open to them.
Students being handed coaching class booklets outside exam halls shows how competitive education has become.
POLYTECHNIC -> BTECH (CS), after failing in 12th cbse
I failed in class 12th cbse, so my parents are telling me to do 3 years polytechnic (cs) then btech.................
is it a good option..if yes, what good colleges can I get after completing my diploma, and can I do btech in cse with specializations like cyber or smtg ?
Abhijeet Dipke’s 'School Thik Karo' initiative brings the first-ever desktop computer to his local village school.
People who studied from tier 3 collegess how did your life turned out
How did ur and ur batch mates life turned out? Do u think tier 3 college mattered in long term? And do you feel satisfied today where u r?
ISRO recruitment process
I gave written exam for a post in SAC ISRO. It is not centralized recruitment but specific by sac, isro. The post is for scientist C atmospheric sciences and oceanography. There are 8 posts available. So, approx 40 students shall be called for interview.
My question is what kind of marks are needed to get interview (to get into top 40, or top 10).
What is historical data. I can't find anything on Google.
I'll appreciate if anyone can give insights.
Is Mathematics as a Minor Required for M.Sc. Physics in IITs?
I am planning to appear for IIT JAM 2027 (Physics) and want to pursue an M.Sc. in Physics. My B.Sc. major is Physics, but my minor was Statistics, not Mathematics. I have also studied Mathematical Physics for one semester. I’ve seen that some IITs require Mathematics for at least 2 semesters. Does this mean I would be ineligible for those programmes, even though I have Mathematical Physics? And are there IITs offering M.Sc. Physics through JAM where a Mathematics minor/2 semesters of Maths is not required?
Which ₹10 pen is actually the GOAT?
Bro literally carried the weight of that missing 1 mark. 😭
Jharkhand govt agrees to protestors’ demand: Cancels JPSC exam and result after weeks long protest and 16-day hunger strike
MCC Selling Exactly What ??
NEET paper?
Answer key?
Question paper?
Counselling seats?
Or now the Round 1 result also?
At this point MCC is not conducting counselling, they are running a full-season subscription model 💀
You may try yourself my refreshing at
https://mcc.nic.in/ug-medical-counselling/
Use desktop(then only it shows)
Do government schools actually check the ingredients before serving mid-day meals?
Advice is needed
I am a 2nd year btech student in the branch of electronics and computer engineering... initially I got into this college because I scored 99%ile in my cet exams and 99.86%ile in maths ....but tbh I am getting bored in second year...like coding is boring and difficult, electronics is shit....I got to know that my interest in maths is helpful for ACET ...
But I am thinking is it a good choice? to give ACET because I like maths like I scored 97 marks on my 10th boards and 92 marks in 12th board exams...
Should i choose biomedical science (4 yrs) from good college ( tier 2.5 ) vs b pharma ( tier 3.5 ) college if my end goal is pharma mba and getting job in pharmaceutical company
The reason i am leaning for biomedical science is college is good and it is in city with surrounding area pretty good whereas pharma b college is mid and surrounding area is farm and have to travel 15-20 mins to get into city
A Swiss woman leaves behind a comfortable life to teach children in rural India. What can we learn from her choice?
To all the people who did bcom and earning decently
I see many people who says bcom is useless degree, no jobs etc etc. I wanna see people who earn decently (10+ LPA) after pursuing bcom. Please ans these questions- age, did masters or not, earning and advice for people pushing bcom
2026 Graduate — ₹20k/month Job vs 6 Months GATE Prep, What Should I Choose?
I’m a 2026 graduate and currently earning around ₹20,000 per month.
I’m considering preparing for GATE for the next 6 months. The problem is that I can only choose one path: either continue with my job or take the 6 months seriously and prepare for GATE.
I’m confused about whether GATE is worth taking the risk at this stage, especially since I already have a job.
If you were in my situation, what would you choose and why?
Beginner-friendly Python walkthrough: solving a binary quadratic problem with gurobipy
I created a practical Python walkthrough for programmers interested in mathematical optimization with gurobipy.
The example formulates Max-Cut as a quadratic binary optimization problem and covers:
- creating a Gurobi model;
- adding binary decision variables;
- constructing a quadratic objective from a matrix;
- calling optimize();
- extracting the binary solution and objective value;
- benchmarking randomly generated problem instances;
- and understanding how MIPGap affects runtime.
It assumes familiarity with Python, and Jupyter notebooks, but no previous optimization experience.
Video: https://youtu.be/TB1ny8o4ImQ
Code: https://github.com/supreethmv/Quantum-Algorithms-and-Applications
I’d particularly appreciate feedback on whether the gurobipy implementation and explanation are approachable for Python developers encountering quadratic optimization for the first time.