-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathspeaker.html
175 lines (165 loc) · 8.14 KB
/
speaker.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>speakers</title>
<link rel="stylesheet" href="fontawesome5/fontawesome-free-5.15.3-web/css/all.min.css">
<link rel="stylesheet" href="speaker.css">
</head>
<body>
<div class="container">
<div class="sup-menu">
<div class="conference">
<h1 class="com">STYLE</h1>
<h1 class="com">CONFERENCE</h1>
</div>
<div class="august">
<h1>August 24 - 26 - <span class="il">chicago , - IL</span></h1>
</div>
</div>
<div class="menu">
<ul class="unlist">
<li><a href="styleconference.html">HOME</a></li>
<li><a href="speaker.html">SPEAKERS</a></li>
<li><a href="Schedule.html">SCHEDULE</a></li>
<li><a href="venue.html">VENUE</a></li>
<li><a href="register.html">REGISTER</a></li>
</ul>
<div><i class="fas fa-bars barse" style="color:white;"></i></div>
</div>
</div>
<div class="mobile-menu">
<ul class="mobile">
<li><a href="styleconference.html">HOME</a></li>
<li><a href="speaker.html">SPEAKERS</a></li>
<li><a href="Schedule.html">SCHEDULE</a></li>
<li><a href="venue.html">VENUE</a></li>
<li><a href="register.html">REGISTER</a></li>
</ul>
</div>
<div class="speak">
<h5>speakers</h5>
<p>we're happy to welcome over twenty speakers to present on the industry leatest technologies prepare
for an inspirational extravaganza
</p>
</div>
<!-- second-container -->
<div class="second-container">
<div class="Aaron">
<div class="work-place">
<h3>Aaron Irizarry</h3>
<h4>DESIGNING A CULTURE OF DESIGN</h4>
<P>Workplace culture doesn't start beanbags
foosball tables, or a beer fridge and it doesn't end with neckties,pc or big
corporations its the unwritten rules,behaviour,belife,and the motivations
that enable good work to getdone,or it's what stiffle a workforce.for design to be
most effective and for designs to feel valued,we need to work in a culture that
embraces design and allow it to work
</P>
<h5>ABOUT ARRON</h5>
<p>
Aaron irizarry is a senior product Designer for
Nasdaq OMX, a lover of heavy metal, a foodie, and a master of BBQ
arts.You can find of his thoughts and presentation on the conversation surrounding design over at
<a href="#" class="disc">discussingdesign.com.</a>
</p>
</div>
<div class="img-aron">
<img src="image/Aaron.jpg" class="img-all">
<div class="box">
<p>@aaroni thisisaaronslife.com</p>
</div>
</div>
</div>
<!-- <div class="Adam"></div> -->
<div class="Aaron">
<div class="work-place">
<h3>Adam Connor</h3>
<h4>LIGHTS! CAMERA!INTERACTION!DESIGN INSPIRATION FROM FILMMAKERS</h4>
<p>
Film succeed in envoking response and enagaging Audience only with a combination of well written
narrative
and effective storytelling techniques.its the film maker job to put this together.to do so they've
developed processes, tools and technologies, that allows them to focus attension,emphasize information foreshadow and produce the
many element that together comprises a well told story
</p>
<h5>ABOUT ADAM</h5>
<p>
ADAM Connor is a Designer, illustrator and speaker passinate about collaboration,communication,creativity and story telling as
an experineced design director with mad*pow, Adam combines 10+years of experinece in interaction and experinece design with a background in
computer science,film and animation to create efffective and esay-to-use digital products and services.He believes that no matter how ultilitralian
a tool is,at the core of its creation lies a story, uncovering the story is key to its success.occasionally he shares his perspectives on
design at <a href="#" class="disc">adamconnor.com and discussingdesign.com.</a>
</p>
</div>
<div class="img-aron">
<img src="image/shaan.jpg" class="img-all">
<div class="box">
<p>@adamconnor adamconnor.com</p>
</div>
</div>
</div>
<!-- <div class="Bermon"></div> -->
<div class="Aaron">
<div class="work-place">
<h3>Bermon painter</h3>
<h4>DEATH TO WIREFRAMES:LONG LIVE RAPID PROTOTYPING</h4>
<P>Workplace culture doesn't start beanbags
foosball tables, or a beer fridge and it doesn't end with neckties,pc or big
corporations its the unwritten rules,behaviour,belife,and the motivations
that enable good work to getdone,or it's what stiffle a workforce.for design to be
most effective and for designs to feel valued,we need to work in a culture that
embraces design and allow it to work
</P>
<h5>ABOUT BERMON</h5>
<p>
Bermon is the organizer of various community group for user experinece Designer and front end developers,and the organizer of Benz conference
a three-days,multi-track event for user experinecestrategies, and developers.he also leads theusers experinece team for cardinal solutions charlotte
office,where he consult with large enterprise clients on interesting problems across users experineced design and front-end-developement.
</p>
</div>
<div class="img-aron">
<img src="image/adamsa.jpeg" class="img-all">
<div class="box">
<p>@bermonpainter bermonpainter.com</p>
</div>
</div>
</div>
<!-- <div class="shay-home"></div> -->
<div class="Aaron">
<div class="work-place">
<h3>Shay Howe</h3>
<h4>LESS IS MORE: HOW CONSTRAINTS CULTIVATE GROWTH</h4>
<P>Workplace culture doesn't start beanbags
foosball tables, or a beer fridge and it doesn't end with neckties,pc or big
corporations its the unwritten rules,behaviour,belife,and the motivations
that enable good work to getdone,or it's what stiffle a workforce.for design to be
most effective and for designs to feel valued,we need to work in a culture that
embraces design and allow it to work
</P>
<h5>ABOUT SHAY</h5>
<p>
Aaron irizarry is a senior product Designer for
Nasdaq OMX, a lover of heavy metal, a foodie, and a master of BBQ
arts.You can find of his thoughts and presentation on the conversation surrounding design over at
</p>
</div>
<div class="img-aron">
<img src="image/smile.jpg" class="img-all">
<div class="box">
<p>@shayhowe learn.shayhowe.com</p>
</div>
</div>
</div>
</div>
<script>
let hambuger = document.querySelector(".barse")
let mobile =document.querySelector(".mobile")
hambuger.addEventListener("click", function() {
mobile.classList.toggle("show")
})
</script>
</body>
</html>