1
0
mirror of https://github.com/danbee/cv synced 2025-03-04 08:59:12 +00:00
cv/public/sections/experience
2013-03-26 22:38:00 +00:00

119 lines
4.5 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<!--
Dan Barber's CV
Author: Dan Barber
URL: http://pixelhum.com/cv
-->
<html class='no-js' lang='en' manifest='default.appcache?v=1'>
<head>
<meta charset='utf-8'>
<title>Dan Barber - Web Developer &amp; Designer</title>
<meta content='' name='description'>
<meta content='' name='author'>
<!-- http://t.co/dKP3o1e -->
<meta content='True' name='HandheldFriendly'>
<meta content='320' name='MobileOptimized'>
<meta content='target-densitydpi=160dpi, initial-scale=1' name='viewport'>
<!--
For less capable mobile browsers
<link rel="stylesheet" media="handheld" href="css/handheld.css?v=1">
-->
<!-- For all browsers -->
<link href='css/style.css?v=1' rel='stylesheet'>
<!-- JavaScript at bottom except for Modernizr and Typekit -->
<script src='js/libs/modernizr-1.7.min.js'></script>
<!-- Typekit -->
<script src='http://use.typekit.com/ewi2mjz.js' type='text/javascript'></script>
<script>
try{Typekit.load();}catch(e){}
</script>
<link href='favicon.png' rel='shortcut icon'>
<!-- Microsoft. Delete if not required -->
<meta content='on' http-equiv='cleartype'>
<meta content='IE=edge,chrome=1' http-equiv='X-UA-Compatible'>
<!-- http://t.co/y1jPVnT -->
<link href='/' rel='canonical'>
</head>
<body class='clearfix'>
<div id='stripe'>
<div class='container'>
<canvas height='12' id='colours' width='890'></canvas>
</div>
</div>
<header class='clearfix' role='banner'>
<div class='container'>
<h1 class='icon-logo' id='main_heading'>Dan Barber</h1>
<h2>Web Designer &amp;&nbsp;Developer</h2>
</div>
</header>
<h3>Experience</h3>
<h4><a href="http://new-bamboo.co.uk">New Bamboo</a></h4>
<p>Nov 2012 &mdash; Present</p>
<h4><a href="http://pixelhum.com">Pixelhum</a></h4>
<p>Aug 2010 &mdash; Present</p>
<p>Pixelhum is my own freelance/contract business. I design and build web applications for clients using Ruby on Rails.</p>
<h4><a href="http://www.webbased.co.uk/webbased">WebBased Ltd</a></h4>
<p>Dec 2011 &mdash; Nov 2012</p>
<p>Continued development of a CRM product built using Rails 2.3. I moved version control from SVN to git and brought the Rspec test suite up to date.</p>
<h4><a href="http://www.abiquo.com">Abiquo</a></h4>
<p>June 2010 &mdash; Oct 2011</p>
<p>Updated and maintained Abiquos websites, written in both PHP and Ruby on Rails. This includes the virtual image exchange site Thunderflash (thunderflash.com) which I rebuilt on Rails 3.</p>
<h4><a href="http://dbsmusic.co.uk">Deep Blue Sound</a></h4>
<p>Aug 2008 &mdash; June 2010</p>
<p>Administered and augmented the existing web systems including Moodle, SugarCRM and others. Deputised for the System Administrator.</p>
<h4><a href="http://footworksolutions.co.uk">Footwork Solutions</a></h4>
<p>Nov 2002 &mdash; Aug 2008</p>
<p>I was a lead developer and designer on the Halo care co-ordination system, including training and documentation and support. I was also the System Administrator for both the local network and remote server farm.</p>
<h4>Granite Internet</h4>
<p>2000 &mdash; 2002</p>
<p>Designed and developed and maintained several property company websites based on a single code base. Setup Windows, Linux and FreeBSD servers.</p>
<h4>North Devon Journal</h4>
<p>1998 &mdash; 2000</p>
<p>Set advertisements using QuarkXpress and was responsible for laying out the classified pages. Developed a love for typography.</p>
<footer class='clearfix' role='contentinfo'></footer>
<!-- mathiasbynens.be/notes/async-analytics-snippet Change UA-XXXXX-X to be your site's ID -->
<script src='//ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.js'></script>
<script>
window.jQuery || document.write('<script src="js/libs/jquery-1.5.1.min.js">\x3C/script>') / Scripts
</script>
<script src='js/plugins.js'></script>
<script src='js/script.js'></script>
<!--[if (lt IE 9) & (!IEMobile)]>
<script src="js/libs/DOMAssistantCompressed-2.8.js"></script>
<script src="js/libs/selectivizr-1.0.1.js"></script>
<script src="js/libs/respond.min.js"></script>
<![endif]-->
<!-- http://t.co/HZe9oJ4 -->
<script>
var _gaq=[['_setAccount','UA-603600-3'],['_trackPageview']]; // Change UA-XXXXX-X to be your site's ID
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];g.async=1;
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
<noscript>Your browser does not support JavaScript!</noscript>
</body>
</html>