-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·514 lines (447 loc) · 24.5 KB
/
Copy pathindex.html
File metadata and controls
executable file
·514 lines (447 loc) · 24.5 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
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
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
<!DOCTYPE HTML>
<!--
Stellar by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Josh Lind</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="stylesheet" href="assets/css/academicons.css"/>
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<base target="_blank">
<link rel="icon" type="image/x-icon" href="favicon.ico">
</head>
<body>
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header" class="alt">
<span class="logo"><img src="images/Josh_Lind.jpeg" style="width: 150px; height: 150px; border-radius: 50%;" alt="" /></span>
<h1>Josh Lind, PhD</h1>
<p>Security. Privacy. Blockchain. Trusted Hardware. <br><br> Founding Engineer at Aptos Labs. <br> Former Meta, Google & IBM. <br><p>
<ul class="icons">
<li><a href="https://www.linkedin.com/in/joshdavidlind" class="icon fa-linkedin alt"><span class="label">LinkedIn</span></a></li>
<li><a href="https://scholar.google.com/citations?user=uW5F3xgAAAAJ&hl=en" class="icon fa-1x alt scholar"><span class="ai ai-google-scholar scholar-inside"></span><span class="label">Google Scholar</span></a></li>
<li><a href="https://github.com/JoshLind" class="icon fa-github alt"><span class="label">GitHub</span></a></li>
<!-- <li><a href="https://twitter.com/the_josh_lind" class="icon fa-twitter alt"><span class="label">Twitter</span></a></li> -->
</ul>
</header>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="#aboutme" target="_self" class="active">About Me</a></li>
<li><a href="#experience" target="_self">Professional Experience</a></li>
<li><a href="#pubs" target="_self">Research & Publications</a></li>
<li><a href="#media" target="_self">Talks, Media & Articles</a></li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<!-- About -->
<section id="aboutme" class="main special">
<div class="spotlight">
<div class="content">
<header class="major">
<h2>About Me</h2>
</header>
<p align="left">
I am currently a Founding Engineer at <b><a href="https://aptoslabs.com/">Aptos Labs</a></b>, working on Layer 1 Blockchain technology. Before this, I was a Research Scientist working at
<b><a href="https://www.novi.com/">Novi</a></b> (Meta) on the <b><a href="https://www.diem.com/en-us/">Diem</a></b> blockchain (Libra). I was also co-founder of the <a href="https://www.teechain.network"><b>Teechain Network</b></a>, a secure high-performance off-chain
payment network for blockchains.
</br></br>
I completed my PhD at <b><a href="https://www.imperial.ac.uk/">Imperial College London</a></b> in the <b><a href="https://lsds.doc.ic.ac.uk/">Large-scale Data and Systems (LSDS)</a></b> group
and the <b><a href="https://www.imperial.ac.uk/cryptocurrency">Centre for Cryptocurrency Research and Engineering (IC3RE)</a></b>.
Under <a href="https://scholar.google.com/citations?user=vYcHYoYAAAAJ&hl=en">Prof. Peter Pietzuch</a> my PhD focused on improving
the <b>security</b> and <b>privacy</b> of large-scale distributed systems using trusted hardware. Most recently, I have focused on improving the security, privacy
and performance of blockchains and cryptocurrencies at Aptos Labs.
</p>
Feel free to contact me at <b><span class="reverse">moc.liamg@dnildivadhsoj</span></b> if you would like to chat, or if you would like an up-to-date copy of my CV.
</p>
<p>
<i>
“No one lights a lamp and puts it in a place where it will be hidden, or under a bowl. Instead they put it on its stand, so that those who
come in may see the light.” Luke 11:33 NIV
</i>
</p>
</div>
<span class="image"><img src="images/pic01-short.jpg" alt="" /></span>
</div>
</section>
<!-- Experience-->
<section id="experience" class="main special" style="font-size:19px">
<header class="major">
<h2>Professional Experience</h2>
</header>
<ul class="align-left">
<li>
<b>Aptos Labs</b>: Founding Engineer, 2022 to Present</br>
<p style="padding-left:10px">
- Founding Engineer on the <a href="https://aptoslabs.com/"><b>Aptos</b></a> blockchain: a low latency, high throughput, decentralized layer 1.</br>
- Worked as a tech-lead and engineering manager across several domains, including blockchain core, node infrastructure, and cryptography.</br>
- Designed, implemented, and optimized several core components of the blockchain, including state synchronization, mempool, and networking.
</p>
</li>
</ul>
<ul class="align-left">
<li>
<b>Meta</b>: Research Scientist, 2020 to 2022</br>
<p style="padding-left:10px">
- Research Scientist on <a href="https://www.diem.com/en-us/"><b>Diem</b></a>: a blockchain-based payment system for everyone.</br>
- Worked on to several core components of Diem, including validator key management, the trusted computing base (TCB), and state synchronization.
</p>
</li>
</ul>
<ul class="align-left">
<li>
<b>Google</b>: PhD Research Intern, 3 months (2017)</br>
<p style="padding-left:10px">
- Worked as a PhD Research Intern on the Google Cloud Security team.</br>
- Designed and implemented several security components of <a href="https://cloudplatform.googleblog.com/2018/05/Introducing-Asylo-an-open-source-framework-for-confidential-computing.html"><b>Google Asylo</b></a>: an open-source framework for confidential computing.</li>
</p>
</li>
</ul>
<ul class="align-left">
<li>
<b>Cornell University</b>: <a href="http://www.initc3.org/">IC3 Visiting Scholar</a>, 3 months (2016)</br>
<p style="padding-left:10px">
- Conducted research on scaling Cryptocurrencies and Blockchain Technology with Emin Gun Sirer and Ittay Eyal.</br>
- Authored a Workshop paper and prototype implementation of <b>Teechan</b>: Bitcoin payment channels using trusted execution environments.
</p>
</li>
</ul>
<ul class="align-left">
<li>
<b>Google</b>: Software Engineer Intern, 3 months (2015)</br>
<p style="padding-left:10px">
- Worked as a Software Engineer Intern on the <b>Android Google Search</b> App team.</br>
- Designed and built a lightweight version of the Android Google Search app that could be used in low-spec & limited connectivity devices.
</p>
</li>
</ul>
<ul class="align-left">
<li>
<b>Google</b>: Software Engineer Intern, 6 months (2014)</br>
<p style="padding-left:10px">
- Worked as a Software Engineer Intern on the Publisher Controls team of <b>Google AdSense</b>.</br>
- Designed, built and publicly released a language filter in the <a href="https://adsense.googleblog.com/2014/10/new-control-filters-in-ad-review-center.html">AdSense Ad Review Center</a>.
</p>
</li>
</ul>
<ul class="align-left">
<li>
<b>IBM</b>: Extreme Blue Technical Intern, 3 months (2013)</br>
<p style="padding-left:10px">
- Worked as a Technical Intern for the UK <b>IBM Extreme Blue</b> Voice Bank project.</br>
- Won the 2013 Extreme Blue European Expo (a competition where 22 teams across Europe present their technical work).
</p>
</li>
</ul>
<ul class="align-left">
<li>
<b>Azzurri Innovations</b>: Software Verification Engineer, 2 months (2012)</br>
<p style="padding-left:10px">
- Worked as a Software Verification Engineer on a Contact Centre Management Product (CCMP).</br>
- Verified the correct functionality, operation and documentation of the CCMP before release.
</p>
</li>
</ul>
</section>
<!-- Publications -->
<section id="pubs" class="main special" style="font-size:19px">
<header class="major">
<h2>Research & Publications</h2>
</header>
<header class="align-left">
<h2><b>Selected Papers and Publications:</b></h2>
</header>
<ul class="align-left">
<li>
<a href="https://arxiv.org/abs/1707.05454"><b>Teechain: A Secure Payment Network with Asynchronous Blockchain Access</b></a> (2019)</br>
<b>J. Lind</b>, O. Naor, I. Eyal, F. Kelbert, P. Pietzuch, E.G. Sirer</br>
<p style="padding-left:10px">
- The 27th ACM Symposium on Operating Systems Principles<b> (SOSP'19) </b></br>
- The 2019 Crypto Economics Security Conference <b>(CESC'19)</b></br>
- Check it out at:<b><a href="https://www.teechain.network"> teechain.network</a></b></br>
</p>
</li>
</ul>
<ul class="align-left">
<li>
<a href="https://arxiv.org/abs/1908.11143"><b>SGX-LKL: Securing the Host OS Interface for Trusted Execution</b></a> (2019)</br>
C. Priebe, D. Muthukumaran, <b>J. Lind</b>, H. Zhu, S. Cui, V.A. Sarkatov, P. Pietzuch
<p style="padding-left:10px">
- Our Github can be found <a href="https://github.com/lsds/sgx-lkl"><b>here</b></a></br>
</p>
</li>
</ul>
<ul class="align-left">
<li>
<a href="https://www.ieee-security.org/TC/SP2019/program-papers.html"><b>XCLAIM: Interoperability with Cryptocurrency-Backed Tokens</b></a> (2018)</br>
A. Zamyatin, D. Harz, <b>J. Lind</b>, P. Panayiotis, A. Gervais, W. Knottenbelt</br>
<p style="padding-left:10px">
- 2019 IEEE Security and Privacy<b> (S&P'19)</b>
</p>
</li>
</ul>
<ul class="align-left">
<li>
<a href="https://dl.acm.org/citation.cfm?id=3190508.3190547"><b>LibSEAL: Revealing Service Integrity Violations Using Trusted Execution</b></a> (2017)</br>
P. Aublin, F. Kelbert, D. O'Keeffe, D. Muthukumaran, C. Priebe, <b>J. Lind</b>, R. Krahn, C. Fetzer, D. Eyers, P. Pietzuch
<p style="padding-left:10px">
- 2018 EuroSystems Conference <b>(Eurosys'18)</b>
</p>
</li>
</ul>
<ul class="align-left">
<li>
<a href="https://www.usenix.org/system/files/conference/atc17/atc17-lind.pdf"><b>Glamdring: Automatic Application Partitioning for Intel SGX</b></a> (2017)</br>
<b>J. Lind</b>, C. Priebe, D. Muthukumaran, D. O'Keeffe, P. Aublin, F. Kelbert, T. Reiher, D. Goltzsche, D. Eyers, R. Kapitza, C. Fetzer, P. Pietzuch
<p style="padding-left:10px">
- 2017 USENIX Annual Technical Conference <b/>(ATC'17)</b>
</p>
</li>
</ul>
<ul class="align-left">
<li>
<a href="https://arxiv.org/abs/1612.07766"><b>Teechan: Payment Channels Using Trusted Execution Environments</b></a> (2016)</br>
<b>J. Lind</b>, I. Eyal, P. Pietzuch, E.G. Sirer
<p style="padding-left:10px">
- 4th Workshop on Bitcoin and Blockchain Research <b>(BITCOIN'17)</b></br>
- Awarded the 2017 Google & Imperial College London Runner Up Poster Award
</p>
</li>
</ul>
<ul class="align-left">
<li>
<a href="https://www.usenix.org/system/files/conference/osdi16/osdi16-arnautov.pdf"><b>SCONE: Secure Linux Containers with Intel SGX </b></a>(2016)</br>
S. Arnautov, B. Trach, F. Gregor, T. Knauth, A. Martin, C. Priebe, <b>J. Lind</b>, D. Muthukumaran, D. O'Keeffe, M. Stillwell, D. Goltzsche, D. Eyers, R. Kapitza, P. Pietzuch, C. Fetzer
<p style="padding-left:10px">
- 12th USENIX Symposium on Operating Systems Design and Implementation <b>(OSDI’16)</b></br>
- Check it out <b><a href="https://sconecontainers.github.io/">here</a></b></br>
</p>
</li>
</ul>
<ul class="align-left">
<li>
<a><b>SGX-MySQL: Querying Sensitive Data in Untrusted Environments </b></a>(2015)</br>
C. Priebe, <b>J. Lind</b>, D. Muthukumaran, D. O'Keeffe, P. Aublin, F. Kelbert, M. Brünink, D. Goltzsche, D. Eyers, C. Fetzer, R. Kapitza, P. Pietzuch
<p style="padding-left:10px">
- Awarded the 2016 Google & Imperial College London Best Poster Award
</p>
</li>
</ul>
<ul class="align-left">
<li>
<a href="https://www.doc.ic.ac.uk/teaching/distinguished-projects/2015/j.lind.pdf"><b>Betting on the Bitcoin Blockchain (Meng Thesis) </b></a>(2015)</br>
<b>J. Lind</b>, W. Knottenbelt
<p style="padding-left:10px">
- Awarded the <b>Best Final Year Project</b> Prize and the <b>2015 Distinguished Project Award</b></br>
- Awarded 2nd Place at the 2015 <b>Entrepreneur First Bitcoin Prize</b> Fund Competition
</p>
</li>
</ul>
<header class="align-left">
<h2><b>Patents:</b></h2>
</header>
<ul class="align-left">
<li>
<a href="https://patents.google.com/patent/US20190095879A1/en"><b>Blockchain payment channels with trusted execution environments </b></a></br>
<p style="padding-left:10px">
- U.S. Patent for Blockchain based payments using TEEs
</p>
</li>
</ul>
<header class="align-left">
<h2><b>Academic Service:</b></h2>
</header>
<ul class="align-left">
<li>
<b>Committee Member</b>: SOSP'19 Artifact Evaluation (2019)</br>
<p style="padding-left:10px">
- Member of the Artifact Evaluation Committee for SOSP'19. See <a href="https://sysartifacts.github.io/index.html">here</a> </br>
</p>
</li>
</ul>
<ul class="align-left">
<li>
<b>Program Committee Member</b>: BITCOIN'18 (2018)</br>
<p style="padding-left:10px">
- Program committee member for the <a href="http://fc18.ifca.ai/bitcoin/cfp.html">5th Workshop on Bitcoin and Blockchain research</a> (BITCOIN'18).</br>
</p>
</li>
</ul>
<ul class="align-left">
<li>
<b>Graduate Teaching Assistant</b>: Haskell Programming (2017 & 2018)</br>
<p style="padding-left:10px">
- Worked as a graduate teaching assistant for 120.1 Programming I at Imperial College London. </br>
</p>
</li>
</ul>
<ul class="align-left">
<li>
<b>Graduate Teaching Assistant</b>: Java Programming and Object-Oriented Design (2016)</br>
<p style="padding-left:10px">
- Worked as a graduate teaching assistant for 120.2 Programming II at Imperial College London. </br>
</p>
</li>
</ul>
</section>
<!-- Media -->
<section id="media" class="main special" style="font-size:19px">
<header class="major">
<h2>Talks, Media & Articles</h2>
</header>
<header class="align-left">
<h2><b>Presentations and Invited Talks:</b></h2>
</header>
<ul class="align-left">
<li>
<a href="https://binarydistrict.com/events/workshop/development/master-workshop-off-the-chain"><b>The 27th ACM Symposium on Operating Systems Principles (SOSP'19) </b></a>(2019)</br>
<p style="padding-left:10px">
- Presented <b>Teechain</b>: : A Secure Payment Network with Asynchronous Blockchain Access</br>
- Presentation recording <a href="https://sosp19.rcs.uwaterloo.ca/videos/D1-S2-P1.mp4"><b>here</b></a></br>
- Paper and slides can be found <a href="https://sosp19.rcs.uwaterloo.ca/program.html"><b>here</b></a>
</p>
</li>
</ul>
<ul class="align-left">
<li>
<a href="https://binarydistrict.com/events/workshop/development/master-workshop-off-the-chain"><b>Off the chain: Masters Workshop </b></a>(2018)</br>
<p style="padding-left:10px">
- Presented <b>Teechain</b>: Payment channels using trusted execution environments</br>
- Presentation recording <a href="https://www.youtube.com/watch?v=9XwnnPNcgbM"><b>here</b></a>
</p>
</li>
</ul>
<ul class="align-left">
<li>
<a href="https://binarydistrict.com/events/meetup/newtech/bitcoin-channels"><b> Blockchain Meetup: Bitcoin Channels </b></a>(2018)</br>
<p style="padding-left:10px">
- Presented <b>Teechain</b>: A Secure Asynchronous Payment Network</br>
</p>
</li>
</ul>
<ul class="align-left">
<li>
<a href="https://fc17.ifca.ai/bitcoin/schedule.html"><b> 4th Workshop on Bitcoin and Blockchain Research (BITCOIN'17) </b></a>(2017)</br>
<p style="padding-left:10px">
- Presented <b>TEEChan</b>: Trusted execution environment payment channels</br>
</p>
</li>
</ul>
<header class="align-left">
<h2><b>Interviews, Articles and Blogposts:</b></h2>
</header>
<ul class="align-left">
<li>
<b><a href="https://medium.com/aptoslabs/ultra-low-latency-block-synchronization-at-high-tps-consensus-observer-aip-93-f8d53fb714f0">Aptos Labs</b>: Ultra Low-Latency Block Synchronization at High TPS: Consensus Observer</a> (2025) </br>
- Technical blogpost on optimizing blockchain synchronization latencies at Aptos Labs. </br>
</li>
</ul>
<ul class="align-left">
<li>
<b><a href="https://medium.com/aptoslabs/the-evolution-of-state-sync-the-path-to-100k-transactions-per-second-with-sub-second-latency-at-52e25a2c6f10">Aptos Labs</b>: The Evolution of State Sync: The path to 100k+ transactions per second with sub-second latency at Aptos</a> (2022) </br>
- Technical blogpost on optimizing blockchain synchronization performance at Aptos Labs. </br>
</li>
</ul>
<ul class="align-left">
<li>
<b><a href="https://lsds.doc.ic.ac.uk/content/achieving-1-million-bitcoin-transactions-second">Large Scale Data & Systems</b>: Achieving 1 Million Bitcoin Transactions per Second</a> (2018) </br>
- Technical blogpost on scaling Bitcoin to 1 million transactions per second at Imperial College London. </br>
</li>
</ul>
<ul class="align-left">
<li>
<b><a href="https://lsds.doc.ic.ac.uk/content/blockchains-are-best-effort-and-why-you-should-care">Large Scale Data & Systems</b>: Blockchains are best-effort and why you should care</a> (2018) </br>
- Technical blogpost on best-effort semantics in blockchain systems at Imperial College London. </br>
</li>
</ul>
<ul class="align-left">
<li>
<b><a href="https://cointelegraph.com/news/gdpr-and-blockchain-is-the-new-eu-data-protection-regulation-a-threat-or-an-incentive">Coin Telegraph</b>: GDPR and Blockchain</a> (2018) </br>
- Article on the implications of GDPR for blockchain technology. </br>
</li>
</ul>
<ul class="align-left">
<li>
<b><a href="https://journal.binarydistrict.com/joshua-lind-best-results-will-come-from-academia-industry-and-community-working-together/">Binary District Journal</b>: My thoughts on Blockchain research and academia</a> (2018) </br>
- Interview on the intersection of blockchain research, academia, and industry. </br>
</li>
</ul>
<ul class="align-left">
<li>
<b><a href="http://hackingdistributed.com/2016/12/22/scaling-bitcoin-with-secure-hardware/">Hacking Distributed</b>: Scaling Bitcoin with Secure Hardware</a> (2016) </br>
- Technical blogpost on scaling Bitcoin using trusted execution environments at Cornell University. </br>
</li>
</ul>
<header class="align-left">
<h2><b>Media Coverage:</b></h2>
</header>
<p class="align-left" ><b>Teechain: Secure Blockchain Payments using Trusted Hardware</b>: Imperial College London (2017)
<ul class="align-left">
<li><a href="https://www.ibtimes.co.uk/cornells-ic3-tackles-off-chain-transactions-intel-sgx-1624069">International Business Times</a>: Article and interview on Teechain.
<li><a href="https://binarydistrict.com/workshop/master-workshop-off-the-chain/">BinaryDistrict.com</a>: Off the chain: Masters workshop.</li>
<li><a href="https://www.coindesk.com/ic3-debuts-upgraded-off-chain-transaction-protocol-teechain/">CoinDesk.com</a>: Article on the Teechain off-chain scaling protocol.</li>
<li><a href="https://binarydistrict.com/courses/bitcoin-channels/">BinaryDistrict.com</a>: Blockchain Meetup: Bitcoin Channels.</li>
</ul>
</p>
<p class="align-left" ><b>TEEChan Bitcoin Payment Channels using Secure Hardware</b>: Cornell University Initiative for Cryptocurrencies and Contracts (2016)
<ul class="align-left">
<li><a href="https://bitcoinmagazine.com/articles/the-teechan-solution-scaling-bitcoin-with-trusted-hardware-1482956340">BitcoinMagazine.com</a>: Bitcoin Magazine article and interview on Teechan.
<li><a href="http://hackingdistributed.com/2016/12/22/scaling-bitcoin-with-secure-hardware/">HackingDistributed.com</a>: Article on scaling Bitcoin with secure hardware.</li>
<li><a href="https://cointelegraph.com/news/bitcoin-block-size-and-scaling-issues-may-be-solved-with-this-new-solution">CoinTelegraph.com</a>: News article on scaling Bitcoin.</li>
</ul>
</p>
<p class="align-left" ><b>A Trustless Bitcoin Betting Exchange</b>: Imperial College Center for Cryptocurrency Research and Engineering (2015)
<ul class="align-left">
<li><a href="http://www.imperial.ac.uk/cryptocurrency/projects/student-projects/">ImperialCollegeLondon.com</a>: Best Final Year Project & 2nd place at the Entrepreneur First Bitcoin Prize Fund.
</ul>
</p>
<p class="align-left" ><b>IBM VoiceBank</b>: IBM Emerging Technology (2013)
<ul class="align-left">
<li><a href="http://www.itv.com/news/meridian/update/2013-10-26/ibm-applaud-students-idea/">ITV.com</a>: ITV news report on the IBM VoiceBank; winner of the 2013 IBM Extreme Blue Expo.
<li><a href="http://www.computerweekly.com/video/IBM-Extreme-Blue-2013-Voice-Bank-project-captures-the-human-voice">ComputerWeekly.com</a>: News article and interview about the IBM VoiceBank.</li>
<li><a href="https://www.ibm.com/blogs/emerging-technology/projects/voice-bank/">IBM.com</a>: Emerging Technology news article about the IBM Voice Bank.</li>
</ul>
</p>
</section>
</div>
<!-- Footer -->
<footer id="footer">
<section>
<ul class="icons">
<li><a href="https://www.linkedin.com/in/joshdavidlind/" class="icon fa-linkedin alt"><span class="label">LinkedIn</span></a></li>
<li><a href="https://scholar.google.com/citations?user=uW5F3xgAAAAJ&hl=en" class="icon fa-1x alt scholar"><span class="ai ai-google-scholar scholar-inside"></span><span class="label">Google Scholar</span></a></li>
<li><a href="https://github.com/JoshLind" class="icon fa-github alt"><span class="label">GitHub</span></a></li>
<!--<li><a href="https://twitter.com/aptos_ape" class="icon fa-twitter alt"><span class="label">Twitter</span></a></li>-->
</ul>
</section>
<p class="copyright">© Josh Lind. Design: <a href="https://html5up.net">HTML5 UP</a>.</p>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
<!-- Lets Get some 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-89982205-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>