<!DOCTYPE html>
<html lang="en">
<head>

	<meta charset="utf-8" />
	<meta name="viewport" content="width=device-width,initial-scale=1.0">

	<title>Freelance User experience &amp; Service designer in the UK &ndash; Dan Sensecall | About</title>
	<meta name="description" content="Dan Sensecall is a freelance user experience and service design consultant based near Birmingham, Coventry and Leicester, in the UK.">
	<meta name="keywords" content="UX design,Service design,Interaction design,Design consultant,UX designer,Freelance designer">

	<link rel="stylesheet" href="https://sensecall.co.uk/assets/css/style.css">	
</head>

<body>
	<div class="container">
		<div class="header">
	<div class="row">
		<div class="col-sm-3 col-md-3 col-lg-2 col-xs-4 text-right hidden-xs">
			<img class="img-header img-responsive" src="assets/images/dan-sensecall.jpg" alt="Dan Sensecall – UX Designer">
		</div>
		<div class="col-sm-9 col-md-9 col-lg-10 col-xs-8 h1 logotype"><a href="https://sensecall.co.uk">Dan Sensecall</a> <small>UX designer</small></div>
	</div>
	
	<div class="row">
		<div class="col-sm-10 col-lg-7 col-sm-offset-2 col-lg-offset-2 content">
			<h1>
				<span contenteditable>I'm <span id="typed">a User Experience designer</span> based in the UK.</span><br>
			</h1>
		</div>
	</div>
</div>

<div class="row">
	<div class="col-sm-10 col-lg-7 col-sm-offset-2 col-lg-offset-2">		
		<h2>What I <em>do</em></h2>
<p>I’m a passionate User Experience and Service designer with a background in interaction design and web development.</p>
<p>I love tackling complex business problems head-on, turning them into innovative and engaging products that provide compelling user experiences and deliver against KPIs for businesses, agencies and other organisations.</p>
<p>I can help you with:</p>
<ul>
<li>Experience &amp; interaction design</li>
<li>Service design</li>
<li>User journey mapping</li>
<li>Wireframing</li>
<li>Interactive prototyping</li>
<li>Persona creation</li>
<li>Product design &amp; strategy</li>
</ul>
<img src="/assets/images/logos.jpg" class="img-responsive"/>
<h2>What I've <em>done</em></h2>
<p>I’ve delivered a variety of projects working with organisations including npower, Sainsbury’s, ASDA, BNP Paribas and several startups. Some projects include:</p>
<ul>
<li>Creating a Living Style Guide at Sainsbury’s</li>
<li>Enterprise iPad app &amp; backoffice system for a multi-national manufacturer</li>
<li>An app to improve colleague productivity</li>
<li>A platform for meal ordering &amp; payment</li>
<li>Founded and led a small digital agency for more than 3 years</li>
</ul>
<h2>Hire me</h2>
<p>I’m currently working with the Education and Skills Funding Agency (part of the Department for Education) as an Interaction Designer, but I'm always interested to hear about exciting roles and other side projects.</p>
<p>If you'd like to discuss a role or project it would be great to hear from you.</p>
<p><strong>Phone:</strong> 07702 310015<br />
<strong>Email:</strong> dan@uiux.ltd</p>	</div>
</div>

<div class="row">
<div class="footer col-sm-offset-2 col-sm-10">
		<ul class="pull-left list-inline">
												<li class="active"><a href="https://sensecall.co.uk">About</a></li>
									<li><a href="https://sensecall.co.uk/cv">CV</a></li>
									</ul>
	
		<ul class="list-inline pull-right">
			<li><a href="https://twitter.com/sensecall" target="_blank" class="footer-link link-twitter hidden-xs" title="Twitter">Twitter</a></li>
			<li><a href="https://dribbble.com/sensecall" target="_blank" class="footer-link link-dribbble hidden-xs" title="dribbble">dribbble</a></li>
			<li><a href="https://linkedin.com/in/sensecall" target="_blank" class="footer-link link-linkedin hidden-xs" title="LinkedIn">LinkedIn</a></li>
			<li><p>© 2009-2019 <a href="http://sensecall.co.uk">UI UX Ltd</a></p></li>
		</ul>
	</div>
</div>

<script src="https://use.typekit.net/gxh3cbj.js"></script>
<script src="https://sensecall.co.uk/assets/js/jquery-3.1.0.min.js"></script><script src="https://sensecall.co.uk/assets/js/typed.min.js"></script><script>
try {
	Typekit.load({
		async: true,
		loading: function() {
			// JavaScript to execute when fonts start loading
		},
		active: function() {
			$("#typed").typed({
				strings: ["a User Experience designer", "an Interaction designer", "a User Experience architect" ],
				typeSpeed: 30,
				loop: false,
				startDelay: 0,
				backDelay: 4000,
				backSpeed: 30,
				callback: function() {
					$('.typed-cursor').remove()
				},
			});
		},
		inactive: function() {
			// JavaScript to execute when fonts become inactive
		}
	})
} catch(e) {}

$('h1').css('height',$('h1').outerHeight())
</script>

<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-10120991-2', 'auto');
  ga('send', 'pageview');
</script>

</body>
</html>