-
Notifications
You must be signed in to change notification settings - Fork 35
/
Copy pathindex.html
executable file
·386 lines (350 loc) · 17.6 KB
/
index.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
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
<!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="Ramo local do PyLadies cujo objetivo é propagar em Ribeirão Preto e região os ideais das PyLadies e da comunidade Python.">
<meta name="author" content="PyLadies RP">
<title> PyLadies RP</title>
<link rel="shortcut icon" type="image/png" href="img/logo.png" />
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/agency.css" rel="stylesheet">
<link href="css/custom.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link href='https://fonts.googleapis.com/css?family=Kaushan+Script' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700' rel='stylesheet' type='text/css'>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="page-top" class="index">
<!-- Navigation -->
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header page-scroll">
<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 page-scroll" style="color: #fff;" href="#page-top"></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 navbar-right">
<li class="hidden">
<a href="#page-top"></a>
</li>
<li>
<a class="page-scroll" href="#pyladies">Sobre</a>
</li>
<li>
<a class="page-scroll" href="#events">Eventos</a>
</li>
<li>
<a class="page-scroll" href="#whoweare">Integrantes</a>
</li>
<li>
<a class="page-scroll" href="#contact">Contato</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
<!-- Header -->
<header>
<div class="container">
<div class="intro-text" style="padding-top: 100px;">
<div class="intro-heading" style= "font-family: 'Kaushan Script','Helvetica Neue',Helvetica,Arial,cursive; text-transform: capitalize; color: #A52323; ">
<img class="img-responsive" src="img/pyladies.png" alt="" style="width:60%; margin: auto;">
<h1 style= "font-family: 'Kaushan Script','Helvetica Neue',Helvetica,Arial, cursive; text-transform: capitalize; color: #A52323; font-size: 0.7em">Ribeirão Preto</h1>
</div>
<div class="intro-lead-in" style="text-shadow: 2px 2px 2px #777;">
Apoiando mulheres na área de tecnologia
</div>
<a href="#events" class="page-scroll btn btn-xl">Eventos</a>
</div>
</div>
</header>
<!-- About Section-->
<section id="pyladies" >
<div class="container" >
<div class="row">
<div class="col-lg-5 col-sm-6">
<div class="clearfix"></div>
<h2 class="section-heading" style= "font-family: 'Kaushan Script','Helvetica Neue',Helvetica,Arial,cursive; text-transform: capitalize; color: #A52323; ">Sobre</h2>
<p class="lead" style="font-size: 15px">PyLadies RP recebe <i>Ladies</i> (e aqueles que se identificam como tais) de toda Ribeirão Preto e região. </p>
<br>
<p class="lead" style="font-size: 19px">PyLadies é um grupo de mentoria internacional com foco em ajudar mais mulheres a se tornarem participantes ativas e líderes na comunidade Python.</p>
<p class="lead" style="font-size: 19px">Nossa missão é promover, educar e incentivar uma comunidade Python diversificada através de divulgação, educação, conferências, eventos e encontros sociais.</p>
<p class="lead" style="font-size: 19px">PyLadies também tem como objetivo fornecer uma rede de apoio amigável para as mulheres e uma ponte para mundo de Python. Qualquer pessoa com interesse em Python é incentivada a participar!</p>
</div>
<div class="col-lg-5 col-lg-offset-2 col-sm-6">
<img class="img-responsive" src="img/pyladies-rp.png" alt="">
</div>
</div>
</section>
<section id="events" class="bg-light-gray">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<div class="clearfix"></div>
<h2 class="section-heading" style= "font-family: 'Kaushan Script','Helvetica Neue',Helvetica,Arial,cursive; text-transform: capitalize; color: #A52323; ">Eventos</h2>
<p class="lead">Venha participar com a gente!</p>
<br>
</div>
<div class="row event-row">
<div class="col-md-4 col-sm-6 events-item">
<a href="#" target="blank" class="events-link">
<div class="events-caption">
<i class="fa fa-calendar fa-3x"></i>
<h6> Pyadies-RP Week</h6>
<p class="text-muted">De 23 à 26 de Maio de 2018</p>
<p class="text-muted"> Palestras na Universidade de São Paulo e Django Girls na Crave Foods Systems</p>
<div class="event-info">
<p>O Pyladies-RP Week é uma iniciativa do grupo de Pyladies-RP com o objetivo de inspirar mais mulheres a entrar na área de tecnologia.erá um evento de 4 dias, onde nos 3 primeiros dias traremos mulheres inspiradoras para palestrar sobre Python, empoderamento feminino e empreendedorismo. E no último dia, finalizaremos com chave de ouro, oferecendo a oficina que faz mais sucesso nesse Brasil: Django Girls - RP Segunda Edição S2 </p>
</div>
</div>
</a>
</div>
<div class="col-md-4 col-sm-6 events-item">
<a href="#" target="blank" class="events-link">
<div class="events-caption">
<i class="fa fa-calendar fa-3x"></i>
<h6>PyBar by Ladies</h6>
<p class="text-muted">22 de Novembro de 2017, 19h30</p>
<p class="text-muted"> Cervejaria Invicta </p>
<div class="event-info">
<p>Planejando os próximos passos! Se você tem uma ideia bem legal de próximo evento ou tem algo que você gostaria de aprender muito, venha compartilhar com a gente.</p>
</div>
</div>
</a>
</div>
<div class="col-md-4 col-sm-6 events-item">
<a href="http://tinyurl.com/ybsr45dn" target="blank" class="events-link">
<div class="events-caption">
<i class="fa fa-calendar fa-3x"></i>
<h6>Workshop [1]</h6>
<p class="text-muted">9 de Novembro de 2017, 19h30</p>
<p class="text-muted"> CoNéctar Coworking </p>
<div class="event-info">
<p>O que são as PyLadies? De que mundo elas vieram? Python, que ser estranho é esse? Venha descobrir tudo isso e muito mais nesse nosso primeiro workshop preparado com muito carinho para você!</p>
</div>
</div>
</a>
</div>
<div class="col-md-4 col-sm-6 events-item">
<a href="http://tinyurl.com/ya74g5hk" target="blank" class="events-link">
<div class="events-caption">
<i class="fa fa-calendar fa-3x"></i>
<h6>Programação não é só coisa de meninos!</h6>
<p class="text-muted">21 de Setembro de 2016</p>
<p class="text-muted"> Universidade de São Paulo - Ribeirão Preto</p>
<div class="event-info">
<p>Você sabia que a primeira pessoa a escrever um código foi uma mulher? Venha participar e descobrir o quão importante mulheres são no mundo da computação!</p>
</div>
</div>
</a>
</div>
</div>
</div>
</section>>
<!-- Members Section -->
<section id="whoweare">
<div class="container" style="padding-top: 10px;" >
<div class="row">
<div class="col-lg-12 text-center" style="padding-bottom: 30px;">
<h2 class="section-heading" style= "font-family: 'Kaushan Script','Helvetica Neue',Helvetica,Arial,cursive; text-transform: capitalize; color: #A52323;">Integrantes do Pyladies Ribeirão Preto</h2>
</div>
</div>
<div class="row text-center">
<div class="col-md-4">
<span class="fa-stack fa-4x">
<div class="timeline-image">
<img class="img-circle img-responsive" src="img/about/barbara.png" alt="">
</div>
</span>
<h4 class="service-heading">Bárbara Moraes</h4>
<p class="text-muted">Estudante de engenharia civil. Curiosa. Desenvolve em Python por hobby. Apaixonada por jogos de tabuleiro.</p>
<ul class="list-inline social-buttons">
<li>
<a href="" target="_blank">
<i class="fa fa-github" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="" target="_blank">
<i class="fa fa-twitter" aria-hidden="true"></i>
</a>
</li>
</ul>
</div>
<div class="col-md-4">
<span class="fa-stack fa-4x">
<div class="timeline-image">
<img class="img-circle img-responsive" src="img/about/beatriz.png" alt="">
</div>
</span>
<h4 class="service-heading">Beatriz Miranda</h4>
<p class="text-muted">Graduanda em Informática Biomédica que tenta manter sua lista de livros, séries em dia. Fã de ficção, ação e muita fantasia.</p>
<ul class="list-inline social-buttons">
<li>
<a href="https://github.com/BeaMtrix" target="_blank">
<i class="fa fa-github" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="https://twitter.com/BeMtriz" target="_blank">
<i class="fa fa-twitter" aria-hidden="true"></i>
</a>
</li>
</ul>
</div>
<div class="col-md-4">
<span class="fa-stack fa-4x">
<div class="timeline-image">
<img class="img-circle img-responsive" src="img/about/julia.png" alt="">
</div>
</span>
<h4 class="service-heading">Júlia Carmona</h4>
<p class="text-muted">Pythonista e Rubista, viciada em viagens e apaixonada por livros. Usa o tempo livre para aprender a fotografar e, claro, ama saborear um bom café.</p>
<ul class="list-inline social-buttons">
<li>
<a href="https://github.com/juhhcarmona" target="_blank">
<i class="fa fa-github" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="https://twitter.com/juhcarmona" target="_blank">
<i class="fa fa-twitter" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="https://br.linkedin.com/in/júlia-carmona-almeida-chaves-399952a9/pt" target="_blank">
<i class="fa fa-linkedin" aria-hidden="true"></i>
</a>
</li>
</ul>
</div>
<div class="col-md-4">
<span class="fa-stack fa-4x">
<div class="timeline-image">
<img class="img-circle img-responsive" src="img/about/manoela.png" alt="">
</div>
</span>
<h4 class="service-heading">Manoela Reis</h4>
<p class="text-muted">Sou estudante de Informática Biomédica. Sou, também, formada no curso técnico em Programação de Jogos Digitais. Sempre amei aprender coisas novas, e isso me faz gostar de tudo um pouco. =)</p>
<ul class="list-inline social-buttons">
<li>
<a href="" target="_blank">
<i class="fa fa-github" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="" target="_blank">
<i class="fa fa-twitter" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="" target="_blank">
<i class="fa fa-linkedin" aria-hidden="true"></i>
</a>
</li>
</ul>
</div>
<div class="col-md-4">
<span class="fa-stack fa-4x">
<div class="timeline-image">
<img class="img-circle img-responsive" src="img/about/mariana.png" alt="">
</div>
</span>
<h4 class="service-heading">Mariana Mioto</h4>
<p class="text-muted">Bacharel em informática biomédica e mestre(graças ao Python S2 ) em ciências pela USP. Futura médica veterinária. Mãe de dois, Ned e Lupin. E madrasta de uma Maria.</p>
<ul class="list-inline social-buttons">
<li>
<a href="https://github.com/marianamioto" target="_blank">
<i class="fa fa-github" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="https://twitter.com/mari_mioto" target="_blank">
<i class="fa fa-twitter" aria-hidden="true"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</section>
<!-- Contact Section -->
<section id="contact">
<div class="container" style="padding: 60px;">
<div class="row">
<div class="col-lg-12 text-center" >
<h2 class="section-heading">Contato</h2>
<h3 class="section-subheading text-muted" style="color: white;">Deixe sua mensagem na nossa
<a href="https://www.facebook.com/pyladiesrp" style="color: black;">página</a>!
</h3>
</div>
</div>
</div>
</section>
<footer style="background-color:#d67f7f;">
<div class="container">
<div class="row">
<div class="col-md-4">
<span class="copyright">Copyright © PyLadies RP 2016</span>
</div>
<div class="col-md-4">
<ul class="list-inline social-buttons">
<li><a href="https://www.facebook.com/pyladiesrp/" target="_blank"><i class="fa fa-facebook"></i></a>
</li>
<!-- <li><a href="#"><i class="fa fa-linkedin" target="_blank"></i></a> -->
<!-- </li> -->
<li><a href="https://github.com/pyladies-rp/" target="_blank"><i class="fa fa-github-square"></i></a>
</li>
</ul>
</div>
<!-- <div class="col-md-4">
<ul class="list-inline quicklinks">
<li><a href="#">Privacy Policy</a>
</li>
<li><a href="#">Terms of Use</a>
</li>
<li><a href="#services">Sing Up</a>
</li>
<li><a href="#services">Log In</a>
</li>
</ul>
</div> -->
</div>
</div>
</footer>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
<script src="js/classie.js"></script>
<script src="js/cbpAnimatedHeader.js"></script>
<!-- Contact Form JavaScript -->
<script src="js/jqBootstrapValidation.js"></script>
<script src="js/contact_me.js"></script>
<!-- Custom Theme JavaScript -->
<script src="js/agency.js"></script>
</body>
</html>