-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathWho-we-are.html
328 lines (269 loc) · 19 KB
/
Who-we-are.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
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description"
content="Fair profit consulting firm that helps civil society organisations and social enterprises involved in solving public problems, make a lasting social impact." />
<meta name="author" content="" />
<title>Aline Partners</title>
<!-- Favicon-->
<link rel="icon" type="image/x-icon" href="assets/favicon-aline.ico" />
<!-- Bootstrap Icons-->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css" rel="stylesheet" />
<!-- Google fonts-->
<link href="https://fonts.googleapis.com/css?family=Merriweather+Sans:400,700" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic"
rel="stylesheet" type="text/css" />
<!-- SimpleLightbox plugin CSS-->
<link href="https://cdnjs.cloudflare.com/ajax/libs/SimpleLightbox/2.1.0/simpleLightbox.min.css" rel="stylesheet" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css">
<!-- font link -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Golos+Text&family=Lato:wght@300;400&family=Nunito:wght@200&family=Over+the+Rainbow&display=swap"
rel="stylesheet">
</head>
<body id="page-top">
<!-- Navigation-->
<nav class="navbar navbar-expand-lg navbar-light fixed-top py-3" id="mainNav">
<div class="container px-4 px-lg-5">
<a href="index.html"> <img src="assets/img/logo3.png" alt="logo" width="140px" height="60px"></a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false"
aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ms-auto my-2 my-lg-0">
<li class="nav-item"><a class="nav-link" id="nav" href="index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" id="nav" href="Who-we-are.html">Who We Are</a></li>
<li class="nav-item"><a class="nav-link" id="nav" href="what-we-do.html">What We Do</a></li>
<li class="nav-item dropdown"><a class="nav-link" id="nav" href="FAQ.html">FAQ</a></li>
<li class="nav-item dropdown"><a class="nav-link" id="nav" href='#contact'>Contact</a></li>
</ul>
</div>
</div>
</nav>
<main class="py-9">
<h2 class="center-text">Our Team</h2>
<div id="carouselExampleDark" class="carousel carousel-dark slide ">
<div class="carousel-indicators">
<button type="button" data-bs-target="#carouselExampleDark" data-bs-slide-to="0" class="active"
aria-current="true" aria-label="Slide 1"></button>
<button type="button" data-bs-target="#carouselExampleDark" data-bs-slide-to="1"
aria-label="Slide 2"></button>
<button type="button" data-bs-target="#carouselExampleDark" data-bs-slide-to="2"
aria-label="Slide 3"></button>
<button type="button" data-bs-target="#carouselExampleDark" data-bs-slide-to="3"
aria-label="Slide 4"></button>
<button type="button" data-bs-target="#carouselExampleDark" data-bs-slide-to="4"
aria-label="Slide 5"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item active" data-bs-interval="10000" id="carouselDiv">
<div class="Img-div">
<img src="assets/people/1. Rashmi.jpeg" class="d-block w-100 team-img" alt="...">
</div>
<div class="aline d-md-block">
<div class="people-id">
<h5 style="text-align: center; ">Rashmi Nair </h5>
<a style="color:#131639 " href="https://www.linkedin.com/in/rashmi-nair-5373808/"><i
class="fa-brands fa-linkedin"></i>
</a>
</div>
<p style="text-align: start;">Rashmi is a firm believer in “be the change you want to see in
the world.” As a co-founder of
Aline Partners, she is interested in encouraging foundations, individuals, and corporates to
“give more and give better” through thoughtful and impactful giving. With nearly 18 years of
experience in the consulting and grant-making space, Rashmi combines the rigour of
evidence-centric research with an understanding of the challenges and constraints in the
non-profit sector. She looks forward to convening diverse voices for collective action to
achieve shared goals. </p>
<p>Earlier, Rashmi anchored grant diligence, finance, and
management responsibilities at Azim
Premji Philanthropic Initiatives (APPI). As part of grant-making, she also focused on
organisation strengthening through structured capacity development support. In her 15 years
of strategy consulting experience at PricewaterhouseCoopers and Avalon Consulting, she
engaged with global and domestic corporates in their visioning and strategy development and
in crafting strategies for scale.</p>
<p>Rashmi is an engineer from Mumbai University and a management graduate from the Indian
Institute of Technology, Madras. She is an avid crossword and puzzle enthusiast and enjoys
spending her weekends rummaging through the aisles at Blossom Book House or basking in the
Bangalore weather at Cubbon Park.
</p>
</div>
</div>
<div class="carousel-item" data-bs-interval="2000">
<div class="Img-div">
<img src="assets/people/2. Niti Kumar.jpeg" class="d-block w-100 team-img" alt="...">
</div>
<div class="aline d-md-block">
<div class="people-id">
<h5 style="text-align: center; ">Niti Kumar </h5>
<a style="color:#131639 " href="https://www.linkedin.com/in/niti-kumar-91433813/"><i
class="fa-brands fa-linkedin"></i>
</a>
</div>
<p style="text-align: start;">Niti is one of the founders of Aline Partners. She works closely
with organisations in building well-designed spaces for collective thinking and knowledge
sharing. Niti is passionate about learning and developing tools and frameworks for an
ecosystem approach. She truly believes that it takes a village to solve complex problems.
</p>
<p>Niti worked with Socratus Foundation to help build the theory of
change and designed visioning exercises for organisations in agricultural, forests, and
livelihood areas. Additionally, she co-designed citizen-centric spaces to engage with the
farming community in decision-making processes.</p>
<p> Before joining the social impact consulting, Niti played
several roles in the Data & Digital Analytics division at Fidelity Investments for seven
years. She brings problem-solving, visualisation, organisational and communication skills to
the organisation.</p>
<p> Niti recently completed a course in Public Policy from The
Takshashila Institution. She is a graduate of Economics from Delhi University and a
management graduate from ISB Hyderabad. Niti is a trained Kathak dancer and a yoga
enthusiast. She is currently discovering hybrid forms of yoga, like aerial yoga.
</p>
</div>
</div>
<div class="carousel-item">
<div class="Img-div">
<img src="assets/people/3. Meghana Rao.jpeg"
class="d-block w-100 team-img" alt="...">
</div>
<div class="aline d-md-block">
<div class="people-id">
<h5 style="text-align: center; ">Meghana Rao</h5>
<a style="color:#131639 " href="https://www.linkedin.com/in/meghana-rao-2134041b/
"><i class="fa-brands fa-linkedin"></i>
</a>
</div>
<p style="text-align: start;"> Meghana is an artist who spent years on the Performing Arts stage
with principal roles in numerous dance and theatrical productions. She later found her
calling in Human Rights work through her work on access to Justice for Women Survivors of
Domestic and Sexual Violence. Meghana’s primary area of work has been programme strategy,
design, implementation, measurement of gender justice programming, and campaigning. She
brings two decades of non-profit practice, which includes justice focused grant-making at
Azim Premji Philanthropic Initiatives (APPI). At the Philanthropy, she was instrumental in
bringing an intersectional lens to their Gender and Persons with Disabilities portfolios.
</p>
<p style="text-align: start;">Meghana’s experience with Mental Health encouraged her to
introduce the subject area through early grants in the Philanthropy’s giving landscape. She
has held senior program leadership roles in Women’s Rights organisations and most recently
has been at the helm of the start-up and scale-up of one of India’s most cutting-edge youth
movements on democracy and constitutional rights. Meghana is an advisor to Adivasi Lives
Matter (a media platform to amplify Adivasi voices), Milaan Foundation (Works to end
discrimination against adolescent girls) and Aawaz-e-Niswaan (Muslim women’s rights
organisation). Meghana is a Commerce graduate with a Gender Studies postgraduate from Delhi University.She
is a travel and art enthusiast and also teaches Hatha Yoga.
</p>
</div>
</div>
<div class="carousel-item">
<div class="Img-div">
<img src="assets/people/WhatsApp Image 2023-02-27 at 09.07.05.jpeg"
class="d-block w-100 team-img" alt="...">
</div>
<div class="aline d-md-block">
<div class="people-id">
<h5 style="text-align: center; ">Jacob John </h5>
<a style="color:#131639 " href="https://www.linkedin.com/in/jacob-john-81a997/
"><i class="fa-brands fa-linkedin"></i>
</a>
</div>
<!-- <h5 style="text-align: center; ">Jacob John</h5> -->
<p style="text-align: start;"> Jacob is a traveller and a food enthusiast with over twenty
years of experience in the profit and not for profit space. He is one of the Founders of
Aline Partners responsible for developing an Ecosystems approach in the food, nutrition, and
agriculture spaces. He is also developing Aline partners' work in the energy and
sustainability space along with communicating the work of not for profits effectively. </p>
<p style="text-align: start;">Jacob led the Impact Function at the Azim Premji Foundation
before setting up Aline Partners. This was after leading both the Justice and Water teams at
the Philanthropy, kick-starting the work in both programmes. He has worked on issues of
agriculture, water, justice, and technology. He has both implemented as well as enabled
these programmes. Jacob is a graduate in Economics from the London School of Economics and a
Postgraduate in International Development and Law from the University of Warwick.
</p>
</div>
</div>
<div class="carousel-item">
<div class="Img-div">
<img src="assets/people/5. Arvind.jpeg" class="d-block w-100 team-img" alt="...">
</div>
<div class="aline d-md-block">
<div class="people-id">
<h5 style="text-align: center; ">Arvind Balasubramanium</h5>
<a style="color:#131639 " href="https://www.linkedin.com/in/arvind-b-socratus/
"><i class="fa-brands fa-linkedin"></i>
</a>
</div>
<!-- <h5 style="text-align: center; ">Arvind Balasubramanium</h5> -->
<p style="text-align: start;"> Arvind is one of the co-founders of Aline Partners. He also
serves as a founding director at Socratus Foundation. He believes that only ‘Ecosystems
solve Wicked Problems’. He seeks to learn how to support such ecosystems systematically and
purposefully. At Aline, he will build the team and lead projects in this space. He looks
forward to working with a variety of organisations and leaders.</p>
<p>At Socratus Foundation,
he is part of the teams that work with
urban systems and create ‘citizenship’ tools. He also hosts the people and knowledge
functions.</p>
<!-- <br> -->
<p>Earlier, he worked with Azim Premji Philanthropic Initiatives
(APPI), where he anchored the impact and learning function and led their strategy refresh
exercise. Under grantmaking, he focussed on the organisation building component of large
multi-year grants under the scale-up grants portfolio. Through his work in consulting for
over a decade at Deloitte and PricewaterhouseCoopers, he has worked across areas related to
education and skill development, government planning, and e-government initiatives.</p>
<!-- <br> -->
<p> Arvind is an industrial engineer from SRKNEC Nagpur and a
management graduate from IIM Lucknow. He recently co-facilitated a post-graduate course on
Public Problem Solving at the Kautilya Institute of Public Policy.</p>
</div>
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleDark"
data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleDark"
data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</main>
<!-- Call to action-->
<section class="Bid-div">
<footer class="foot-section" id="contact">
<h2 class="text-center mt-0">Contact Us</h2>
<div class="div-1">
<p class="con-info">[email protected]</p>
<a class="con-info" href="https://www.linkedin.com/company/aline-partners/" target="_blank"><i
class="fa-brands fa-linkedin"></i></a>
</div>
<div id="footer">
<div>Copyright © 2022 - Aline Partners</div>
<p>
Built with ❤️ by
<a href="https://oasishq.org/" id="foot-link" target="_blank">OASIS</a> partner
<a href="https://aikyamfellows.org/" id="foot-link" target="_blank"> aikyam fellows </a>
using
<a href="https://github.com/t4glabs/creative" id="foot-link" target="_blank">Github Pages</a>
</p>
</div>
</footer>
</section>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<!-- SimpleLightbox plugin JS-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/SimpleLightbox/2.1.0/simpleLightbox.min.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
<!-- * * SB Forms JS * *-->
<!-- * * Activate your form at https://startbootstrap.com/solution/contact-forms * *-->
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
<script src="https://cdn.startbootstrap.com/sb-forms-latest.js"></script>
</body>
</html>