-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathotherExperience.html
More file actions
171 lines (169 loc) · 11.1 KB
/
otherExperience.html
File metadata and controls
171 lines (169 loc) · 11.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/timeline.css">
<title>Experience | Varada Deshpande</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css">
<link href="https://bootswatch.com/5/sketchy/bootstrap.min.css" rel="stylesheet">
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js" integrity="sha384-geWF76RCwLtnZ8qwWowPQNguL3RmwHVBC9FhGdlKrxdiJJigb/j/68SIy3Te4Bkz" crossorigin="anonymous"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XZ0MH3BF2Z"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-XZ0MH3BF2Z');
</script>
</head>
<body>
<header class="mb-5">
<nav class="navbar navbar-expand-lg bg-body-tertiary">
<div class="container-fluid">
<a class="navbar-brand" href="#">
<img src="images/vd.jfif" alt="Logo" width="50" height="50" class="d-inline-block align-text-top logo">
<span id="nav-title">Varada Deshpande</span>
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="d-flex">
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" aria-current="page" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="education.html">Education</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" data-bs-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false">Experience</a>
<div class="dropdown-menu">
<a class="dropdown-item" href="workExperience.html">Work</a>
<a class="dropdown-item" href="leadershipExperience.html">Leadership</a>
<a class="dropdown-item" href="otherExperience.html">Other</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="projects.html">Projects</a>
</li>
</ul>
</div>
</div>
</div>
</nav>
</header>
<main class="p-5 pt-0">
<h1 class="fs-400 text-center pt-0">Experiences other than Work and Leadership</h1>
<section class="cd-timeline js-cd-timeline">
<div class="container max-width-lg cd-timeline__container">
<div class="cd-timeline__block" data-aos="zoom-in" data-aos-duration="1000">
<div class="cd-timeline__img cd-timeline__img--picture">
<img src="images/gdevs.png" alt="Picture">
</div> <!-- cd-timeline__img -->
<div class="cd-timeline__content text-component">
<h2 class="mb-0">Google Developers Group (GDG) Baroda Member</h2>
<h3 class="mt-0 fs-200">GDG Program, Google LLC</h3>
<ul class="color-contrast-medium ml-3">
<li>The GDSC Lead program is a global initiative by Google to help students grow their knowledge in a peer-to-peer learning environment and build solutions for local businesses and their community.</li>
<li>I have been selected as the GDSC Lead for GSFC University for the 2022-23 cohort. This is the first time that GDSC has been introduced at the university.</li>
<li>As a GDSC Lead, I am responsible for conducting various technical events at my university, and to help my peers learn and connect.</li>
</ul>
<div class="flex justify-between items-center">
<span class="cd-timeline__date text-dark fs-120">August 2022 - Present</span>
</div>
</div> <!-- cd-timeline__content -->
</div> <!-- cd-timeline__block -->
<div class="cd-timeline__block" data-aos="zoom-in" data-aos-duration="1000">
<div class="cd-timeline__img cd-timeline__img--picture">
<img src="images/wtm.png" alt="Picture">
</div> <!-- cd-timeline__img -->
<div class="cd-timeline__content text-component">
<h2 class="mb-0">Women Techmakers (WTM) Member</h2>
<h3 class="mt-0 fs-200">WTM Program, Google LLC</h3>
<ul class="color-contrast-medium ml-3">
<li>The GDSC Lead program is a global initiative by Google to help students grow their knowledge in a peer-to-peer learning environment and build solutions for local businesses and their community.</li>
<li>I have been selected as the GDSC Lead for GSFC University for the 2022-23 cohort. This is the first time that GDSC has been introduced at the university.</li>
<li>As a GDSC Lead, I am responsible for conducting various technical events at my university, and to help my peers learn and connect.</li>
</ul>
<div class="flex justify-between items-center">
<span class="cd-timeline__date text-dark fs-120">August 2022 - Present</span>
</div>
</div> <!-- cd-timeline__content -->
</div> <!-- cd-timeline__block -->
<div class="cd-timeline__block" data-aos="zoom-in" data-aos-duration="1000">
<div class="cd-timeline__img cd-timeline__img--picture">
<img src="images/crowdsource.png" alt="Picture">
</div> <!-- cd-timeline__img -->
<div class="cd-timeline__content text-component">
<h2 class="mb-0">Google Crowdsource Contributor</h2>
<h3 class="mt-0 fs-200">Google Crowdsource Program, Google LLC</h3>
<ul class="color-contrast-medium ml-3">
<li>The GDSC Lead program is a global initiative by Google to help students grow their knowledge in a peer-to-peer learning environment and build solutions for local businesses and their community.</li>
<li>I have been selected as the GDSC Lead for GSFC University for the 2022-23 cohort. This is the first time that GDSC has been introduced at the university.</li>
<li>As a GDSC Lead, I am responsible for conducting various technical events at my university, and to help my peers learn and connect.</li>
</ul>
<div class="flex justify-between items-center">
<span class="cd-timeline__date text-dark fs-120">August 2022 - Present</span>
</div>
</div> <!-- cd-timeline__content -->
</div> <!-- cd-timeline__block -->
<div class="cd-timeline__block" data-aos="zoom-in" data-aos-duration="1000">
<div class="cd-timeline__img cd-timeline__img--picture">
<img src="images/gsfcu.png" alt="Picture">
</div> <!-- cd-timeline__img -->
<div class="cd-timeline__content text-component">
<h2 class="mb-0">Team Member</h2>
<h3 class="mt-0 fs-200">Cultural Club, GSFC University</h3>
<ul class="color-contrast-medium ml-3">
<li>Student Ambassadors complete activities and make contributions to the community in order to progress through milestones and unlock additional benefits.</li>
<li>There are three milestones an ambassador can achieve on joining the MLSA program, i.e., Alpha, Beta and Gold.</li>
<li>I am currently an Alpha MLSA, exploring various learning paths provided by Microsoft and looking for opportunities to share my knowledge with my peers.</li>
</ul>
<div class="flex justify-between items-center">
<span class="cd-timeline__date text-dark fs-120">October 2022 - Present</span>
</div>
</div> <!-- cd-timeline__content -->
</div> <!-- cd-timeline__block -->
<div class="cd-timeline__block" data-aos="zoom-in" data-aos-duration="1000">
<div class="cd-timeline__img cd-timeline__img--picture">
<img src="images/gsfcu.png" alt="Picture">
</div> <!-- cd-timeline__img -->
<div class="cd-timeline__content text-component">
<h2 class="mb-0">Design Team Member</h2>
<h3 class="mt-0 fs-200">C.O.D.E. Club, GSFC University</h3>
<ul class="color-contrast-medium ml-3">
<li>Student Ambassadors complete activities and make contributions to the community in order to progress through milestones and unlock additional benefits.</li>
<li>There are three milestones an ambassador can achieve on joining the MLSA program, i.e., Alpha, Beta and Gold.</li>
<li>I am currently an Alpha MLSA, exploring various learning paths provided by Microsoft and looking for opportunities to share my knowledge with my peers.</li>
</ul>
<div class="flex justify-between items-center">
<span class="cd-timeline__date text-dark fs-120">October 2022 - Present</span>
</div>
</div> <!-- cd-timeline__content -->
</div> <!-- cd-timeline__block -->
</div>
</section> <!-- cd-timeline -->
</main>
<footer class="d-flex flex-column py-2 footer-responsive" id="contact">
<a target="_blank" class="fs-200 emphasis mx-1" data-bs-toggle="tooltip" data-bs-placement="left" data-bs-original-title="My Github Profile" href="https://github.com/Varada-D/"><i class="bi bi-github"></i></a>
<a target="_blank" class="fs-200 emphasis mx-1" data-bs-toggle="tooltip" data-bs-placement="left" data-bs-original-title="My LinkedIn Profile" href="https://linkedin.com/in/varada-deshpande-0330331bb"><i class="bi bi-linkedin"></i></a>
<a target="_blank" class="fs-200 emphasis mx-1" data-bs-toggle="tooltip" data-bs-placement="left" data-bs-original-title="My Google Developer Profile" href="https://g.dev/varada"><i class="bi bi-google"></i></a>
<a target="_blank" class="fs-200 emphasis mx-1" data-bs-toggle="tooltip" data-bs-placement="left" data-bs-original-title="My Microsoft Learn Profile" href="https://learn.microsoft.com/en-us/users/varadadeshpande-7020/"><i class="bi bi-microsoft"></i></a>
<a target="_blank" class="fs-200 emphasis mx-1" data-bs-toggle="tooltip" data-bs-placement="left" data-bs-original-title="Get in Touch with an Email" href="mailto:vad2823@gmail.com"><i class="bi bi-envelope-at-fill"></i></a>
</footer>
<!-- <script src="js/timeline.js"></script> -->
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script>
AOS.init();
</script>
<script>
const tooltipTriggerList = document.querySelectorAll('[data-bs-toggle="tooltip"]')
const tooltipList = [...tooltipTriggerList].map(tooltipTriggerEl => new bootstrap.Tooltip(tooltipTriggerEl))
</script>
</body>
</html>