-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·194 lines (171 loc) · 6.18 KB
/
index.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
192
193
194
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js">
<!--<![endif]-->
<head>
<meta charset="utf-8">
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
<title>Tom Skarbek-Wazyski | Designer & Developer</title>
<meta content="" name="description">
<meta content="width=device-width" name="viewport">
<link href="css/style.css" rel="stylesheet">
<script src="//use.typekit.net/dft0nup.js" type="text/javascript"></script>
<script type="text/javascript">
try {
Typekit.load();
} catch (e) {}
</script>
</head>
<body>
<!-- [if lt IE 7]>
<p class="chromeframe">You are using an outdated browser. <a href="http://browsehappy.com/">Upgrade your browser today</a> or <a href="http://www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to better experience this site.</p>
<![endif]-->
<div class="container">
<div class="wrapper">
<header class="header">
<div class="intro">
<h1>
<a href="http://skarbek-wazynski.co.uk">
<span>Thomas</span>
<span>Skarbek</span>
<span>Wazynski</span>
</a>
</h1>
<span class="byline">Designer
<span class="amp">&</span>
developer</span>
</div>
</header>
<div class="sidebar tablet">
<div class="projects-list list">
<span class="line"></span>
<h2>My Work</h2>
<ul>
<li>
<a href="projects/porters-trading-limited">Porter's Trading Limited</a>
</li>
<li>
<a href="projects/lusu">LUSU</a>
</li>
<li>
<a href="projects/baraft">Baraft</a>
</li>
<li>
<a href="projects/purple">Purple</a>
</li>
<li>
<a href="projects/the-commission">The Commission</a>
</li>
<li>
<a href="projects/my-reptile-diet">My Reptile Diet</a>
</li>
</ul>
</div>
<footer class="contact-details list">
<span class="line"></span>
<h2>Contact</h2>
<ul>
<li>E:
<a href="mailto:[email protected]">[email protected]</a>
</li>
<li>T: +44 (0) 7535 644 344</li>
</ul>
<div class="copyright">
<span class="line"></span>
<p>2015 © Tom Skarbek-Wazynski</p>
</div>
</footer>
</div>
</div>
<section class="main">
<div class="about">
<span class="line"></span>
<p class="intro">Designer, developer
<span class="amp">&</span>
enthusiast photographer.
<a href="http://ninesenses.co.uk">Infrequent writer</a>.
<br>Lead innovation developer at
<a href="http://innovationhub.lancaster.ac.uk">Lancaster University</a>. Also enjoys a good whisky.</p>
</div>
<ul class="projects cleafix">
<li class="project">
<a href="projects/porters-trading-limited">
<div class="thumb">
<img class="faded" src="img/thumbs/porters.jpg"/>
<img class="top" src="img/thumbs/porters-fade.jpg"/>
<img src="img/thumbs/thumb.png"/>
</div>
<span class="title">Porter's Trading Limited</title>
</a>
</li>
<li class="project">
<a href="projects/lusu">
<div class="thumb">
<img class="faded" src="img/thumbs/lusu.jpg"/>
<img class="top" src="img/thumbs/lusu-fade.jpg"/>
<img src="img/thumbs/thumb.png"/>
</div>
<span class="title">LUSU</title>
</a>
</li>
<li class="project">
<a href="projects/baraft">
<div class="thumb">
<img class="faded" src="img/thumbs/baraft.jpg"/>
<img class="top" src="img/thumbs/baraft-fade.jpg"/>
<img src="img/thumbs/thumb.png"/>
</div>
<span class="title">Baraft</title>
</a>
</li>
<li class="project">
<a href="projects/purple">
<div class="thumb">
<img class="faded" src="img/thumbs/purple.jpg"/>
<img class="top" src="img/thumbs/purple-fade.jpg"/>
<img src="img/thumbs/thumb.png"/>
</div>
<span class="title">Purple</title>
</a>
</li>
<li class="project">
<a href="projects/the-commission">
<div class="thumb">
<img class="faded" src="img/thumbs/the-commission.jpg"/>
<img class="top" src="img/thumbs/the-commission-fade.jpg"/>
<img src="img/thumbs/thumb.png"/>
</div>
<span class="title">The Commission</title>
</a>
</li>
<li class="project">
<a href="projects/my-reptile-diet">
<div class="thumb">
<img class="faded" src="img/thumbs/my-reptile-diet.jpg"/>
<img class="top" src="img/thumbs/my-reptile-diet-fade.jpg"/>
<img src="img/thumbs/thumb.png"/>
</div>
<span class="title">My Reptile Diet</title>
</a>
</li>
</ul>
</section>
<footer class="mobile-footer list mobile-hide">
<h2>Contact</h2>
<ul>
<li>E:
<a href="mailto:[email protected]">[email protected]</a>
</li>
<li>T: +44 (0) 7535 644 344</li>
</ul>
<div class="copyright">
<span class="line"></span>
<p>2015 © Tom Skarbek-Wazynski</p>
</div>
</footer>
</div>
</body>
</html>