-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
215 lines (161 loc) · 6.31 KB
/
index.html
File metadata and controls
215 lines (161 loc) · 6.31 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
<!DOCTYPE html>
<html>
<head>
<title>Lauri Laaksosen portfolio</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css">
<link rel="stylesheet" href="css/styles.css">
<link href='http://fonts.googleapis.com/css?family=Raleway:300' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Lato' rel='stylesheet' type='text/css'>
<meta charset="UTF8">
<meta name="viewport" content="initial-scale=1">
</head>
<body>
<div class="container-fluid">
<div class="row nopadding cover">
<div class="col-md-12 nopadding">
<a name="anchor"></a>
<h1 class=" personal">Lauri <br/>Laaksonen</h1>
<h2 class="text-uppercase jobtitle">Senior Visual Designer</h2>
</div>
</div>
<div class="row nopadding contact">
<div class="col-sm-4 nopadding">
<img class="icon" src="img/Email.svg"></img>
<a href="mailto:lauri.p.laaksonen@gmail.com" class="text-uppercase email">e-mail</a>
</div>
<div class="col-sm-4 nopadding contact-colmn">
<img class="icon" src="img/Linked_svg.svg"></img>
<a href="http://fi.linkedin.com/in/llaaksonen" target="_blank" class="linkedin text-uppercase">linkedin</a>
</div>
<div class="col-sm-4 nopadding contact-colmn">
<img class="icon" src="img/Phone.svg"></img>
<span class="phone">+358 400 013 044</span>
</div>
</div>
<div class="row black nopadding">
<div class="col-md-8 nopadding">
<img class="resp" src="img/SanomAD_1_Cropped.jpg"></img>
</div>
<div class="col-md-4 nopadding">
<h1 class="text-uppercase">Sanoma</h1>
<h2 class="text-uppercase">Ad-App</h2>
<p>Location based advertising consept.<br/> Customers receive promotions and offers close to the physical location. Retailers can personalise offerings based on information given by the consumer, purchase behaviour, time of the day and other contextual factors</p>
</div>
</div>
<div class="row">
<div class="col-md-12">
<img class="resp" src="img/Sanoma_AD_2_Full.jpg"></img>
</div>
</div>
<div class="row black nopadding">
<div class="col-md-4 nopadding">
<h1 class="text-uppercase">Walkbase</h1>
<p>The Walkbase solution is built of three different modules, which can all be operated within one dashboard view.</p>
<p>
<strong>Analytics</strong> - measure and boost store performance by understanding in-store customer behaviour.
</br>
<strong>Marketing</strong> - optimise the ROI of marketing campaigns by analysing your in-store sales funnel. </br>
<strong>Engage</strong> - create engaging in-store experiences and activate buying with indoor location based marketing
</p>
</div>
<div class="col-md-8 nopadding">
<img class="resp" src="img/WB1_Cropped.jpg"></img>
</div>
</div>
<div class="row">
<div class="col-md-12">
<img class="resp" src="img/Walkbase_2_Full.jpg"></img>
</div>
</div>
<div class="row black nopadding">
<div class="col-md-8 nopadding">
<img class="resp" src="img/IBM1_Cropped.jpg"></img>
</div>
<div class="col-md-4 nopadding">
<h1 class="text-uppercase">IBM</h1>
<h2 class="text-uppercase">Oncology expert advisor</h2>
<p>The Oncology Expert Advisor is a tool for cancer doctors and researchers at MD Anderson to more efficiently help patients by bringing up relevant treatment options for evaluation, sending early warning alerts based on trends in patients’ lab work, and efficient reference finding from large amounts of documentation
</p>
<p>The work was done in Raleigh, North Carolina and San Francisco, California.</p>
</div>
</div>
<div class="row">
<div class="col-md-12">
<img class="resp" src="img/IBM_2_Full.jpg"></img>
</div>
</div>
<div class="row black nopadding">
<div class="col-md-4 nopadding">
<h1 class="text-uppercase">Elisa</h1>
<h2 class="text-uppercase">Viihde concept</h2>
<p>A prototype made for Elisa Viihde.<br/>
With different layers of social engagement, social features
can be used both directly and indirectly to help the users to
explore suitable content and bring value to their watching
experience.</p>
<p>All the data collected from social user actions can be used to predict new incoming phenomenons and trends.
</p>
</div>
<div class="col-md-8 nopadding">
<img class="resp" src="img/ElisaViihde_1_cropped.jpg"></img>
</div>
</div>
<div class="row">
<div class="col-md-12">
<img class="resp" src="img/ElisaViihde_2_Full.jpg"></img>
</div>
</div>
<div class="row">
<div class="col-md-12">
<img class="resp" src="img/ElisaViihde_3_Full.jpg"></img>
</div>
</div>
<div class="row nopadding divheader">
<div class="col-md-12">
<span>Other Cool Stuff</span>
<h2 class="text-uppercase divh2">In no particular order</h2>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<img class="resp" src="img/Amobee2_Full.jpg"></img>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<img class="resp" src="img/Amobee1_Full.jpg"></img>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<img class="resp" src="img/Selfish_Full.jpg"></img>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<img class="resp" src="img/Odysee_full.jpg"></img>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<img class="resp" src="img/COD_Full.jpg"></img>
</div>
</div>
<div class="row nopadding contact">
<div class="col-sm-4 nopadding">
<img class="icon" src="img/Email.svg"></img>
<a href="mailto:lauri.p.laaksonen@gmail.com" class="text-uppercase email">e-mail</a>
</div>
<div class="col-sm-4 nopadding contact-colmn">
<img class="icon" src="img/Linked_svg.svg"></img>
<a href="http://fi.linkedin.com/in/llaaksonen" target="_blank" class="linkedin text-uppercase">linkedin</a>
</div>
<div class="col-sm-4 nopadding contact-colmn">
<img class="icon" src="img/Phone.svg"></img>
<span class="phone">+358 400 013 044</span>
</div>
</div>
</div>
</div>
</body>
</html>