---
layout: default
nav: about
title: About
front: yes
meta:
    description: 'The personal website and blog of Oliver Davies, a Drupal Developer and System Administrator from Wales, UK.'
    og:
        title: 'Oliver Davies - Drupal Developer'
        description: 'The personal website and blog of Oliver Davies, a Drupal Developer and System Administrator from Wales, UK.'
        type: website
        image:
            url: /assets/images/oliver.jpg
            width: 327
            height: 327
            type: image/jpg

tools:
    - { title: Drupal, website: https://www.drupal.org }
    - { title: Symfony, website: http://symfony.com }
    - { title: Silex, website: http://silex.sensiolabs.org }
    - { title: Sculpin, website: https://sculpin.io }
    - { title: CentOS, website: https://www.centos.org/about }
    - { title: Git, website: http://git-scm.com }
    - { title: Ansible, website: http://www.ansible.com }
---
# About Me

<img src="{{ site.gravatar.url }}?s=200" alt="Picture of Oliver" class="me img-circle">

My name is Oliver Davies (aka [opdavies][1]), I’m a Web Developer and System Administrator based in Wales, UK.

Here is some more information about me:

* I’m a {{ site.author.company.role }} at [{{ site.author.company.name }}][20]. I also provide part-time freelance development and consultancy services.
* I work with open source technologies. I specialise in [Drupal][2] and [Linux][5],  but also work with [Symfony][3], [Silex][29], [Sculpin][31] and [Laravel][30].
* I’m a Drupal 7 & 8 core contributor, module maintainer and mentor.
* I’m a provisional member of the [Drupal Security Team][14] and the Git documentation maintainer for Drupal.org.
* I’m the lead organiser of [Drupal Bristol][15], and an organiser of [PHPSW][17] and [DrupalCamp Bristol][18].
* I [regularly speak][19] at conferences and user groups.
* I previously worked for the [Drupal Association][7] and agencies including [Microserve][8], [Precedent][9] and [Nomensa][10].

## Hire Me

* Drupal website development and maintenance
* Symfony, Silex and Laravel development
* Static websites with Jekyll and Sculpin
* Front-end development
* Linux system administration, CI setup and configuration management
* Git support and training

## Elsewhere

* [Twitter][21] - @{{ site.twitter.name }}
* [Drupal.org][22]
* [GitHub][23]
* [Packagist][24] (PHP)
* [Ansible Galaxy][25]
* [SpeakerDeck][26]
* [Joind.in][33]
* [LinkedIn][27]
* [YouTube][28]
* IRC - {{ site.irc.name }} (freenode and OFTC)

[1]: https://www.google.com/#q=opdavies
[2]: https://www.drupal.org
[3]: http://symfony.com
[4]: http://git-scm.com
[5]: https://en.wikipedia.org/wiki/Linux
[6]: http://www.ansible.com
[7]: https://assoc.drupal.org
[8]: https://www.microserve.io
[9]: http://precedent.com
[10]: http://www.nomensa.com
[11]: https://www.drupal.org/u/opdavies/issue-credits/3060
[12]: https://www.drupal.org/project/user/381388
[13]: https://www.drupal.org/user/381388/people-mentored
[14]: https://www.drupal.org/security-team
[15]: http://www.drupalbristol.org.uk
[16]: https://groups.drupal.org/wales-uk
[17]: https://phpsw.uk
[18]: http://www.drupalcampbristol.co.uk
[19]: {{site.url}}/talks/
[20]: {{site.author.company.website}}
[21]: {{site.twitter.url}}
[22]: {{site.drupalorg.url_nice}}
[23]: {{site.github.url}}
[24]: {{site.packagist.url}}
[25]: {{site.ansible_galaxy.url}}
[26]: {{site.speakerdeck.url}}
[27]: {{site.linkedin.url}}
[28]: {{site.youtube.channel_url}}
[29]: http://silex.sensiolabs.org
[30]: https://laravel.com
[31]: https://sculpin.io
[32]: https://docs.puppet.com/guides/faq.html#what-is-puppet
[33]: {{site.joindin.url}}