Skip to content

Commit 9a867f4

Browse files
author
iitzIrFan
committed
Add Google Student Ambassador program documentation and UI links
1 parent 9d69fc1 commit 9a867f4

File tree

5 files changed

+196
-0
lines changed

5 files changed

+196
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"label": "Google Student Ambassador",
3+
"position": 4,
4+
"link": {
5+
"type": "generated-index",
6+
"title": "Google Student Ambassador Program",
7+
"description": "Tutorial series to help you become a Google Student Ambassador and lead the Gemini AI revolution on your campus."
8+
}
9+
}
Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
---
2+
id: gsa-part-1
3+
slug: /docs/google-campus-ambassador-part-1
4+
title: Lead the AI Revolution on Campus – Become a Google Student Ambassador
5+
description: Learn what the Google Student Ambassador program is and how you can lead the Gemini AI revolution on your campus.
6+
keywords:
7+
- Google Student Ambassador
8+
- Gemini AI
9+
- Campus Ambassador Program
10+
- Google
11+
- AI leadership
12+
---
13+
14+
import Layout from "@theme/MDXComponents";
15+
16+
# 🚀 Lead the AI Revolution on Campus
17+
18+
Become a **Google Student Ambassador** and introduce *Gemini AI* to your college community.
19+
20+
<div className="my-6 grid gap-4 md:grid-cols-2">
21+
<div className="space-y-4 prose prose-indigo dark:prose-invert">
22+
<h2 className="!mt-0">What’s This All About?</h2>
23+
<ul>
24+
<li>Represent <strong>Google</strong> at your college</li>
25+
<li>Lead <strong>AI-focused events</strong> & communities</li>
26+
<li>Gain leadership and tech credentials</li>
27+
</ul>
28+
<p className="text-sm text-red-600 font-semibold">⚠️ Limited to select students across 1,500 colleges in India</p>
29+
30+
<h2>👑 Why Should You Care?</h2>
31+
<ul>
32+
<li>🎓 Official certification & rewards from Google</li>
33+
<li>🏅 An Ambassador badge for your résumé</li>
34+
<li>🤝 Direct mentorship from Google experts</li>
35+
<li>🧢 Exclusive Gemini swag & merch</li>
36+
<li>💡 Entry to the Gemini AI Champion Course</li>
37+
<li>🎤 Invitations to Google meet-ups & events</li>
38+
</ul>
39+
</div>
40+
<div className="flex items-center justify-center">
41+
<img src="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2023/12/google-gemini-ai-logo-on-color-swirl-background.jpg" alt="Gemini AI" className="rounded-xl shadow-lg w-full max-w-xs md:max-w-sm" />
42+
</div>
43+
</div>
44+
45+
<hr className="my-8 border-gray-300" />
46+
47+
<div className="text-center">
48+
<a
49+
href="https://t2m.io/GSA"
50+
target="_blank"
51+
rel="noopener"
52+
className="inline-block bg-indigo-600 hover:bg-indigo-700 text-white font-semibold px-8 py-3 rounded-lg shadow-lg transition-colors"
53+
>
54+
👉 Apply Now (Deadline – 25 July 2025)
55+
</a>
56+
</div>
57+
58+
<hr className="my-8 border-gray-300" />
59+
60+
## 📚 What’s Next?
61+
62+
Continue to [Part 2 – Roles, Rewards & Responsibilities](/docs/google-campus-ambassador-part-2) to understand what you’ll actually do as a Gemini Student Ambassador.
Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
---
2+
id: gsa-part-2
3+
slug: /docs/google-campus-ambassador-part-2
4+
title: Roles, Rewards & Responsibilities – Google Student Ambassador Program
5+
description: Discover what a Google Student Ambassador actually does on campus and the rewards you can earn.
6+
keywords:
7+
- Google Student Ambassador roles
8+
- Gemini AI ambassador
9+
- Campus leadership
10+
- Google rewards
11+
---
12+
13+
# 🌟 Your Role as a Gemini Student Ambassador
14+
15+
As a selected ambassador, you will:
16+
17+
<ul className="list-disc pl-5 space-y-1">
18+
<li>💬 Be the face of <strong>Gemini AI</strong> at your college</li>
19+
<li>⚙️ Run <strong>200+ Gemini prompts</strong> per month</li>
20+
<li>📢 Host AI workshops & events</li>
21+
<li>📝 Submit monthly reports and community updates</li>
22+
<li>📣 Grow the Gemini AI fandom among your peers</li>
23+
</ul>
24+
25+
<hr className="my-8 border-gray-300" />
26+
27+
## 🎖️ Rewards Structure & Recognition
28+
29+
<table className="table-auto w-full text-left border-collapse">
30+
<thead>
31+
<tr>
32+
<th className="border-b py-2">Reward</th>
33+
<th className="border-b py-2">Details</th>
34+
</tr>
35+
</thead>
36+
<tbody>
37+
<tr>
38+
<td className="py-2">🎁 Google-backed recognition</td>
39+
<td className="py-2">Certificates & shout-outs from Google</td>
40+
</tr>
41+
<tr>
42+
<td className="py-2">🧑‍🏫 Leadership spotlight</td>
43+
<td className="py-2">Featured within your college & Google network</td>
44+
</tr>
45+
<tr>
46+
<td className="py-2">🏆 Program progression</td>
47+
<td className="py-2">Chance to join advanced Google programs</td>
48+
</tr>
49+
</tbody>
50+
</table>
51+
52+
<p className="mt-4 text-sm text-gray-600 dark:text-gray-400">✅ <strong>Commitment Required:</strong> 5–7 hours/week from July to December 2025</p>
53+
54+
<hr className="my-8 border-gray-300" />
55+
56+
<div className="text-center">
57+
<a
58+
href="https://t2m.io/GSA"
59+
target="_blank"
60+
rel="noopener"
61+
className="inline-block bg-indigo-600 hover:bg-indigo-700 text-white font-semibold px-8 py-3 rounded-lg shadow-lg transition-colors"
62+
>
63+
👉 Apply Now
64+
</a>
65+
</div>
66+
67+
<hr className="my-8 border-gray-300" />
68+
69+
## 🚀 Keep Going!
70+
71+
Ready to check if you qualify? Head to [Part 3 – Eligibility, Application Tips & What’s Next](/docs/google-campus-ambassador-part-3).
Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
---
2+
id: gsa-part-3
3+
slug: /docs/google-campus-ambassador-part-3
4+
title: Eligibility, Application Tips & What’s Next – Google Student Ambassador Program
5+
description: Check if you’re eligible for the Google Student Ambassador Program and learn how to submit a standout application.
6+
keywords:
7+
- Google Student Ambassador eligibility
8+
- Gemini AI ambassador tips
9+
- Application guide
10+
- Google campus program
11+
---
12+
13+
# ✅ Eligibility Criteria
14+
15+
You’re a good fit if you:
16+
17+
<ul className="list-disc pl-5 space-y-1">
18+
<li>Are <strong>18+ years</strong> old</li>
19+
<li>Are currently enrolled in a <strong>college in India</strong></li>
20+
<li>Can commit <strong>5–7&nbsp;hrs/week</strong> for 6 months</li>
21+
<li>Are passionate about <strong>AI & tech</strong></li>
22+
<li>Have good communication skills & love teamwork</li>
23+
</ul>
24+
25+
<hr className="my-8 border-gray-300" />
26+
27+
## 📝 Application Pro Tips
28+
29+
- ⏰ <strong>Deadline:</strong> <em>July&nbsp;25,&nbsp;2025</em> — Don’t miss it!
30+
- 📹 Final question lets you upload **video, doc, image, or link** — choose whatever best captures your creativity
31+
- ✨ Stand out by showing how you will <strong>spark the AI movement</strong> at your college
32+
- 💡 Pro Tip: Keep it simple but impactful. Your unique voice matters.
33+
34+
<hr className="my-8 border-gray-300" />
35+
36+
## ❓ Still Got Questions?
37+
38+
More FAQs and full program details will be shared in the next update. But don’t overthink it — just apply.
39+
40+
<div className="text-center my-6">
41+
<a
42+
href="https://t2m.io/GSA"
43+
target="_blank"
44+
rel="noopener"
45+
className="inline-block bg-indigo-600 hover:bg-indigo-700 text-white font-semibold px-8 py-3 rounded-lg shadow-lg transition-colors"
46+
>
47+
👉 Apply Now
48+
</a>
49+
</div>
50+
51+
---
52+
53+
Let’s build the future together—with **Google Gemini**. 💫

docusaurus.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ const config: Config = {
108108
<div class="grid grid-cols-4 col-span-2">
109109
<a href="https://www.youtube.com/watch?v=GrTV59Y84S8&list=PLrLTYhoDFx-kiuFiGQqVpYYZ56pIhUW63&ab_channel=RecodeHive" class="nav__icons"> <img src="/icons/git.svg" alt="git" /> </a>
110110
<a href="https://www.youtube.com/watch?v=O1ahDsq8DU0&list=PLrLTYhoDFx-k62rLLajSB-jeqKwLkDrkF&ab_channel=RecodeHive" class="nav__icons"> <img src="/icons/postman.svg" alt="Postman" /> </a>
111+
<a href="/docs/category/google-student-ambassador" class="nav__icons"> <img src="https://avatars.githubusercontent.com/u/222021622?s=400&u=cb88492d19d9023cac470c3959b25285bb5abcfa&v=4" alt="Google" /> </a>
111112
</div>
112113
</div>`,
113114
},

0 commit comments

Comments
 (0)