-
Notifications
You must be signed in to change notification settings - Fork 19
/
team.html
313 lines (301 loc) · 16.5 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<link rel='apple-touch-icon' sizes='114x114' href='images/favicons/apple-icon-114x114.png'>
<link rel='icon' type='image/png' , sizes='192x192' , href='images/favicons/android-icon-192x192.png'>
<link rel='icon' type='image/png' , sizes='32x32' , href='images/favicons/favicon-32x32.png'>
<link rel='icon' type='image/png' , sizes='16x16' , href='images/favicons/favicon-16x16.png'>
<title>Team</title>
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/4-col-portfolio.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<style>
h1 {
font-size: 50pt;
}
p {
font-size: 14pt;
}
</style>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-122645771-1');
</script>
</head>
<body style="background-color: hsl(17,100%,50%);" id="skrollr-body">
<section id="container" data-0="background-image:linear-gradient(90deg, hsl(93,100%,50%), hsl(17,100%,50%);" data-450="background-image:linear-gradient(450deg, hsl(17,100%,50%), hsl(93,100%,50%);">
<!-- Navigation -->
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#"></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="navigation.html">All lessons</a>
</li>
<li>
<a href="index.html#second">Featured lessons</a>
</li>
<!-- <li>
<a href="index.html#test">Testimonials</a>
</li> -->
<li>
<a href="team.html">Team</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<div class="container">
<!-- /.row -->
<br/>
<div class="row">
<p>ScienceMotions is powered by
<a href="https://twitter.com/teamimpactdevs">Team ImpactDevs</a> and the Rails Girls community. They get by with help from their friends, contributors
and advisors.</p>
</div>
<div class="row">
<h1>Team</h1>
<br/>
<div class="col-md-4 portfolio-item">
<img style="display: block; margin-left: auto; margin-right: auto; width:245px; height:245px; margin-bottom:35px;" class="img-responsive"
src="images/jess.png" alt="jess" />
<p>
<b>
<span style="font-weight:800; color:#fff;">Jessica Leach</span>
</b> is a React developer and illustrator from the UK. When she's stressed she eats bread alone in the
bathroom.
</p>
<p>
<a href="https://www.linkedin.com/in/jessica-leach-56598340/">LinkedIn</a>
</p>
</div>
<div class="col-md-4 portfolio-item">
<img style="display: block; margin-left: auto; margin-right: auto; width:245px; height:245px; margin-bottom:35px;" class="img-responsive"
src="images/vhoC.png" alt="vanessa" />
<p>
<b>
<span style="font-weight:800; color:#fff;">Vanessa Ho</span>
</b> is a Node developer and water technology expert that originally hails from Canada. She also loves
cereal. (I mean REALLY loves it.) </p>
<p>
<a href="https://www.linkedin.com/in/vanessalho/">LinkedIn</a>
</p>
</div>
<div class="col-md-4 portfolio-item">
<img style="display: block; margin-left: auto; margin-right: auto; width:245px; height:245px; margin-bottom:35px;" class="img-responsive"
src="images/denise.png" alt="denise" />
<p>
<b>
<span style="font-weight:800; color:#fff;">Denise Kehoe</span>
</b> is an award-winning artist, illustrator and teacher. In her free time she enjoys a superb collection
of leggings.</p>
<p>
<a href="https://www.linkedin.com/in/dkehoe/">LinkedIn</a>
</p>
</div>
</div>
<div class="row">
<br/>
<div class="col-md-4 portfolio-item">
<img style="display: block; margin-left: auto; margin-right: auto; width:245px; height:245px; margin-bottom:35px;" class="img-responsive"
src="images/kyle.png" alt="kyle" />
<p>
<b>
<span style="font-weight:800; color:#fff;">Kyle Dallafior </span>
</b> is a business analyst, developer and ex-teacher, and the best thing to come out of Detroit since
Eminem.
</p>
</div>
<div class="col-md-4 portfolio-item">
<img style="display: block; margin-left: auto; margin-right: auto; width:245px; height:245px; margin-bottom:35px;" class="img-responsive"
src="images/marie.png" alt="marie" />
<p>
<b>
<span style="font-weight:800; color:#fff;">Marie Treschow</span>
</b> is a back-end developer with a degree in business economics. She's also classy as hell.</p>
</div>
<div class="col-md-4 portfolio-item">
<img style="display: block; margin-left: auto; margin-right: auto; width:245px; height:245px; margin-bottom:35px;" class="img-responsive"
src="images/jerome.png" alt="jerome" />
<p>
<b>
<span style="font-weight:800; color:#fff;">Jerome Minney</span>
</b> is a serial entrepreneur and Biz Dev with a background in mechanical engineering and insane dance
moves.
</p>
</div>
</div>
<div class="row">
<br/>
<div class="col-md-4 portfolio-item">
<img style="display: block; margin-left: auto; margin-right: auto; width:245px; height:245px; margin-bottom:35px;" class="img-responsive"
src="images/aakanksha.png" alt="Aakanksha" />
<p>
<b>
<span style="font-weight:800; color:#fff;">Aakanksha Jain</span>
</b> is a CSE major undergraduate in Jaipur, India. She likes to code, read, write, draw & since the start
of 2018 started contributing to open source.
</p>
</div>
<div class="col-md-4 portfolio-item">
<img style="display: block; margin-left: auto; margin-right: auto; width:245px; height:245px; margin-bottom:35px;" class="img-responsive"
src="images/paarmita.png" alt="paarmita" />
<p>
<b>
<span style="font-weight:800; color:#fff;">Paarmita Bhargava</span>
</b> is interested in designing and building some cool animations - a blend of design, programming and
software development.</p>
</div>
<div class="col-md-4 portfolio-item">
<img style="display: block; margin-left: auto; margin-right: auto; width:245px; height:245px; margin-bottom:35px;" class="img-responsive"
src="images/utsha.png" alt="Utsha" />
<p>
<b>
<span style="font-weight:800; color:#fff;">Utsha Sinha</span>
</b> is an IT sophomore at NSIT, New Delhi, India. Front-end developer with an immense love for music.
She's always seen with my laptop and my headphones.</p>
</div>
</div>
<div class="row">
<br/>
<div class="col-md-4 portfolio-item">
<img style="display: block; margin-left: auto; margin-right: auto; width:245px; height:245px; margin-bottom:35px;" class="img-responsive"
src="images/sakshi.png" alt="Sakshi" />
<p>
<b>
<span style="font-weight:800; color:#fff;">Sakshi Sharma</span>
</b> is web developer with a strong command of Python, JavaScript, CSS and animation. She loves listening
to music and is pursuing a B.Tech from IIIT Vadodara, India.
</p>
</div>
<div class="col-md-4 portfolio-item">
<img style="display: block; margin-left: auto; margin-right: auto; width:245px; height:245px; margin-bottom:35px;" class="img-responsive"
src="images/ananyasingh.png" alt="Ananya-Singh" />
<p>
<b>
<span style="font-weight:800; color:#fff;">Ananya Singh</span>
</b> is a code panda - sleeping and eating when not kung-fu coding/ designing/ avoiding people under the
guise of listening to music.</p>
</div>
<div class="col-md-4 portfolio-item">
<img style="display: block; margin-left: auto; margin-right: auto; width:245px; height:245px; margin-bottom:35px;" class="img-responsive"
src="images/lauren.png" alt="lauren" />
<p>
<b>
<span style="font-weight:800; color:#fff;">Lauren Barnet</span>
</b> works as a microbiologist in Montana, USA and has been coding for the past year. She's taught science
in the past and wants to continue to make science accessible.</p>
</div>
</div>
<div class="row">
<br/>
<div class="col-md-4 portfolio-item">
<img style="display: block; margin-left: auto; margin-right: auto; width:245px; height:245px; margin-bottom:35px;" class="img-responsive"
src="images/anne-e.png" alt="Anne-Eckersberg" />
<!-- <h1>Marie Treschow</h1> -->
<p>
<b>
<span style="font-weight:800; color:#fff;">Anne Eckersberg</span>
</b> is a visual artist based in Copenhagen, who works with sculpture and digital media in her artistic
practice.
</p>
</div>
<div class="col-md-4 portfolio-item">
<img style="display: block; margin-left: auto; margin-right: auto; width:245px; height:245px; margin-bottom:35px;" class="img-responsive"
src="images/neer.png" alt="neer" />
<p>
<b>
<span style="font-weight:800; color:#fff;">Neer</span>
</b> is an active rails girls Copenhagen community member. Besides learning to code she likes powerlifting
and hiking.
</p>
</div>
<div class="col-md-4 portfolio-item">
<img style="display: block; margin-left: auto; margin-right: auto; width:245px; height:245px; margin-bottom:35px;" class="img-responsive"
src="images/monika.png" alt="monika" />
<p>
<b>
<span style="font-weight:800; color:#fff;">Monika Singh</span>
</b> is a full stack developer. She loves loves coding, badminton, exploring new places and always tries
to stay uptodate about her interests.
</p>
</div>
</div>
<div class="row">
<br/>
<div class="col-md-4 portfolio-item">
<img style="display: block; margin-left: auto; margin-right: auto; width:245px; height:245px; margin-bottom:35px;" class="img-responsive"
src="images/ananyaappan.png" alt="Ananya-Appan" />
<!-- <h1>Marie Treschow</h1> -->
<p>
<b>
<span style="font-weight:800; color:#fff;">Ananya Appan</span>
</b> is currently studying for an M-Tech at IIIT. She likes to code in Python, C, C++, HTML, CSS, Javascript,
Ruby on Rails and React.
</p>
</div>
<div class="col-md-4 portfolio-item">
<img style="display: block; margin-left: auto; margin-right: auto; width:245px; height:245px; margin-bottom:35px;" class="img-responsive"
src="images/mili.png" alt="mili" />
<p>
<b>
<span style="font-weight:800; color:#fff;">Mili Goyal</span>
</b> is studying for an M-Tech at IIIT in Bangalore. She's interested in digital design, algorithms and
economics.
</p>
</div>
<div class="col-md-4 portfolio-item">
<img style="display: block; margin-left: auto; margin-right: auto; width:245px; height:245px; margin-bottom:35px;" class="img-responsive"
src="images/katrina.png" alt="katrina" />
<p>
<b>
<span style="font-weight:800; color:#fff;">Katrina Kennett</span>
</b> helps teachers use technology and learners understand the forces of the natural world. She's learning
to code to understand what's 'under the hood' of the tools we use everyday.
</p>
</div>
</div>
</div>
<!-- Projects Row -->
<!-- /.container -->
<!-- jQuery -->
</section>
<!--End mc_embed_signup-->
<footer id="footer">
<link href="//cdn-images.mailchimp.com/embedcode/slim-10_7.css" rel="stylesheet" type="text/css" />
<script src="js/jquery.js"></script>
</footer>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/skrollr.min.js"></script>
<script type="text/javascript" src="js/smoothscroll.js"></script>
<script type="text/javascript">
skrollr.init();
</script>
</body>
</html>