-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtalks.html
191 lines (189 loc) · 8.09 KB
/
talks.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
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin SEO -->
<title>Talks</title>
<meta name="description" content="">
<meta property="og:locale" content="en">
<meta property="og:site_name" content="Home">
<meta property="og:title" content="Talks">
<link rel="canonical" href=alankelly.github.io/talks">
<meta property="og:url" content="alankelly.github.io/talks">
<meta property="og:description" content="">
<meta property="og:image" content="assets/images/frug2.png">
<meta property="og:type" content="article">
<meta property="article:published_time" content="2019-04-23T00:00:00+00:00">
<script type="application/ld+json">
{
"@context" : "http://schema.org",
"@type" : "Person",
"name" : "Alan Kelly",
"url" : "//alankelly.github.io"
}
</script>
<!-- end SEO -->
<!-- http://t.co/dKP3o1e -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="assets/css/main.css">
<meta http-equiv="cleartype" content="on">
<!-- start custom head snippets -->
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- end custom head snippets -->
<!-- Begin Jekyll SEO tag v2.5.0 -->
<title>Talks | Home</title>
<meta name="generator" content="Jekyll v3.8.5" />
<meta property="og:title" content="Talks" />
<meta name="author" content="Alan Kelly" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="Personal Website and Blog." />
<meta property="og:description" content="Personal Website and Blog." />
<link rel="canonical" href=//alankelly.github.io/first" />
<meta property="og:url" content="//alankelly.github.io/talks" />
<meta property="og:site_name" content="Home" />
<meta property="og:type" content="article" />
<meta property="article:published_time" content="2019-04-23T00:00:00+00:00" />
<meta name="twitter:card" content="summary" />
<script type="application/ld+json">
{"author":{"@type":"Person","name":"Alan Kelly"},"@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"first"},"url":"first/","headline":"Talks","dateModified":"2019-04-23T00:00:00+00:00","datePublished":"2019-04-23T00:00:00+00:00","description":"Personal Website and Blog.","@context":"http://schema.org"}
</script>
<!-- End Jekyll SEO tag -->
<link rel="icon" href="assets/images/icon.png">
<style>
body {
margin-bottom: 100px;
}
</style>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
* {
box-sizing: border-box;
}
.row {
display: flex;
}
/* Create two equal columns that sits next to each other */
.column {
flex: 50%;
padding: 10px;
}
</style>
</head>
<body class="layout--single">
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<ul class="visible-links">
<li class="masthead__menu-item masthead__menu-item--lg"><a href="//alankelly.github.io/">Home</a></li>
<li class="masthead__menu-item"><a href="//alankelly.github.io/blog">Blog</a></li>
<li class="masthead__menu-item"><a href="//alankelly.github.io/talks">Talks</a></li>
<li class="masthead__menu-item"><a href="//alankelly.github.io/cv/AlanKelly.pdf">CV</a></li>
</ul>
<ul class="hidden-links hidden"></ul>
</nav>
</div>
</div>
</div>
<div class="page__hero--overlay"
style="background-color: #000; background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('assets/images/frug2.png');"
>
<div class="wrapper">
<h1 class="page__title" itemprop="headline">
Talks
</h1>
<p class="page__lead"><br /><br /><br /></p>
</div>
</div>
<div id="main" role="main">
<!--<div class="sidebar sticky">
<div itemscope itemtype="http://schema.org/Person">
<div class="author__avatar">
<img src="assets/images/me.png" class="author__avatar" alt="Alan Kelly" itemprop="image">
</div>
<div class="author__content">
<h3 class="author__name" itemprop="name">Alan Kelly</h3>
<p class="author__bio" itemprop="description">
Software Performance Expert
</p>
</div>
<div class="author__urls-wrapper">
<button class="btn btn--inverse">Follow</button>
<ul class="author__urls social-icons">
<li>
<li><a href="https://www.linkedin.com/in/alanjkelly" itemprop="sameAs">
<i class="fa fa-fw fa-linkedin-square" aria-hidden="true"></i>
LinkedIn
</a>
</li>
<li><a href="https://github.com/alankelly" itemprop="sameAs">
<i class="fa fa-fw fa-github" aria-hidden="true"></i>
Github
</a>
</li>
</ul>
</div>
</div>
</div>
</div>-->
<div class="row">
<div class="column">
<h1>Going Faster than The FFTW</h1>
<p>In this video, I speak about writing fast, cross-platform FFTs.</p>
<p>Paris C++ FRUG (French User's Group)</p>
<p>Softbank Robotics, Paris<p>
</div>
<div class="column">
<iframe width="100" height="52" src="https://www.youtube.com/embed/TPSRgdUe7QE">
</iframe>
</div>
</div>
<div class="row">
<div class="column">
<h1>Bright Club Edinburgh</h1>
<p>Bright Club is the platform that transforms researchers into stand-up comedians.</p>
<p>In this video, I perform a stand-up comedy set based on my PhD research.</p>
<p>The Stand Comedy Club, Edinburgh</p>
</div>
<div class="column">
<iframe width="560" height="315" src="https://www.youtube.com/embed/OmgXpHvtq0c">
</iframe>
</div>
</div>
</div>
<div class="page__footer">
<footer>
<!-- start custom footer snippets -->
<!-- end custom footer snippets -->
<div class="page__footer-copyright">
© 2019 Alan Kelly.
<a href="https://www.linkedin.com/in/alanjkelly" itemprop="sameAs"><i class="fa fa-fw fa-linkedin-square" aria-hidden="true"></i>LinkedIn</a>
<a href="https://github.com/alankelly" itemprop="sameAs"><i class="fa fa-fw fa-github" aria-hidden="true"></i>Github</a>
</div>
</footer>
</div>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/javascript" src="assets/js/main.min.js"></script>
<!-- Global Site Tag (gtag.js) - Google Analytics -->
<!-- Google Analytics -->
<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','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-139124337-1', 'auto');
ga('send', 'pageview');
</script>
<!-- End Google Analytics -->
</body>
</html>