Skip to content

Commit e2d92d9

Browse files
committed
docs(higher-ed): restore missing guides and add roadmap index
- Restored education_loans.md and publishing_papers.md (critical missing files). - Added sop_lor_guide.md (SOP writing tips). - Added index.md (The Roadmap) to guide beginners through the folder structure.
1 parent 21eafce commit e2d92d9

13 files changed

Lines changed: 109 additions & 14 deletions

File tree

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 💸 Education Loans Guide
1+
# 💰 Education Loans Guide
22
### "Funding the Dream"
33

44
90% of students take a loan. It's normal. Here is how it works in India.
@@ -9,7 +9,6 @@
99
You pledge property (House, Flat, Land, FD) to the bank.
1010
* **Banks:** SBI (Global Ed-Vantage), BOB, Union Bank.
1111
* **Interest Rate:** Very Low (~8.5% - 9.5%).
12-
* **Processing:** Slow (1-2 months).
1312
* **Limit:** Up to ₹1.5 Crore.
1413
* **Best For:** People with family assets. **Always choose this if possible.**
1514

@@ -18,25 +17,21 @@ You pledge property (House, Flat, Land, FD) to the bank.
1817
## 🚫 Unsecured Loans (Without Collateral)
1918
You don't pledge anything. The bank trusts your future earning potential.
2019
* **Banks:** Prodigy Finance, MPower (USD Loans), Avanse, HDFC Credila, Auxilo.
21-
* **Interest Rate:** High (11% - 14%). **Prodigy/MPower are often 13%+ in USD.**
22-
* **Processing:** Fast (1 week).
20+
* **Interest Rate:** High (11% - 14%).
2321
* **Limit:** up to ₹50-60 Lakh (depends on your GRE/University rank).
24-
* **Co-Applicant:** Required (Parents). Their income matters (ITR).
22+
* **Co-Applicant:** Required (Parents).
2523

2624
---
2725

2826
## ⚖️ Prodigy Finance & MPower (The "No Co-Applicant" Loan)
29-
* **What:** They lend in Dollars/Euros, not Rupees.
30-
* **Catch:**
31-
1. Floating Interest Rates (LIBOR/SOFR based). If US rates go up, your EMI explodes.
32-
2. No Co-Applicant needed (Good if parents have low income).
33-
3. Only for Top Universites.
27+
* **What:** They lend in Dollars/Euros.
28+
* **Catch:** Floating Interest Rates (LIBOR/SOFR). If US rates go up, your EMI explodes.
29+
* **No Co-Applicant needed.**
3430

3531
---
3632

37-
## 🔄 Repayment (EMI)
38-
* **Moratorium Period:** During the course (2 years) + 6 months after, you usually pay **Simple Interest** (or nothing, depending on the bank).
39-
* **Full EMI:** Starts after you get a job.
40-
* **Tax Benefit:** Interest paid heavily reduces taxable income under **Section 80E** (Indian Income Tax).
33+
## 🔄 Repayment & Tax
34+
* **Tax Benefit:** Interest paid heavily reduces taxable income under **Section 80E**.
35+
* **Moratorium:** No full EMI until you graduate.
4136

4237
> **Advice:** Try for SBI/BOB first. Use Credila/Prodigy only as a last resort.
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# 📄 How to Publish Research Papers
2+
### "The Currency of Academia"
3+
4+
If you want a Masters/PhD admit, a **Research Paper** is the strongest weapon you can have.
5+
6+
---
7+
8+
## 🚫 The Scam Warning (Read First!)
9+
Many "International Journals" are scams (IJCRT, JETIR).
10+
* **Rule:** If they ask you for money to *review* the paper, it's likely a scam.
11+
* **Target:** **IEEE** or **ACM** Conferences.
12+
13+
---
14+
15+
## 🔬 How to Write a Paper (Step-by-Step)
16+
17+
### Step 1: The Idea (Novelty)
18+
You don't need to invent a new AI. You need a small improvement.
19+
* *Good:* "Face Recognition System for Low-Light Villages in India".
20+
21+
### Step 2: The Mentor
22+
Find a professor in your college who has a Google Scholar profile. You cannot do this alone.
23+
24+
### Step 3: The Structure (IMRAD)
25+
1. **Introduction:** What is the problem?
26+
2. **Methodology:** What is your algorithm?
27+
3. **Results:** Graphs proving your method is better.
28+
4. **Discussion:** Why did it work?
29+
30+
---
31+
32+
## 🏃‍♀️ The "Mitacs" Internship (Canada)
33+
* **Globalink Research Internship:** Fully funded research internship in Canada for 3rd year students.
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# ✍️ Writing the SOP & LORs
2+
### "Your Story Matters"
3+
4+
Scores get you filtered *in*. The SOP gets you *admitted*.
5+
6+
---
7+
8+
## 📝 Statement of Purpose (SOP)
9+
This is a 1000-word essay about **You**.
10+
11+
### The Golden Structure
12+
1. **The Hook (Para 1):** Don't start with "I have always loved computers." Start with a specific problem you solved. *"When I was 19, I crashed the college server..."*
13+
2. **The Evidence (Para 2-3):** Talk about your Projects and Research. *"I built X using Y, which taught me Z."*
14+
3. **The Why (Para 4):** Why do you need a Masters? *"I hit a wall in my learning..."*
15+
4. **The Where (Para 5):** Why THIS university? Name 2 professors and 1 lab you want to join.
16+
17+
### 🚫 Mistakes to Avoid
18+
* Repeating your Resume.
19+
* Using ChatGPT to write the whole thing (Admissions officers can smell AI).
20+
* Being too emotional/tragic. Keep it professional.
21+
22+
---
23+
24+
## 📜 Letters of Recommendation (LOR)
25+
You need 3 Letters.
26+
1. **Academic:** A professor who taught you tough subjects (DSA/OS).
27+
2. **Project:** A professor who supervised your Final Year Project.
28+
3. **Professional:** Your Internship Manager.
29+
30+
### The "Drafting" Reality
31+
* Professors are busy. They will often ask **YOU** to write the draft.
32+
* **Tip:** Make each LOR sound different.
33+
* LOR 1 focuses on your *Intelligence*.
34+
* LOR 2 focuses on your *Hard Work*.
35+
* LOR 3 focuses on your *Teamwork*.

0 commit comments

Comments
 (0)