-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
324 lines (312 loc) · 20 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
<!DOCTYPE html>
<html>
<head>
<title>NYC PyLadies</title>
<meta name="description" content="NYC PyLadies">
<meta charset="utf-8"/>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="style.min.css">
<link href="https://fonts.googleapis.com/css?family=Old+Standard+TT|Rubik|Bitter" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script>if (window.location.protocol != "https:" && window.location.host.indexOf('pyladies.com') > -1) {
window.location.protocol = "https";
}</script>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-light bg-light navbar-fixed-top">
<a class="navbar-brand" href="#pyladies">
<div class="med-geek"></div>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item">
<a class="nav-link" href="#events">Events</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#organizers">Organizers</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#resources">Resources</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#about">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#contact">Connect</a>
</li>
</ul>
</div>
</nav>
<img src="images/logo.png" id="floating-logo">
<div class="skyline"></div>
<span class="doc-searls">Doc Searls via Flickr Creative Commons</span>
<div class="container-fluid">
<div class="row" id="pyladies">
<h1 class="col-sm-12 text-center">NYC PyLadies</h1>
<img src="./images/line.svg" class="hr-squiggle col-sm-12">
<div class="col-sm-12 col-md-3 offset-md-1">
<img src="images/pyladiesnyc.jpeg" class="geek" alt="pyladies-geek">
</div>
<div class="col-sm-12 col-md-7">
<p>
We're the NYC chapter of PyLadies, an international community of women and non-binary
people in tech.
</p>
<p>
We host monthly <a href="https://www.meetup.com/NYC-PyLadies/events/" target="_blank">events</a>,
talks, and study groups where you can meet other pythonistas and
learn more about programming, data science, web development, and more.
</p>
<p>
All skill levels welcome!
</p>
</div>
</div>
<div class="container-fluid">
<div class="row" id="pyladies">
<h1 class="col-sm-12 text-center"></h1>
<div id="twitter_feed">
<h3>Recent Tweets</h3>
<div id="chapter_tweets">
<a width="400" height="600" class="twitter-timeline" href="https://twitter.com/NYCPyLadies" data-widget-id="635861904234258433">Tweets from https://twitter.com/NYCPyLadies
</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
</script>
</div>
</div>
</div>
</div>
<!-- comment out
<div class="container-fluid">
<div class="row" id="pyladies">
<h1 class="col-sm-12 text-center"></h1>
<div id="twitter_feed">
<h3>Recent Tweets</h3>
<div id="chapter_tweets">
<a width="400" height="600" class="twitter-timeline" href="https://www.meetup.com/NYCPyLadies/events/" data-widget-id="635861904234258433">Meetup Events
</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
</script>
</div>
</div>
</div>
</div>
-->
<div class="row pink" id="events">
<h2 class="col-sm-12 text-center">Events</h2>
<img src="./images/line.svg" class="hr-squiggle col-sm-12" />
<div class="col-sm-12 col-md-3 offset-md-1">
<img src="../images/pyladies_all.jpg" class="geek" alt="pyladies-all"/>
</div>
<div class="col-sm-12 col-md-3 offset-md-1">
<img src="../images/pygotham.jpg" class="geek" alt="pyladies-geek" />
</div>
<div class="col-sm-12 col-md-10 offset-md-1 text-center">
<p>
Join our <a href="https://www.meetup.com/NYC-PyLadies/events/256036522/" target="_blank">Meetup group</a> to
hear about our free events in the NYC metro area.
</p>
<p>
Interested in hosting us, giving a talk, or leading a workshop?
We'd love to <a href="#contact">hear from you!</a>
</p>
</div>
</div>
<div class="row" id="organizers">
<div class="col-sm-12 col-md-10 offset-md-1 section text-center" id="organizers">
<h4>Organizers</h4>
<img src="./images/line.svg" class="hr-squiggle">
<div class="bio-container">
<div class="organizer-container"><img src="./images/bios/reshama_shaikh.jpg" class="organizer landscape" /></div>
<div class="bio">
<p class="name">Reshama Shaikh</p>
<p>
Reshama Shaikh is a freelance data scientist/statistician in New York City.
She worked for over 10 years as a biostatistician in the pharmaceutical industry.
She is an organizer of the meetup groups [Data Umbrella](https://www.meetup.com/data-umbrella/)
and [NYC PyLadies](https://www.meetup.com/NYC-PyLadies/). She received her M.S. in statistics from Rutgers University and her
M.B.A. from NYU Stern School of Business.
</p>
<p class="social-buttons">
<a href="https://twitter.com/reshamas" target="_blank"><span class="fa fa-twitter"> </span></a>
<a href="https://www.linkedin.com/in/reshamas/" target="_blank"><span class="fa fa-linkedin"> </span></a>
<a href="https://reshamas.github.io" target="_blank"><span class="fa fa-desktop"> </span></a>
<a href="https://github.com/reshamas" target="_blank"><span class="fa fa-github"> </span></a>
</p>
</div>
</div>
<div class="bio-container">
<div class="organizer-container">
<img src="./images/bios/melissa_photo.jpg" class="organizer" />
</div>
<div class="bio">
<p class="name">Melissa Ferrari</p>
<p>
Melissa is working towards a PhD in physics at NYU where she uses Python to solve problems related to squishy things.
She learns Python by attending workshops and conferences, watching online tutorials, and putting her skills into practice by attending hackathons and data science challenges.
</p>
<p class="social-buttons">
<a href="https://twitter.com/Ferrari3Melissa" target="_blank"><span class="fa fa-twitter"> </span></a>
<a href="https://www.linkedin.com/in/melissa-ferrari/" target="_blank"><span class="fa fa-linkedin"> </span></a>
<a href="https://github.com/mferrari3" target="_blank"><span class="fa fa-github"> </span></a>
</p>
</div>
</div>
<div class="bio-container">
<div class="organizer-container">
<img src="./images/bios/antonia_photo.jpg" class="organizer" />
</div>
<div class="bio">
<p class="name">Antonia Blair</p>
<p>
Antonia Blair is a software developer based in Brooklyn. Before learning to program,
she worked as a writer and art book editor. She is particularly interested in the intersection of art and technology.
</p>
<p class="social-buttons">
<a href="https://twitter.com/AntoniaBlairArt" target="_blank"><span class="fa fa-twitter"> </span></a>
<a href="https://www.linkedin.com/in/antonia-blair-31767a32" target="_blank"><span class="fa fa-linkedin"> </span></a>
<a href="http://www.antoniablair.com" target="_blank"><span class="fa fa-desktop"> </span></a>
<a href="https://github.com/antoniablair" target="_blank"><span class="fa fa-github"> </span></a>
</p>
</div>
</div>
<div class="bio-container">
<div class="organizer-container">
<img src="./images/bios/felice.jpg" class="organizer" />
</div>
<div class="bio">
<p class="name">Felice Ho</p>
<p>
Felice Ho is a back-end developer in New York City. Roles in business intelligence and software
implementations as a finance professional led her to a passion for building technology and the
transition into an engineer. Felice builds data solutions during the day and enjoys volunteering
and hacking on side projects in her spare time.
</p>
<p class="social-buttons">
<a href="https://twitter.com/codeLovingYogi" target="_blank"><span class="fa fa-twitter"> </span></a>
<a href="https://www.linkedin.com/in/feliceho/" target="_blank"><span class="fa fa-linkedin"> </span></a>
<a href="https://github.com/codeLovingYogi" target="_blank"><span class="fa fa-github"> </span></a>
</p>
</div>
</div>
</div>
</div>
<div class="row pink" id="resources">
<div class="col-sm-12 col-md-10 offset-md-1 text-center">
<h4 class="col-sm-12 text-center">Resources</h4>
<img src="./images/line.svg" class="hr-squiggle col-sm-12" />
<div class="resource-container">
<a href="https://reshamas.github.io/2021-state-of-pyladies/" target="_blank" class="resource-link">
<div class="resource">
<p class="resource-title">2021 State of PyLadies (Mar 2021)</p>
<p>Summary of global PyLadies chapters.</p>
<p>By Reshama Shaikh.</p>
</div>
</a>
<a href="https://reshamas.github.io/the-hidden-depth-of-pyladies/" target="_blank" class="resource-link">
<div class="resource">
<p class="resource-title">The Hidden Depth of PyLadies (Jun 2020)</p>
<p>Summary of global PyLadies chapters.</p>
<p>By Reshama Shaikh.</p>
</div>
</a>
<a href="https://prith13.github.io/posts/2018/11/pyladies-overview/" target="_blank" class="resource-link">
<div class="resource">
<p class="resource-title">PyLadies Overview (Nov 2018)</p>
<p>Summary of global PyLadies chapters.</p>
<p>By Prithvi Gandhi and Reshama Shaikh.</p>
</div>
</a>
</div>
</div>
</div>
<div class="row pink" id="resources">
<div class="col-sm-12 col-md-10 offset-md-1 text-center">
<h4 class="col-sm-12 text-center">Resources</h4>
<img src="./images/line.svg" class="hr-squiggle col-sm-12" />
<div class="resource-container">
<a href="https://github.com/mferrari3/nyc-pyladies-study-group/blob/master/inspiration.md" target="_blank" class="resource-link">
<div class="resource">
<p class="resource-title">Tutorials</p>
<p>New to Python or looking to expand your skills? Browse a member-curated repo of recommended Python tutorials. </p>
<p>Be sure to add your favorites!</p>
</div>
</a>
<a href="https://www.python.org/psf/" target="_blank" class="resource-link">
<div class="resource">
<p class="resource-title">Python Software Foundation</p>
<p>
The Python Software Foundation is the organization behind Python!
Become a supporter and help advance the software and mission.
</p>
</div>
</a>
</div>
</div>
</div>
<div class="row" id="about">
<div class="col-sm-12 col-md-10 offset-md-1 section text-center" id="about">
<h4>About PyLadies Global</h4>
<img src="./images/line.svg" class="hr-squiggle">
<p>
PyLadies is an international mentorship group with a focus on helping more women become active
participants and leaders in the Python open-source community.
</p>
<p>
Our mission is to promote, educate and
advance a diverse Python community through outreach, education, conferences, events and social
gatherings.
</p>
<p>
To learn more, visit the <a href="https://www.pyladies.com/" target="_blank">PyLadies website</a>.
</p>
</div>
</div>
<div class="row pink">
<div class="col-sm-12 section text-center" id="contact">
<h4>Connect</h4>
<img src="./images/line.svg" class="hr-squiggle">
<p>
Follow us on <a href="https://twitter.com/NYCPyLadies" target="_blank">Twitter</a>
or join our <a href="https://www.meetup.com/NYC-PyLadies/events/256036522/" target="_blank">
Meetup group</a> to get announcements and find out about
upcoming events.
</p>
<p>
To connect with other PyLadies members through Slack, sign up for
<a href="http://slackin.pyladies.com" target="_blank">slackin.pyladies.com</a>
and join the <code>#city-nyc</code> channel.
</p>
<p>
If you would like to give a tech talk, demo, or workshop, contact us at <a href="mailto:nyc@pyladies.com">nyc@pyladies.com</a>.
</p>
<p>
Is your company interested in hosting an event? Fill out our
<a href="https://docs.google.com/forms/d/1EMD1fSACPl9LixfSosqKmBj1vhTMQ51AWrSVGxOXdDc/edit?usp=drive_web">
Google form</a> and we will be in touch!
</p>
</div>
</div>
</div>
<div class="footer">
<p>
<a href="https://twitter.com/NYCPyLadies" target="_blank"><span class="fa fa-twitter"> </span></a>
<a href="https://github.com/NYCpyladies" target="_blank"><span class="fa fa-github"> </span></a>
<a href="https://slackin.pyladies.com" target="_blank"><span class="fa fa-slack"> </span></a>
<a href="https://www.meetup.com/NYC-PyLadies" target="_blank"><span class="fa fa-meetup"> </span></a>
<a href="https://www.linkedin.com/company/nyc-pyladies" target="_blank"><span class="fa fa-linkedin"> </span></a>
<a href="https://www.youtube.com/channel/UC6OCh6wMhYL09U8hIbakhVQ" target="_blank"><span class="fa fa-youtube"> </span></a>
<a href="https://www.facebook.com/NYCPyLadies/" target="_blank"><span class="fa fa-facebook"> </span></a>
<a href="https://nyc.pyladies.com/" target="_blank"><span class="fa fa-desktop"> </span></a>
<span class="footer-title">✨ NYC PyLadies 2020</span>
</p>
</div>
</body>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>
</html>