2015-04-15 06:11:00 +00:00
---
layout: default
meta:
2015-06-14 02:27:41 +00:00
description: 'The personal website and blog of Oliver Davies, a Drupal Developer and System Administrator from Wales, UK.'
og:
title: 'Oliver Davies - Drupal Developer'
2015-04-21 19:22:45 +00:00
description: 'The personal website and blog of Oliver Davies, a Drupal Developer and System Administrator from Wales, UK.'
2015-06-14 02:27:41 +00:00
type: website
image:
2015-06-15 12:53:36 +00:00
url: /assets/images/oliver.jpg
2015-06-14 02:27:41 +00:00
width: 327
height: 327
type: image/jpg
2015-04-15 06:11:00 +00:00
---
2015-07-09 12:52:59 +00:00
{% block body_classes 'page--about' %}
2015-06-18 16:50:37 +00:00
{% block content %}
2015-04-15 06:11:00 +00:00
# About
2015-08-31 23:57:46 +00:00
< img src = "{{ site.gravatar.url }}?s=100" alt = "Picture of Oliver" class = "img-circle" >
2015-04-15 06:11:00 +00:00
2015-08-09 23:05:36 +00:00
Hi, I'm Oliver Davies, a Web Developer and System Administrator based in Newport, South Wales. I specialise in PHP
2015-09-02 21:02:46 +00:00
development with < a href = "{{ site.drupalorg.url_nice }}" > Drupal< / a > and < a href = "http://sculpin.io" > Sculpin< / a > , and
Linux system administration. I’ m also currently learning Symfony2 framework and Silex.
2015-08-17 16:49:47 +00:00
2015-09-02 21:02:46 +00:00
You can follow me on < a href = "{{ site.twitter.url }}" > Twitter< / a > and < a href = "{{ site.linkedin.url }}" > LinkedIn< / a > ,
and you can view my code on < a href = "{{ site.drupalorg.url }}/track/code" > Drupal.org< / a > and
2015-08-10 00:33:43 +00:00
< a href = "{{ site.github.url }}?tab=activity" > GitHub< / a > .
2015-08-09 23:05:36 +00:00
I’ m currently a Senior Developer at [Microserve ](https://microserve.io ) - a specialist Drupal development agency based
in Bristol. I previously worked for the [Drupal Association ](https://assoc.drupal.org ), and for other UK agencies such
2015-08-17 16:49:47 +00:00
as [Precedent ](http://precedent.com ) and [Nomensa ](http://www.nomensa.com ), in permanent and contract positions.
2015-08-09 23:05:36 +00:00
2015-08-17 16:49:47 +00:00
I still
occasionally work on freelance projects in my spare time - please [get in touch ](/contact/ ) for any more information.
2015-08-10 00:33:43 +00:00
2015-08-09 23:05:36 +00:00
I'm a contributor to < a href = "http://cgit.drupalcode.org/drupal/log/?h=7.x&qt=grep&q={{ site.drupalorg.name }}" > Drupal
7< / a > and < a href = "http://cgit.drupalcode.org/drupal/log/?h=8.0.x&qt=grep&q={{ site.drupalorg.name }}" > Drupal 8< / a >
core, as well as to other open-source projects including [COD ](http://usecod.io ) (the conference organising
distribution, built on Drupal), Sculpin (a static site generator written in PHP), various Puppet modules and Ansible
2015-08-17 16:49:47 +00:00
roles, and the [Drupal VM ](http://www.drupalvm.com ) project.
I maintain several contrib projects on Drupal.org, and have
2015-08-09 23:05:36 +00:00
contributed to numerous others - including several relating to Drupal.org itself, such as
[Bluecheese ](http://cgit.drupalcode.org/bluecheese/log/?qt=author&q=Oliver+Davies ) (the Drupal.org theme) and the
[Drupal.org customisations ](http://cgit.drupalcode.org/drupalorg/log/?qt=author&q=Oliver+Davies ) module.
< a href = "{{ site.drupalorg.url }}/people-mentored" > I mentor new Drupal contributors< / a > online and in person at local
sprints, DrupalCamps and DrupalCons, and have helped several new contributors to get their first commits to Drupal core.
2015-08-17 16:49:47 +00:00
2015-08-09 23:05:36 +00:00
I'm also the [Git Documentation Maintainer ](https://www.drupal.org/node/2248627#comment-8887789 ) for the Drupal project,
and a provisional member of the [Drupal Security team ](https://www.drupal.org/security-team ).
I organise Drupal user group events such as talk nights and code sprints in < a href = "{{ site.meetups.swdug.url }}" > South
Wales< / a > and < a href = "{{ site.meetups.drupalbristol.url }}" > Bristol< / a > , and am a founding
2015-09-07 22:13:48 +00:00
[DrupalCamp Bristol ](http://2015.drupalcampbristol.co.uk ) organising committee member. I also regularly attend and speak aat other meetups and conferences related to Drupal, PHP, Linux, DevOps, and web development and accessibility.
2015-06-18 16:50:37 +00:00
{% endblock %}