-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
142 lines (124 loc) · 4.02 KB
/
about.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
---
layout: page
description: >-
Tom is a designer & developer based in Lancashire with over 10 years experience. Specialising in creative direction, design & bespoke development.
id: about
title: About
subtitle: A little about Tom Skarbek-Wazynski
permalink: /about/
image: tom-front-multiply.jpg
contact_title: Contact
contact_text: >-
<p>
Now you know a bit about me, let's chat. If you have a project or an idea, please call me or drop me an email and I can get to know a bit about you.
</p>
testimonial: >-
<p>
Tom has, not only an exceptional talent for development & programming, but an acute eye for design too. It’s this multi-faceted approach that makes Tom stand out. He can see problems and solutions from more perspectives than most. Always finds a way to ‘hit the nail on the head’ in terms of functionality, usability, robustness, and not to mention aesthetics.
</p>
<p>
He always has new and innovative solutions, keeping up with the times and always looks to better his work. I wouldn’t hesitate in recommending him to anyone.
</p>
credit_image: john.jpg
credit_image_retina: john-retina.jpg
credit: John Porter, Director
credit_link: http://singlemaltdesign.co.uk
credit_company: Single Malt
---
<p>
A designer & full stack developer with over 10 years experience. I enjoy
working with a diverse range of clients. Planning, designing and developing,
extraordinary websites and apps.
</p>
<p>
I’m also a keen photographer, although I spend far too much time taking photos
and never using them.
</p>
<p>
Previously, I was the lead Innovation Developer at Lancaster University, where
I helped to start the
<a target="_blank" href="http://itpi.lancaster.ac.uk/innovation/"
>Innovation Hub</a
>. Before that, I was a design partner at
<a target="_blank" href="http://distilleddesign.co.uk">Single Malt</a> and a
co-founder and lead developer of
<a href="/case-studies/porters-trading-limited">Porter's Coffee</a>.
</p>
<p>I also enjoy a good whisky or classic Negroni.</p>
{{/*
<h2>Things I like</h2>
<ul class="like-list">
<li>Mexican food.</li>
<li>Coffee.</li>
<li>Amazing branding.</li>
<li>The sun.</li>
<li>Holidays.</li>
<li>Lifting heavy things.</li>
<li>Putting down heavy things.</li>
<li>Reading.</li>
<li>Clever design.</li>
<li>Sir Terry Pratchett.</li>
<li>The aisle seat.</li>
<li>Hip Hop.</li>
<li>#FF69B4.</li>
<li>Arrested Development.</li>
<li>Sleep.</li>
<li>Building things.</li>
<li>Eames Lounge Chairs.</li>
<li>My wife.</li>
</ul>
<h2>Things I dont</h2>
<ul class="like-list">
<li>Comic Sans.</li>
<li>Walking up hills.</li>
<li>Doing things half arsed.</li>
<li>The Twilight Series.</li>
<li>Traffic.</li>
<li>Cardio.</li>
<li>The window seat.</li>
<li>The middle seat.</li>
<li>Sambuca.</li>
<li>iPhone battery life.</li>
<li>Unnecessary sequels and remakes.</li>
<li>Paper cuts.</li>
<li>Rain.</li>
<li>DVD's in the wrong box.</li>
<li>Not owning a Eames Lounge Chair.</li>
</ul>
*/}}
<h2>Experience</h2>
<aside class="experience">
<dl>
<dt>Design & Development Consultant</dt>
<dd>2016 — Today</dd>
<dt>Lead Innovation Developer</dt>
<dd>Lancaster University, 2014 — 2017</dd>
<dt>Co‑founder & Lead Developer</dt>
<dd>Porters Trading Limited, 2012 — 2015</dd>
<dt>Senior Front End Designer & Developer</dt>
<dd>Fat Media, 2014</dd>
<dt>Design Partner</dt>
<dd>Single Malt, 2011 — 2013</dd>
<dt>Web & Visual Designer</dt>
<dd>Lancaster University Students Union, 2010 — 2014</dd>
</dl>
</aside>
<h2>Skills</h2>
<aside class="skills col-2">
<div class="col">
<ul>
<li>UI Design</li>
<li>Web & Digital Design</li>
<li>Branding & Visual Identity</li>
<li>Full Stack Development</li>
</ul>
</div>
<div class="col">
<ul>
<li>HTML / CSS / JS</li>
<li>Wordpress / Woocommerce</li>
<li>Jamstack</li>
<li>Ruby on Rails</li>
</ul>
</div>
</aside>