-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
313 lines (282 loc) · 13.7 KB
/
index.html
File metadata and controls
313 lines (282 loc) · 13.7 KB
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>
<!-- Taking a look, under the hood, eh? ;) We like you.-->
<html>
<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 property="og:title" content="TechNightLDN" />
<meta property="og:url" content="http://technight.london/" />
<meta property="og:type" content="website" />
<meta property="og:image" content="http://technight.london/img/ogbanner.jpg" />
<meta property="og:description" content="Tech Night is an annual tech conference which embraces and celebrates diversity in tech, whilst focusing on the 'tech'."
/>
<title>TechNightLDN</title>
<meta name="description" content="Tech Night is an annual tech conference which embraces and celebrates diversity in tech, whilst focusing on the 'tech'.">
<!-- stylesheets -->
<link rel="stylesheet" type="text/css" href="main.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
</head>
<body>
<div class="section main">
<div class="intro container">
<div class="row">
<div class="5u 12u(narrow)">
<img class="tnlogo" src="img/logo.png" />
</div>
<div class="7u 12u(narrow)">
<div class="text">
<h3>
<i class="fa fa-calendar"></i> 7th March 2019, 5.30pm</h3>
<h3>
<i class="fa fa-map-marker"></i> Floor 17, The Shard, London</h3>
<h4>Celebrating the "tech" </br> in "diversity in tech".</h4>
<div class="button">
<a class="button" href="https://www.facebook.com/events/765858513791905/" target="_blank">Facebook Event</a>
</div>
<a class="small" href="2018.html" target="_blank">
<em>Find out about last year's event...</em>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="section about">
<div class="container">
<h2>About</h2>
<h4>Tech Night LDN</h4>
<p>Tech Night LDN is a mini-conference packed with talks, workshops and networking for students and recent graduates
who are curious about technology. Expect an evening of inspiration and motivation.</p>
<p>We believe that in order to truly make strides towards achieving diversity in tech, we need to include all genders
and different races in the conversation. Even if you’re new to technology, or are really passionate about
it, join us!</p>
<div class="row">
<div class="6u 12u(mobilep)">
<div class="frame">
<img src="img/warwicktech.png" />
</div>
</div>
<div class="6u 12u(mobilep)">
<div class="frame">
<img src="img/she++.png" />
</div>
</div>
</div>
<h4>FAQ</h4>
<div class="row">
<div class="4u 6u(narrow) 12u$(mobile)">
<h5>Who is this event for?</h5>
<p>
Any student or recent graduate (less than 2 years out of university) interested in technology. All genders, races and technical
skill levels are welcome!
</p>
</div>
<div class="4u 6u$(narrow) 12u$(mobile)">
<h5>Who is running this?</h5>
<p>
We're a (pretty diverse) team of tech-loving students from
<a href="http://www.sheplusplus.london" target="_blank">She++ London</a> and
<a href="http://warwick.tech" target="_blank">WarwickTECH</a>.
</p>
</div>
<div class="4u$ 6u(narrow) 12u$(mobile)">
<h5>Will food be provided?</h5>
<p>
Yes! We will be providing dinner and drinks courtesy of our extremely generous sponsor, the Warwick Technology Alumni Network.
</p>
</div>
<div class="4u 6u(narrow) 12u$(mobile)">
<h5>I know nothing about tech. Can I come?</h5>
<p>
Yes! We warmly welcome anyone willing to learn, so all of our activities have been chosen with you in mind.
</p>
</div>
<div class="4u$ 6u$(narrow) 12u$(mobile)">
<h5>Do you have a code of conduct?</h5>
<p>
We sure do! Everyone involved with the event is required to read and respect the
<a href="http://confcodeofconduct.com"
target="_blank">Conf Code of Conduct</a>.
</p>
</div>
</div>
<div class="row">
</div>
</div>
</div>
<div class="section speakers">
<div class="container">
<h2>SPEAKERS</h2>
<div class="row">
<div class="4u 6u(narrow) 12u(mobile)">
<img class="circle" src="img/dianalee.jpg" />
</div>
<div class="8u 6u(narrow) 12u(mobile)">
<h4>Diana Lee</h4>
<h6>Principal Engineer @ Applied</h6>
<p>Diana is the Lead Curriculum Instructor for Front-end at Code First: Girls, a social enterprise set up by Entrepreneur First that provides free coding courses for women at university, and also a Data Science mentor with Thinkful. As a She++ ambassador in the UK, she focuses on empowering women in technology development. She is currently also a Code First: Girls One to Watch 2016, and a member of Founders of the Future, a recently launched invite-only initiative of Brent Hoberman's Founders Forum group.</p>
</div>
</div>
<div class="row">
<div class="8u 6u(narrow) 12u(mobile)">
<h4>Ross Taylor</h4>
<h6>Co-founder at Atlas ML</h6>
<p>Ross Taylor is an open source author, and authored the most popular time series analysis library for Python. He has worked as a ML engineer in sports betting and finance, and built several popular online communities in his teens. He holds a Masters from Cambridge.</p>
</div>
<div class="4u 6u(narrow) 12u(mobile)">
<img class="circle" src="img/rosstaylor.jpg" />
</div>
</div>
<div class="row">
<div class="4u 6u(narrow) 12u(mobile)">
<img class="circle" src="img/pietro.jpg" />
</div>
<div class="8u 6u(narrow) 12u(mobile)">
<h4>Pietro Invernizzi</h4>
<h6>Dealflow at The Family</h6>
<p>Pietro Invernizzi manages deal-flow and fundraising at The Family, a pan-European infrastructure helping ambitious entrepreneurs build successful businesses. A King’s College London grad, Pietro began his journey at The Family after working at a small-cap Private Equity fund in New York (GF Cap) and an M&A investment banking boutique in London (Greenhill). He now works on selecting the best European startups to join The Family and follows them through their growth and fundraising rounds. This involves working with all main stakeholders in the startup ecosystem, including founders, investors, partners, press and schools.</p>
</div>
</div>
<div class="row">
<div class="8u 6u(narrow) 12u(mobile)">
<h4>Alicia Beylan</h4>
<h6>Software Engineer at Deliveroo</h6>
<p>I’m a recent graduate of Robotics from King’s College London. At the moment I’m a backend developer in the consumer team at Deliveroo using Ruby as my main language. During my weekends I’m a developer advocate for Major League Hacking where we empower hackers all over Europe. I’m also member of the All-Party Parliamentary Group in Artificial Intelligence where we discuss how AI could affect our day to day and what should be taken. During my spare time I dance a Brazilian dance called Zouk.</p>
</div>
<div class="4u 6u(narrow) 12u(mobile)">
<img class="circle" src="img/alice.png" />
</div>
</div>
</div>
</div>
<div class="section sponsors">
<div class="container">
<h2>PARTNERS</h2>
<div class="row">
<div class="4u">
<div class="frame">
<a href="https://www.morganstanley.com/"><img src="img/MS.jpg"/></a>
</div>
</div>
<div class="4u">
<div class="frame">
<a href="https://www.palantir.com/"><img src="img/palantir.png"/></a>
</div>
</div>
<div class="4u">
<div class="frame">
<a href="http://bloomberg.com/"><img src="img/bloomberg.png"/></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="section schedule">
<a name="schedule"></a>
<div class="container">
<h2>SCHEDULE</h2>
<table>
<tr>
<td>17:30-18:00</td>
<td colspan="2">Registration</td>
</tr>
<tr>
<td>18:00-18:15</td>
<td>Welcome speech</td>
<td>
<em></em>
</td>
</tr>
<tr>
<td>18:15-18:45</td>
<td>Dinner</td>
<td>
<em></em>
</td>
</tr>
<tr>
<td>18:45-20:00</td>
<td>Three Streams</td>
<td>
Stream 1: Talk about Startups
<em></em>
<p>Stream 2: Talks about Machine Learning/AI
<em></em>
</p>
<p>Stream 3: Coding workshop
<em></em>
</p>
</td>
</tr>
<tr>
<td>20:00-20:45</td>
<td>
Closing speech
</td>
<td></td>
</tr>
<tr>
<td>21:00</td>
<td colspan="2">Close</td>
</tr>
</table>
</div>
</div>
<!-- <div class="section sponsors">
<div class="container">
<h2>PARTNERS</h2>
<div class="row">
<div class="4u">
<div class="frame">
<a href="http://wbs.ac.uk/">
<img src="img/WBS.png" />
</a>
</div>
</div>
</div>
</div>
</div> -->
<div class="section tickets">
<div class="container">
<h2 id="tickets">TICKETS</h2>
<div style="width:100%; text-align:left;">
Tickets can be purchased on Eventbrite <a style="color: #000" href="https://www.eventbrite.co.uk/e/technight-ldn-2019-tickets-56183244597?fbclid=IwAR0tQhIj0fvoRw8DyTNpfMnTEq-ahPq70zwUY7eRQfMa54t4w2O7wP6t7IQ">here!</a>
</div>
</div>
</div>
<div class="footer">
<a href="https://www.flickr.com/photos/jleeworks/22272018248/">Photo</a> by XLPeabrain/
<a href="https://creativecommons.org/licenses/by-nc/2.0/#">CC BY 2.0</a> // Website originally designed by
<a href="http://zahratee.github.io" target="_blank">Zahra</a> and maintained
<a href="http://diana.click" target="_blank">Diana</a>.
</div>
<script type="text/javascript" src="https://addevent.com/libs/atc/1.6.1/atc.min.js"></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', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-63822593-3', 'auto');
ga('send', 'pageview');
</script>
<script src="https://www.eventbrite.co.uk/static/widgets/eb_widgets.js"></script>
<script type="text/javascript">
var exampleCallback = function () {
console.log('Order complete!');
};
window.EBWidgets.createWidget({
// Required
widgetType: 'checkout',
eventId: '43198222045',
iframeContainerId: 'eventbrite-widget-container-43198222045',
// Optional
iframeContainerHeight: 425, // Widget height in pixels. Defaults to a minimum of 425px if not provided
onOrderComplete: exampleCallback // Method called when an order has successfully completed
});
</script>
</body>
</html>