-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplaylist.html
More file actions
53 lines (49 loc) · 3.12 KB
/
Copy pathplaylist.html
File metadata and controls
53 lines (49 loc) · 3.12 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
---
layout: page
title: Playlist
id: playlist
description: Here is our Playlist for the 2021 event.
---
<p>Please note: <strong>#a11yTO</strong> Talks are shared from Toronto, Canada (UTC-4 hours)</p>
<ol class="playlist-list">
<li>
<h3 class="session-time">6:00pm: Welcome</h3>
<ul class="speaker-list">
<li id="talk-one"><a href="#LauraMiller">Laura Miller</a></li>
<li id="talk-two"><a href="#DerekPokora">Derek Pokora</a></li>
</ul>
</li>
<li>
<h3 class="break">Break</h3>
</li>
<li>
<ul class="speaker-list">
<li id="talk-three"><a href="#RossLaVallee">Ross LaVallee</a></li>
</ul>
<h3 class="session-time">8:00pm: Goodnight</h3>
</li>
</ol>
<section id="RossLaVallee" class="speaker-detail clearfix">
<h2 class="speaker">Ross LaVallee</h2>
<img src="/assets/speakers/RossLaVallee_300x300.jpg" alt="Headshot of Ross LaVallee" />
<div class="speaker-bio">
<p>Ross Lavallee, was born Deaf. He has always been interested in technology, specifically how Smart Homes can help the Deaf and Hard of Hearing community.</p>
<p><a href="#talk-three">Go to Ross LaVallee's spot on the playlist</a></p>
</div>
</section>
<section id="LauraMiller" class="speaker-detail clearfix">
<h2 class="speaker">Laura Miller</h2>
<img src="/assets/speakers/LauraMiller_300x300.jpg" width="300" height="300" alt="Headshot of Laura Miller" loading="lazy" />
<div class="speaker-bio">
<p>Laura Boniello Miller brings a wealth of experience in the area of kiosk system software and hardware, having spent six years in the kiosk industry across vertical markets such as: quick serve restaurants, museums, libraries, higher education, health care, government, and more. She is the Corporate Business Development Manager for the JAWS Kiosk program at Vispero, parent company of TPGi and Freedom Scientific, to name a few. She writes & speaks prolifically on all things kiosk-accessibility related and serves in multiple working groups for self-service accessibility standards. </p>
<p><a href="#talk-one">Go to Laura Miller's spot on the playlist</a></p>
</div>
</section>
<section id="DerekPokora" class="speaker-detail clearfix">
<h2 class="speaker">Derek Pokora</h2>
<img src="/assets/speakers/DerekPokora_300x300.jpg" width="300" height="300" alt="Headshot of Derek Pokora" loading="lazy" />
<div class="speaker-bio">
<p>Derek Pokora (he/him) is a planning analyst with experience in feasibility analysis, land development, and asset management for affordable housing. He has worked in the non-profit sector supporting private, non-profit providers and municipal housing corporations. His previous experience as a graphic designer and digital media manager has assisted with the creation of reports and funding applications for various clients. Derek is an advocate for community development that is accessible, affordable, inclusive, and sustainable. He holds a degree in Urban + Regional Planning from Ryerson (X) University and an Advanced Diploma in Graphic Design from George Brown College in Toronto, Ontario.</p>
<p><a href="#talk-two">Go to Derek Pokora's spot on the playlist</a></p>
</div>
</section>