content: updates

This commit is contained in:
Oliver Davies 2022-02-26 21:58:32 +00:00
parent 069614310c
commit 2b21d79f4d
4 changed files with 7 additions and 10 deletions

View file

@ -1,5 +1,5 @@
name: Oliver Davies name: Oliver Davies
description: Lead Software Developer. Freelancer. Drupal and PHP specialist. description: Drupal Developer and Consultant
locale: en-GB locale: en-GB
avatar: avatar:

View file

@ -9,7 +9,7 @@
<div> <div>
<p> <p>
Oliver Davies is a PHP Developer and Linux Systems Administrator based in the UK. Oliver Davies is a PHP Developer and Linux Systems Administrator based in the UK.
He is a {{ work.role }} at <a href="{{ work.company.url }}?utm_source=oliverdavies.uk&amp;utm_medium=about-author" class="link">{{ work.company.name }}</a> and a Full Stack Software Consultant specialising in Drupal and Symfony application development. He is a Full Stack Software Consultant specialising in Drupal application development, and a {{ work.role }} at <a href="{{ work.company.url }}?utm_source=oliverdavies.uk&amp;utm_medium=about-author" class="link">{{ work.company.name }}</a>.
</p> </p>
</div> </div>
</div> </div>

View file

@ -18,7 +18,7 @@ Are you a Drupal Developer who wants to learn about automated testing and test-d
I've delivered large Drupal projects using automated tests and test-driven development for custom functionality, and maintain Drupal modules with thousands of installations whilst using their tests to ensure working code and prevent regressions. I've delivered large Drupal projects using automated tests and test-driven development for custom functionality, and maintain Drupal modules with thousands of installations whilst using their tests to ensure working code and prevent regressions.
I offer an interactive full-day workshop (previously presented in-person for DrupalCamp London, and remotely for DrupalCamp NYC) that provides an introduction to automated testing in Drupal and how to utilise test-driven development - which I've updated specifically for Drupal {{ page.drupal_versions|join(' and ') }}. I offer an interactive full-day workshop (previously presented at DrupalCamp London, and remotely for DrupalCamp NYC) that provides an introduction to automated testing in Drupal and how to utilise test-driven development - which I've updated specifically for Drupal {{ page.drupal_versions|join(' and ') }}.
## Contents ## Contents

View file

@ -1,11 +1,10 @@
--- ---
title: Oliver Davies - Lead Software Developer, PHP and Drupal specialist title: Oliver Davies - Software Developer and Consultant, PHP and Drupal specialist
permalink: / permalink: /
is_front: true is_front: true
exclude_from_sitemap: true exclude_from_sitemap: true
meta: meta:
description: Oliver Davies is a UK-based Lead Software Developer, specialising in Drupal, PHP, and JavaScript. description: Oliver Davies is a UK-based Software Developer and Consultant, specialising in Drupal, PHP, and JavaScript.
title: Lead Drupal and PHP Software Developer | Oliver Davies
--- ---
{% set thisYear = 'today'|date('Y') %} {% set thisYear = 'today'|date('Y') %}
@ -15,11 +14,9 @@ meta:
<div class="mb-4 w-32"><img src="{{ site.avatar.path }}" alt="Picture of Oliver" class="rounded-full border border-gray"></div> <div class="mb-4 w-32"><img src="{{ site.avatar.path }}" alt="Picture of Oliver" class="rounded-full border border-gray"></div>
Hi, Im Oliver. Im a {{ site.work.role }} for <a href="{{ site.work.company.url }}?utm_source=oliverdavies.uk&amp;utm_medium=about">{{ site.work.company.name }}</a> and a Full Stack Software Consultant based in South Wales in the UK. Hi, Im Oliver. Im a {{ site.work.role }} for <a href="{{ site.work.company.url }}?utm_source=oliverdavies.uk&amp;utm_medium=about">{{ site.work.company.name }}</a> and a Full Stack Software Consultant based in South Wales in the UK.
I work with organisations, agencies, and freelance Developers to deliver high-quality websites and web applications, utilising tools and workflows such as continuous integration and deployment, automated testing, and static analysis. I architect, develop, and consult on large web applications, and work with organisations, agencies, and freelance Developers to improve their code quality by using tools and workflows such as continuous integration and deployment, automated testing, test-driven development, and static analysis.
I have {{ yearsOfExperience }} years of software development experience and am an <a href="https://certification.acquia.com/user/4540">Acquia certified Drupal expert</a>, and work mostly, but not exclusively, with the Drupal content management system. I have {{ yearsOfExperience }} years of software development and Drupal experience and am an <a href="https://certification.acquia.com/user/4540">Acquia-certified Drupal expert</a>. I also work with complementary technologies such as Symfony, Vue.js, TypeScript, Docker, and Ansible.
I have also built projects with Symfony, Laravel, Sculpin, Vue.js, Angular, and TypeScript. I use Docker for local development and Ansible for server provisioning and application deployments.
I regularly <a href="/talks">present talks and workshops</a> at user groups and conferences and am the organiser of the <a href="https://www.phpsouthwales.uk">PHP South Wales</a> user group. I regularly <a href="/talks">present talks and workshops</a> at user groups and conferences and am the organiser of the <a href="https://www.phpsouthwales.uk">PHP South Wales</a> user group.