-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathteam.html
182 lines (174 loc) · 7.93 KB
/
team.html
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
172
173
174
175
176
177
178
179
180
181
182
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400,500&family=Ruda:wght@500&display=swap"
rel="stylesheet">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css"
integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
<link rel="stylesheet" href="css/team.css">
<title>Balika - Our Team</title>
</head>
<body>
<!-- navbar section -->
<div id="nav-placeholder"></div>
<!-- banner image -->
<div class="mt-5 p-5 container-fluid team-wrapper d-flex justify-content-center align-items-end">
<h1 class="text-center text-white mt-5 py-5">Our Team</h1>
</div>
<div class="container people-wrapper my-5">
<div class="row">
<div class="col-md-6 col-sm-12">
<div class="card mb-3">
<div class="row no-gutters">
<div class="col-lg-12">
<img class="card-img h-100" src="../../assets/pix/our-team/jasmine.jpeg" alt="jasmine picture">
</div>
<div class="col-lg-12">
<div class="card-body">
<h5 class="card-title balika-blue-text">Jasmine Bala</h5>
<p class="card-text font-weight-bolder">Founder & Director</p>
<p class="card-text">
Jasmine is founder and director of Project Balika. Jasmine leads Balika’s operations and partnerships
with schools. Jasmine is a graduate from Brown University (B.A.), The Wharton School (MBA) and the
Upenn Graduate School of Education (M.Ed). Jasmine also serves on the board of Mumbai’s affordable
private school network.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-6 col-sm-12">
<div class="card mb-3">
<div class="row no-gutters">
<div class="col-lg-12">
<img class="card-img h-100" src="../../assets/pix/our-team/sneha.jpg" alt="jasmine picture">
</div>
<div class="col-lg-12">
<div class="card-body">
<h5 class="card-title balika-blue-text">Sneha Shenoy</h5>
<p class="card-text font-weight-bolder">Director of Strategy and Marketing</p>
<p class="card-text">
Sneha is a marketing professional and has been working with Balika since its inception in 2017. Sneha
leads Balika’s strategy, branding, and social media efforts. Sneha is a graduate from Narsee Monjee
Institute of Management Studies and is currently pursuing her MBA in marketing from MICA, Ahmedabad.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6 col-sm-12">
<div class="card mb-3">
<div class="row no-gutters">
<div class="col-lg-12">
<img class="card-img h-100" src="../../assets/pix/our-team/vaishnavi.jpg" alt="vaishnavi picture">
</div>
<div class="col-lg-12">
<div class="card-body">
<h5 class="card-title balika-blue-text">Vaishnavi Kumar</h5>
<p class="card-text font-weight-bolder">Director of Strategy and Marketing</p>
<p class="card-text">
Vaishnavi is currently working as a research analyst at a global investment bank. Vaishnavi joined
Project Balika during its inception in 2017, and has since led the branding, social media and
volunteering efforts of the organization. Vaishnavi graduated from the Narsee Monjee Institute of
Management studies.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-6 col-sm-12">
<div class="card mb-3">
<div class="row no-gutters">
<div class="col-lg-12">
<img class="card-img h-100" src="../../assets/pix/our-team/vishvesh.jpg" alt="vishvesh picture">
</div>
<div class="col-lg-12">
<div class="card-body">
<h5 class="card-title balika-blue-text">Vishvesh Varma</h5>
<p class="card-text font-weight-bolder">Director of Fundraising and Strategic Partnerships</p>
<p class="card-text">
Vishvesh is a graduate from the Shri Ram College of Commerce and is currently an investment
professional at a Mumbai-based private equity fund. Vishvesh leads Balika’s fundraising and
partnership efforts. His interest in education started in 2014 while he was working at a boutique
career counselling firm.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6 col-sm-12">
<div class="card mb-3">
<div class="row no-gutters">
<div class="col-lg-12">
<img class="card-img h-100" src="../../assets/pix/our-team/enu.jpg" alt="enu picture">
</div>
<div class="col-lg-12">
<div class="card-body">
<h5 class="card-title balika-blue-text">Enu Bala</h5>
<p class="card-text font-weight-bolder">Director of Operations and Support</p>
<p class="card-text">
Enu leads the on-ground operations and program implementation in schools. Enu has a background in
social impact and is passionate about mobilizing networks to instrument change. Enu is a committee
member of the Ladies Study Group and a graduate of Loreto College Kolkata.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-6 col-sm-12">
<div class="card mb-3">
<div class="row no-gutters">
<div class="col-lg-12">
<img class="card-img h-100" src="../../assets/pix/our-team/rafiq.jpg" alt="rafiq picture">
</div>
<div class="col-lg-12">
<div class="card-body">
<h5 class="card-title balika-blue-text">Rafiq Siddiq</h5>
<p class="card-text font-weight-bolder">Director of School Partnerships</p>
<p class="card-text">
Rafiq is Chairperson of the Meeting of Minds (MOM) network of schools in Mumbai and the Headmaster of
Holy Mother English School. Rafiq is a notable leader in the education sector, with over 30 years of
experience in school leadership. Rafiq serves an advisor and director of school partnerships.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- footer section -->
<div id="footer-placeholder"></div>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"
integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI"
crossorigin="anonymous"></script>
<script>
$(function () {
$('#nav-placeholder').load('snippets/navbar.html');
});
$(function () {
$('#footer-placeholder').load('snippets/footer.html');
});
</script>
</body>
</html>