This repository has been archived by the owner on Jan 17, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathteam.html
351 lines (332 loc) · 19.3 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
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
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
<!doctype html>
<html lang="en">
<head>
<!-- Metas -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Title -->
<title>Team · Oswald Foundation</title>
<meta name="twitter:title" content="Team - Oswald Foundation">
<meta property="og:title" content="Team - Oswald Foundation">
<meta property="og:site_name" content="Oswald Foundation">
<!-- Description -->
<meta name="twitter:description" content="Oswald Foundation is a young company of ~10 motivated people who want to make technology accessible and empower millions.">
<meta name="description" content="Oswald Foundation is a young company of ~10 motivated people who want to make technology accessible and empower millions.">
<meta property="og:description" content="Oswald Foundation is a young company of ~10 motivated people who want to make technology accessible and empower millions.">
<!-- Publisher info -->
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@OswaldFdn">
<link rel="publisher" href="https://plus.google.com/+OswaldFoundation">
<meta property="og:publiher" content="https://facebook.com/OswaldFoundation">
<!-- Image -->
<meta name="twitter:image" content="https://cdn.oswald.foundation/142df-cover.png">
<meta property="og:image" content="https://cdn.oswald.foundation/142df-cover.png">
<!-- Icons -->
<link rel="apple-touch-icon" sizes="60x60" href="/icon/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="76x76" href="/icon/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="120x120" href="/icon/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="152x152" href="/icon/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/icon/apple-touch-icon-180x180.png">
<link rel="icon" type="image/png" href="/icon/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/icon/favicon-194x194.png" sizes="194x194">
<link rel="icon" type="image/png" href="/icon/android-chrome-192x192.png" sizes="192x192">
<link rel="icon" type="image/png" href="/icon/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="/manifest.json">
<link rel="mask-icon" href="/icon/safari-pinned-tab.svg" color="#2790f3">
<link rel="shortcut icon" href="/icon/favicon.ico">
<meta name="msapplication-TileColor" content="#2790f3">
<meta name="msapplication-TileImage" content="/icon/mstile-144x144.png">
<meta name="msapplication-config" content="/browserconfig.xml">
<meta name="theme-color" content="#2790f3">
<!-- Stylesheets -->
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="/style.css">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<script>var host="oswald.foundation";host==window.location.host&&"https:"!=window.location.protocol&&(window.location.protocol="https");</script>
</head>
<body>
<header id="masthead">
<nav class="navbar navbar-default">
<div class="container">
<div class="navbar-header">
<a class="navbar-brand" href="/">
<img src="https://cdn.oswald.foundation/b2b7e-Logo.png" height="26" class="d-inline-block align-top" alt="Oswald Foundation logo">
</a>
</div>
<a href="#nav" class="navbar-icon">
<svg class="menu-button only-mobile" version="1.1" id="Layer_1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 100 100" xml:space="preserve"> <path id="XMLID_3_" d="M8.1,72.8h6.2l4.7,13.7H19l4.4-13.7h6.2v20h-4.1V78.6h-0.1l-4.9,14.2h-3.4l-4.9-14h-0.1v14H8.1V72.8z"></path> <path id="XMLID_9_" d="M34.4,72.8h15v3.7H38.8v4.3h9.7v3.4h-9.7v4.9h10.8v3.7H34.4V72.8z"></path> <path id="XMLID_11_" d="M53.4,72.8h4.4l8.3,13.4h0.1V72.8h4.1v20h-4.4l-8.3-13.4h-0.1v13.4h-4.1V72.8z"></path> <path id="XMLID_13_" d="M92,85.2c0,2.7-0.8,4.7-2.3,6s-3.6,2-6.3,2c-2.7,0-4.8-0.7-6.3-2C75.7,90,75,88,75,85.2V72.8h4.4v12.4 c0,0.5,0,1.1,0.1,1.6s0.3,1,0.6,1.4c0.3,0.4,0.7,0.7,1.2,1c0.5,0.2,1.2,0.4,2.1,0.4c1.6,0,2.7-0.4,3.2-1c0.6-0.7,0.9-1.8,0.9-3.3 V72.8H92V85.2z"></path> <rect id="XMLID_1_" x="6.1" y="7.5" width="87.7" height="11.2"></rect> <rect id="XMLID_6_" x="6.1" y="29.8" width="87.7" height="11.2"></rect> <rect id="XMLID_8_" x="6.1" y="52.2" width="87.7" height="11.2"></rect> </svg> <span class="sr-only sr-only-focusable">Menu</span>
</a>
<ul id="nav" class="nav navbar-nav navbar-right">
<li class="close-link"><a href="#">Close<i class="fa fa-times"></i></a></li>
<li><a href="/">Home</a></li>
<li><a href="/agastya">Agastya</a></li>
<li><a href="/shravan">Shravan</a></li>
<li><a href="/valmiki">Valmiki</a></li>
<li class="dropdown active company-active">
<a href="/about">Company</a>
<ul class="dropdown-menu">
<li><a href="/about">About</a></li>
<li><a href="/partners">Partners</a></li>
<li class="active"><a href="/team">Team</a></li>
<li><a href="/contact">Contact</a></li>
<li><a href="/press">Press</a></li>
</ul>
</li>
</ul>
</div>
</nav>
</header>
<main id="content">
<section class="page ta-c">
<div class="container" data-read-aloud>
<div class="row">
<h1>Team & Advisors</h1>
<div class="subtitle">Oswald Foundation is an innovative, young company of motivated individuals.<br><span class="light">We want to make technology accessible and empower millions.</span></div>
<div class="col-md-3 ma-b-mobile">
<a href="/team/anand" class="team-link">
<img alt="Anand" src="./advisors/anand.png" class="profile-pic">
<div class="team--name">Anand Chowdhary</div>
<div class="team--pos">Chief Executive Officer</div>
<div class="team--info">Previously worked with Government of Delhi, consultant to 10+ startups. Dropped out from college to build Oswald Foundation.</div>
</a>
<div class="team--links">
<a target="_blank" href="https://linkedin.com/in/anandchowdhary"><i class="fa fa-linkedin"></i></a>
<a target="_blank" href="https://twitter.com/AnandChowdhary"><i class="fa fa-twitter"></i></a>
<a target="_blank" href="https://github.com/AnandChowdhary"><i class="fa fa-github"></i></a>
</div>
</div>
<div class="col-md-3 ma-b-mobile">
<a href="/team/nishant" class="team-link">
<img alt="Nishant" src="./advisors/nishant.png" class="profile-pic">
<div class="team--name">Nishant Gadihoke</div>
<div class="team--pos">Chief Technology Officer</div>
<div class="team--info">Previously worked with Google, Khan Academy, the Wikimedia Foundation, and numerous startups as a designer and developer.</div>
</a>
<div class="team--links">
<a target="_blank" href="https://linkedin.com/in/nishantgadihoke"><i class="fa fa-linkedin"></i></a>
<a target="_blank" href="https://twitter.com/NishantGadihoke"><i class="fa fa-twitter"></i></a>
<a target="_blank" href="https://github.com/NishantGadihoke"><i class="fa fa-github"></i></a>
</div>
</div>
<div class="col-md-3 ma-b-mobile">
<a href="/team/mahendra" class="team-link">
<img alt="Mahendra" src="./advisors/mahendra.png" class="profile-pic">
<div class="team--name">Mahendra Raghuwanshi</div>
<div class="team--pos">Chief Operations Officer</div>
<div class="team--info">Previously worked with Nokia, electronics engineer by profession, manages and expands Oswald Foundation.</div>
</a>
<div class="team--links">
<a target="_blank" href="https://linkedin.com/in/mahendra-singh-raghuwanshi-88297a7b"><i class="fa fa-linkedin"></i></a>
</div>
</div>
<div class="col-md-3 ma-b-mobile">
<a target="_blank" href="https://angel.co/oswald-foundation/jobs" class="team-link">
<img alt="You" src="https://cdn.oswald.foundation/fda2c-dude.png" class="profile-pic">
<div class="team--name">You too?</div>
<div class="team--pos">We’re hiring. Join us!</div>
<div class="team--info">You’d love it at Oswald, we offer benefits, stock, and salary.<br><a style="margin-top: 10px" class="btn btn-primary btn-lg" href="https://angel.co/oswald-foundation/jobs" target="_blank">Join Us<i class="fa fa-angle-right"></i></a></div>
</a>
</div>
</div>
<div class="row" style="margin-top: 50px">
<div class="col-md-3 ma-b-mobile">
<img alt="" src="./advisors/erik.jpg" class="profile-pic">
<div class="team--name">Erik Hasenoehrl</div>
<div class="team--pos">Research Advisor</div>
<div class="team--info">Research Fellow at Procter & Gamble in the Cincinnati Area, US, holds a PhD in Analytical Chemistry and helps us in research and development.</div>
<div class="team--links">
<a target="_blank" href="https://linkedin.com/in/erik-hasenoehrl-a539a6b"><i class="fa fa-linkedin"></i></a>
</div>
</div>
<div class="col-md-3 ma-b-mobile">
<img alt="" src="./advisors/gagn.png" class="profile-pic">
<div class="team--name">Gagan Bhasin</div>
<div class="team--pos">Mobility Advisor</div>
<div class="team--info">Director at Nokia Network Planning and Optimization, helps us in understanding telecommunications and the smartphone market.</div>
<div class="team--links">
<a target="_blank" href="https://www.researchgate.net/profile/Gagan_Bhasin"><i class="fa fa-globe"></i></a>
</div>
</div>
<div class="col-md-3 ma-b-mobile">
<img alt="" src="./advisors/abhinav.png" class="profile-pic">
<div class="team--name">Abhinav Tandon</div>
<div class="team--pos">Partnerships Advisor</div>
<div class="team--info">Cofounder of StartupGurukul, a startup mentorship and coworking space, and founder and CEO of Lasie Foundation, a leading NGO in Delhi.</div>
<div class="team--links">
<a target="_blank" href="https://linkedin.com/in/abhinavtandon007"><i class="fa fa-linkedin"></i></a>
</div>
</div>
<div class="col-md-3 ma-b-mobile">
<img alt="" src="./advisors/pankaj.png" class="profile-pic">
<div class="team--name">Pankaj Kankaria</div>
<div class="team--pos">Investment Advisor</div>
<div class="team--info">Director at Scale Ventures, angel investor, and previously Associate Director at Ola with a masters’ from the University of Edinburgh.</div>
<div class="team--links">
<a target="_blank" href="https://linkedin.com/in/pankajkankaria"><i class="fa fa-linkedin"></i></a>
</div>
</div>
</div>
<div class="row" style="margin-top: 50px">
<div class="col-md-3 ma-b-mobile">
<img alt="" src="./advisors/sid.jpg" class="profile-pic">
<div class="team--name">Siddharth Shetty</div>
<div class="team--pos">IndiaStack Advisor</div>
<div class="team--info">Product Manager at Exotel, India’s largest cloud communications platform, and contributor at IndiaStack, the set of Digital India APIs we’re using.</div>
<div class="team--links">
<a target="_blank" href="https://linkedin.com/in/siddshetty"><i class="fa fa-linkedin"></i></a>
</div>
</div>
<div class="col-md-3 ma-b-mobile">
<img alt="" src="./advisors/tobias.png" class="profile-pic">
<div class="team--name">Tobias Stone</div>
<div class="team--pos">Eye Innovation Advisor</div>
<div class="team--info">Founder of EYE Focus Accelerator, the world’s first startup accelerator program for companies developing for living with visual impairment.</div>
<div class="team--links">
<a target="_blank" href="https://linkedin.com/in/tobiasstone"><i class="fa fa-linkedin"></i></a>
<a target="_blank" href="http://eyefocus.co"><i class="fa fa-globe"></i></a>
</div>
</div>
<div class="col-md-3 ma-b-mobile">
<img alt="" src="./advisors/arnav.jpeg" class="profile-pic">
<div class="team--name">Arnav Gupta</div>
<div class="team--pos">Technology Advisor</div>
<div class="team--info">Android developer and instructor at Coding Blocks, GSoC intern, open source contributor, and CyanogenMod and AOKP device maintainer.</div>
<div class="team--links">
<a target="_blank" href="https://linkedin.com/in/arnavgupta"><i class="fa fa-linkedin"></i></a>
<a target="_blank" href="https://twitter.com/championswimmer"><i class="fa fa-twitter"></i></a>
<a target="_blank" href="https://github.com/championswimmer"><i class="fa fa-github"></i></a>
</div>
</div>
<div class="col-md-3 ma-b-mobile">
<img alt="" src="./advisors/pradeep.png" class="profile-pic">
<div class="team--name">Pradeep Chowdhary</div>
<div class="team--pos">Design Advisor</div>
<div class="team--info">Product designer, founder of Industry Development India, holder of multiple patents, previously at GE Plastics with a masters’ from NID.</div>
<div class="team--links">
<a target="_blank" href="https://linkedin.com/in/pradeep-chowdhary-60a9787"><i class="fa fa-linkedin"></i></a>
</div>
</div>
</div>
</div>
</section>
</main>
<footer id="colophon">
<a class="expand-footer-button" href="#colophon">Expand Footer<i class="fa fa-angle-down"></i></a>
<section class="footer-one">
<div class="container">
<div class="row bottom-content">
<a href="https://blog.oswald.foundation" class="col-md-4" target="_blank">
<h2>Oswald Blog</h2>
<p>Read the stories of how and why we’re building the world’s best accessibility products.</p>
<p class="actions">Read Our Stories<i class="fa fa-angle-right"></i></p>
</a>
<div id="mc_embed_signup" class="col-md-4">
<h2>Mailing List</h2>
<p>Stay up-to-date with everything Oswald.</p>
<form action="https://foundation.us14.list-manage.com/subscribe/post?u=03d24546edd64d5a5513d0344&id=e4c57a72b4" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate mailing-list-form" target="_blank" novalidate>
<div class="input-group mc_embed_signup_scroll">
<input type="email" value="" name="EMAIL" class="form-control required email" id="mce-EMAIL" placeholder="Enter your email">
<span class="input-group-btn">
<input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button btn btn-default btn-gray">
</span>
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div>
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_03d24546edd64d5a5513d0344_e4c57a72b4" tabindex="-1" value=""></div>
</form>
</div>
<a href="https://a11y.co" class="col-md-4" target="_blank">
<h2>a11y.co</h2>
<p>Our web accessibility widget allows anyone to make their websites disabled-friendly.</p>
<p class="actions">Visit a11y.co<i class="fa fa-angle-right"></i></p>
</a>
</div>
</div>
</section>
<section class="footer-two">
<div class="container">
<div class="row">
<div class="col-md-4">
<a class="navbar-brand" href="/">
<img src="https://cdn.oswald.foundation/b2b7e-Logo.png" height="26" class="d-inline-block align-top" alt="Oswald Foundation logo"><br>
</a>
<p class="footer-content">© {% year %} Oswald Foundation</p>
<p>New Delhi · Enschede · Mumbai · Gurugram</p>
<p><a href="mailto:[email protected]">[email protected]</a> · <a href="tel:+911141414103">41 41 41 03</a></p>
<div class="social-media-icons">
<a title="Facebook" target="_blank" href="https://facebook.com/OswaldFoundation"><i class="fa fa-facebook-official"></i></a>
<a title="Twitter" target="_blank" href="https://twitter.com/OswaldFdn"><i class="fa fa-twitter"></i></a>
<a title="Github" target="_blank" href="https://github.com/OswaldFoundation"><i class="fa fa-github"></i></a>
</div>
</div>
<div class="col-md-2">
<h3>Products</h3>
<ul>
<li><a href="/agastya">Agastya</a></li>
<li><a href="/shravan">Shravan</a></li>
<li><a href="/valmiki">Valmiki</a></li>
<li><a href="/kaksha">Kaksha</a></li>
<li><a href="https://oswald.tech" target="_blank">Developers</a></li>
</ul>
</div>
<div class="col-md-2">
<h3>Values</h3>
<ul>
<li><a href="/accessibility">Accessibility</a></li>
<li><a href="/education">Education</a></li>
<li><a href="/justice">Justice</a></li>
<li><a href="/environment">Environment</a></li>
<li><a href="/partners">Partnerships</a></li>
</ul>
</div>
<div class="col-md-2">
<h3>Stay Updated</h3>
<ul>
<li><a href="https://blog.oswald.foundation/">Blog</a></li>
<li><a href="/sitemap.xml">Sitemap</a></li>
<li><a href="https://osw.li/deirE">Internships</a></li>
<li><a href="/press">In the press</a></li>
<li><a href="/logos">Logos</a></li>
</ul>
</div>
<div class="col-md-2">
<h3>Company</h3>
<ul>
<li><a href="/about">About us</a></li>
<li><a href="/team">Team</a></li>
<li><a href="/contact">Contact info</a></li>
<li><a href="https://angel.co/oswald-foundation/jobs">Join us</a></li>
<li><a href="/terms">Terms of use</a></li>
</ul>
</div>
</div>
</div>
</section>
</footer>
<button style="position: fixed; z-index: 1; right: 25px; bottom: 25px; opacity: 0.5; border: 0; background: transparent; padding: 0" onclick="agastya.open();"><img alt="Accessibility options" src="https://cdn.oswald.foundation/5cabb-noun_1872.svg" style="width: 50px; height: 30px"></button>
<script type="application/ld+json"> {
"@context": "https://schema.org",
"@type": "Organization",
"@id":"#organization",
"name": "Oswald Foundation",
"url": "https://oswald.foundation",
"logo": "https://cdn.oswald.foundation/1fef2-logo.png",
"sameAs": [
"https://www.facebook.com/OswaldFoundation",
"https://www.twitter.com/OswaldFdn",
"https://plus.google.com/+OswaldFoundation"
]
} </script>
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');ga('create','UA-79176349-2','auto');ga('send','pageview');</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap.native/1.0.5/bootstrap-native.min.js"></script>
<script src="https://a11y.co/agastya.js" async defer></script>
<script src="/script-dist.js"></script>
</body>
</html>