forked from shescoding/conference-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
353 lines (308 loc) · 18.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
<!DOCTYPE html>
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-62011978-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-62011978-2');
</script>
<title>Tech Women Rising 2019</title>
<meta name="description" content="Tech Women Rising is She’s Coding’s annual conference for women in tech – happening June 7-9 2019 in Seattle! Tech Women Rising is not a typical tech conference – it combines three parts into one event: workshops meant to teach and empower; a career and community fair meant to connect and build bridges; an unconference meant to inspire, support and grow a community.">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta property="og:type" content="website" />
<meta property="og:url" content="http://techwomenrising.org" />
<meta property="og:title" content="Tech Women Rising Conference 2019" />
<meta property="og:description" content="Tech Women Rising is She’s Coding’s annual conference for women in tech – happening June 7-9 2019 in Seattle! Tech Women Rising is not a typical tech conference – it combines three parts into one event: workshops meant to teach and empower; a career and community fair meant to connect and build bridges; an unconference meant to inspire, support and grow a community." />
<meta property="og:image" content="http://techwomenrising.org/assets/twr-facebook-og-image-large.jpg" />
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="icon" type="image/png" href="favicon.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@techwomenrising">
<meta name="twitter:creator" content="@shescoding">
<meta name="twitter:title" content="Tech Women Rising Conference 2018">
<meta name="twitter:description" content="Tech Women Rising is She’s Coding’s annual conference for women in tech – happening June 7-9 2019 in Seattle! Tech Women Rising is not a typical tech conference – it combines three parts into one event: workshops meant to teach and empower; a career and community fair meant to connect and build bridges; an unconference meant to inspire, support and grow a community.">
<meta name="twitter:image" content="http://techwomenrising.org/assets/twr-twitter-card-image.jpg">
<link href="https://fonts.googleapis.com/css?family=Zilla+Slab:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<script defer src="https://use.fontawesome.com/releases/v5.0.6/js/all.js"></script>
<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" href="styles.css">
</head>
<body data-spy="scroll" data-target="#site-nav" data-offset="70">
<div class='pagetop'></div>
<header class="">
<nav class="navbar navbar-expand-lg navbar-light bg-white fixed-top" id="site-nav">
<a class="navbar-brand" href="index.html">Tech Women Rising 2019</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 ml-auto">
<li class="nav-item">
<a class="nav-link" href="index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#about">About</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Content</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="#career-and-community-fair">Career & Community Fair</a>
<a class="dropdown-item" href="#resume-clinic">Resume Clinic</a>
<a class="dropdown-item" href="#workshops">Workshops</a>
<a class="dropdown-item" href="#coaching-mini-sessions">Coaching Mini Sessions</a>
<a class="dropdown-item" href="#unconference">Unconference</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="schedule.html">Schedule</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#sponsors-and-partners">Sponsors & Partners</a>
</li>
<li class="nav-item">
<a class="nav-link" href="code-of-conduct.html">Code of Conduct</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Past Events</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="2018/index.html">Seattle 2018</a>
</div>
</li>
</ul>
</div>
</nav>
</header>
<div class="jumbotron" id="home">
<div class="container">
<div class="row justify-content-center">
<div class="col-10 highlight">
<h1>Tech Women Rising 2019</h1>
<p class="event-dates">Friday, <time datetime="2019-06-07">June 7, 2019</time> - Sunday, <time datetime="2019-06-09">June 9, 2019</time></p>
<address>Flatiron School, 1411 4th Ave, Seattle, WA 98101</address>
<a class="btn btn-primary btn-lg" href="#" role="button">Tickets Coming Soon!</a>
</div>
</div>
</div>
</div>
<div class="container" id="about">
<div class="row justify-content-center">
<div class="col-10">
<div class="col-3 mx-auto">
<img src="assets/shes-coding-space-cat.png" class="img-fluid" alt="Tech Women Rising Conference Mascot">
</div>
<h2>Tech Women Rising</h2>
<h3>Standing Together. Growing Together. Rising Together.</h3>
<p>Join your peers, reach for your goals, spend an invigorating weekend with fellow women in tech! Tech Women Rising is She's Coding's annual conference, happening in June 2019 at Flatiron School in Downtown Seattle, WA.</p>
<p>Technical women of all levels and backgrounds - join us when we meet at Tech Women Rising to learn, share, and grow together. Tech Women Rising is not your typical tech conference! We combine multiple parts into one event: workshops meant to teach and empower; a career & community fair meant to connect and build bridges; an unconference meant to inspire, support & grow a community; a resume clinic and mini coaching sessions meant to advance your career.</p>
<p>The event will be open to women and people of diverse gender.</p>
</div>
</div>
</div>
<div class="container-fluid mailing-list">
<div class="row justify-content-center">
<div class="col">
<h3>Join our mailing list and get a reminder to join Tech Women Rising in June 2019!</h3>
<!-- Begin MailChimp Signup Form -->
<div id="mc_embed_signup_scroll" class="d-flex justify-content-center">
<form action="https://shescoding.us13.list-manage.com/subscribe/post?u=2c06e9aeddb5548a94e22590c&id=2980c926be" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate form-inline" target="_blank" novalidate>
<div class="mc-field-group form-group">
<label for="mce-EMAIL" class="sr-only">Email Address </label>
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required>
</div>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true">
<input type="text" name="b_2c06e9aeddb5548a94e22590c_2980c926be" tabindex="-1" value="">
</div>
<div class="form-group">
<input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="btn btn-primary">
</div>
</form>
</div>
<!--End mc_embed_signup-->
</div>
</div>
</div>
<div class="container" id="career-and-community-fair">
<div class="row justify-content-center">
<div class="col-10">
<h2>Career & Community Fair</h2>
<h3>Saturday, June 8 || Sunday, June 9</h3>
<p>Meet companies that value diversity and want to hire from this great community of women engineers. Get to know diversity and inclusivity oriented community organizations and learn about technical training programs.</p>
<p>Are you a company that wants to be represented at our Career Fair? <a href="mailto:[email protected]" target="blank">Contact us</a>, and let's chat!</p>
</div>
</div>
</div>
<div class="container" id="resume-clinic">
<div class="row justify-content-center">
<div class="col-10">
<h2>Resume Clinic</h2>
<h3>Friday, June 7 || Saturday, June 8 || Sunday, June 9</h3>
<p>Come, bring a paper copy of your resume, and get feedback from technical recruiters in short 10 minute one-on-one sessions. Build the best resume you can and get noticed by the companies you pursue!</p>
<p>More details to come.</p>
</div>
</div>
</div>
<div class="container" id="workshops">
<div class="row justify-content-center">
<div class="col-10">
<h2>Workshops</h2>
<h3>Saturday, June 8 || Sunday, June 9</h3>
<p>Curated workshops, separated into tracks such as: Job Search, Career Development & Leadership, Allies & Companies.</p>
<p>Check out our workshops from <a href="2018/workshops.html" target="blank">Tech Women Rising 2018</a> to get an idea for what to expect. We are planning more sessions for 2019, with additional focus on mothers and allies.</p>
<p>More details to come.</p>
</div>
</div>
</div>
<div class="container" id="coaching-mini-sessions">
<div class="row justify-content-center">
<div class="col-10">
<h2>Coaching Mini Sessions</h2>
<h3>Saturday, June 8 || Sunday, June 9</h3>
<p>Use this opportunity to get a 25 minute one-on-one session with a leadership coach - get practical tips that will help you grow and tackle your challenges.</p>
<p>More details to come.</p>
</div>
</div>
</div>
<div class="container" id="unconference">
<div class="row justify-content-center">
<div class="col-10">
<h2>Unconference</h2>
<h3>Saturday, June 8 || Sunday, June 9</h3>
<p>Build your own agenda - talk about topics that interest you and that will help you move forward and achieve your goals in 2019!</p>
<p>More details to come.</p>
</div>
</div>
</div>
<div id="sponsors-and-partners">
<div class="container">
<div class="row justify-content-center">
<div class="col-10">
<h2>Sponsors & Partners</h2>
<p>Support She's Coding & Tech Women Rising. We are working on our 2019 sponsorship options - in the meantime, go ahead and <a href="mailto:[email protected]" target="blank">contact us</a> for more information!</p>
<p>Check out our sponsors & partners from <a href="2018/index.html#sponsors-and-partners" target="blank">Tech Women Rising 2018</a> - why don't you join us this year?</p>
</div>
</div>
</div>
<div class="container">
<div class="row justify-content-center">
<div class="col-10">
<div class="row justify-content-center">
<div class="col">
<h3>Sponsors</h3>
<!-- <div class="col-4">
<p>Keep a lookout for more coming...</p>
</div> -->
</div>
</div>
<div class="row justify-content-center">
<div class="col">
<h4>Venue Sponsors</h4>
</div>
</div>
<div class="row justify-content-center">
<div class="col-4">
<a href="https://flatironschool.com/campuses/seattle/" target="_blank"><img src="assets/sponsors/flatiron-school-logo.png" class="img-fluid" alt="Flatiron School Logo"></a>
</div>
<div class="col-4">
<a href="https://www.wework.com/labs" target="_blank"><img src="assets/sponsors/wework-labs-logo.png" class="img-fluid" alt="WeWork Labs Logo"></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row justify-content-center">
<div class="col-10">
<h2>Location</h2>
</div>
</div>
</div>
<div class="container-fluid" id="map">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2689.866812733109!2d-122.33855398391073!3d47.60927939578521!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x54906b94a88d92d9%3A0x375ae7872dd83563!2sFlatiron+School!5e0!3m2!1sen!2sus!4v1539152399929" width="100%" height="600" frameborder="0" style="border:0" allowfullscreen></iframe>
<div class="map-address">
<address>1411 4th Ave, Seattle, WA 98101</address>
</div>
</div>
<div class="container" id="organizer">
<div class="row justify-content-center">
<div class="col-10">
<h2>Organizer & Organizing Team</h2>
<div class="col-7 mx-auto">
<a href="http://shescoding.org"><img src="assets/shescoding-logo.png" class="img-fluid" alt="She's Coding Logo"></a>
</div>
<div class="col-8 mx-auto">
<p>She’s Coding is a WA charity with the main goal to help close the gender gap in tech. We operate on three main pillars: (1) An open-source website that educates women, allies and companies about the gender gap, developed in mentorship-based volunteer groups. (2) A mentorship program, as well as an offline and online safe community for women in tech. And (3), support for women in their tech industry job searches via events, collaborations, and a yearly conference with career fair and workshops.</p>
<p>Want to volunteer and work with us to make Tech Women Rising 2019 the best event it can be? <a href="mailto:[email protected]" target="blank">Contact us</a> - we're looking forward to chat with you!</p>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row justify-content-center">
<div class="col-3">
<figure>
<a href="https://www.linkedin.com/in/nathaliesteinmetz/" target="_blank"><img src="assets/team/nathalie.jpg" class="img-fluid" alt="Nathalie Steinmetz portrait picture"></a>
<figcaption>Nathalie Steinmetz</figcaption>
<figcaption>Main organizer</figcaption>
</figure>
</div>
</div>
</div>
<div class="container-fluid mailing-list">
<div class="row justify-content-center">
<div class="col">
<h3>Join our mailing list!</h3>
<!-- Begin MailChimp Signup Form -->
<div id="mc_embed_signup_scroll" class="d-flex justify-content-center">
<form action="https://shescoding.us13.list-manage.com/subscribe/post?u=2c06e9aeddb5548a94e22590c&id=2980c926be" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate form-inline" target="_blank" novalidate>
<div class="mc-field-group form-group">
<label for="mce-EMAIL" class="sr-only">Email Address </label>
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required>
</div>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true">
<input type="text" name="b_2c06e9aeddb5548a94e22590c_2980c926be" tabindex="-1" value="">
</div>
<div class="form-group">
<input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="btn btn-primary">
</div>
</form>
</div>
<!--End mc_embed_signup-->
</div>
</div>
</div>
<div class='scrolltop'>
<div class='scroll icon'><i class="fa fa-2x fa-angle-up"></i></div>
</div>
<footer class="">
<div class="container-fluid">
<div class="row d-flex justify-content-center">
<a href="https://www.facebook.com/shescoding"><i class="fab fa-facebook-square fa-2x"></i></a>
<a href="https://twitter.com/shescoding"><i class="fab fa-twitter-square fa-2x"></i></a>
<a href="mailto:[email protected]"><i class="fas fa-envelope-square fa-2x"></i></a>
</div>
</div>
</footer>
<script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<script type="text/javascript">
$(window).scroll(function() {
if ($(this).scrollTop() > 50 ) {
$('.scrolltop:hidden').stop(true, true).fadeIn();
} else {
$('.scrolltop').stop(true, true).fadeOut();
}
});
$(function(){$(".scroll").click(function(){$("html,body").animate({scrollTop:$(".pagetop").offset().top},"1000");return false})})
</script>
</body>
</html>