This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/source/speaker-info.md

41 lines
1.2 KiB
Markdown
Raw Normal View History

2016-05-24 11:05:00 +00:00
---
layout: page
title: Speaker information
2016-12-29 16:32:52 +00:00
use: [posts]
2016-05-24 11:05:00 +00:00
---
2017-07-11 06:22:30 +00:00
{% set company = site.companies[site.work.company] %}
2016-05-24 11:05:00 +00:00
## Job title
2017-07-11 06:22:30 +00:00
{{ site.work.role }} at [{{ company.name }}][0].
2016-05-24 11:05:00 +00:00
## Bio
2017-07-29 07:00:20 +00:00
[Oliver Davies][1] ([@{{ site.twitter.name }}][2]) has been building websites and web applications since 2007 - primarily with Drupal, though more recently also with Symfony, Silex, Laravel and Sculpin. He is a {{ site.work.role }} at [{{ company.name }}][0], a Drupal core contributor and mentor, and an open source and contribution advocate.
2016-05-24 11:05:00 +00:00
2017-07-29 07:00:20 +00:00
He regularly blogs and gives talks about web development and systems administration, maintains and contributes to various open source projects, and co-organises DrupalCamp Bristol as well as the Drupal Bristol and PHPSW user groups.
2016-05-24 11:05:00 +00:00
## Photo
<https://www.dropbox.com/s/say1muiqedik0l4/0188395_thumb.jpg>
2017-07-11 06:22:30 +00:00
## Events
Here are some of the events that Ive spoken at:
2017-03-16 20:32:24 +00:00
- DrupalCamp London (2014, 2015, 2016, 2017)
- DrupalCamp Brighton 2015
- DrupalCamp North 2015
- PHP South Coast 2016
- DrupalCamp Bristol 2016
- Nomad PHP
2017-07-29 07:00:20 +00:00
<!-- - PHP North West 2017 -->
2017-03-16 20:32:24 +00:00
## Videos
2017-07-29 07:00:20 +00:00
Here is a YouTube playlist of some of my previous talks: <http://bit.ly/opdavies-talk-videos>.
2017-03-16 20:32:24 +00:00
2017-07-11 06:22:30 +00:00
[0]: {{company.url}}
2017-05-08 07:21:29 +00:00
[1]: {{site.url}}
[2]: {{site.twitter.url}}