diff --git a/app/config/sculpin_site.yml b/app/config/sculpin_site.yml
index de15e396..2a018b17 100644
--- a/app/config/sculpin_site.yml
+++ b/app/config/sculpin_site.yml
@@ -1,5 +1,5 @@
name: Oliver Davies
-description: Lead Software Developer. Freelancer. Drupal and PHP specialist.
+description: Drupal Developer and Consultant
locale: en-GB
avatar:
diff --git a/source/_includes/about-author.html.twig b/source/_includes/about-author.html.twig
index cdcc1b98..4a833e63 100644
--- a/source/_includes/about-author.html.twig
+++ b/source/_includes/about-author.html.twig
@@ -9,7 +9,7 @@
Oliver Davies is a PHP Developer and Linux Systems Administrator based in the UK.
- He is a {{ work.role }} at {{ work.company.name }} 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 {{ work.company.name }}.
diff --git a/source/_pages/drupal-testing.md b/source/_pages/drupal-testing.md
index eb10688c..f91a8990 100644
--- a/source/_pages/drupal-testing.md
+++ b/source/_pages/drupal-testing.md
@@ -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 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
diff --git a/source/_pages/index.md b/source/_pages/index.md
index 3ae6938c..35334fa1 100644
--- a/source/_pages/index.md
+++ b/source/_pages/index.md
@@ -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: /
is_front: true
exclude_from_sitemap: true
meta:
- description: Oliver Davies is a UK-based Lead Software Developer, specialising in Drupal, PHP, and JavaScript.
- title: Lead Drupal and PHP Software Developer | Oliver Davies
+ description: Oliver Davies is a UK-based Software Developer and Consultant, specialising in Drupal, PHP, and JavaScript.
---
{% set thisYear = 'today'|date('Y') %}
@@ -15,11 +14,9 @@ meta:
Hi, I’m Oliver. I’m a {{ site.work.role }} for {{ site.work.company.name }} 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 Acquia certified Drupal expert, and work mostly, but not exclusively, with the Drupal content management system.
-
-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 have {{ yearsOfExperience }} years of software development and Drupal experience and am an Acquia-certified Drupal expert. I also work with complementary technologies such as Symfony, Vue.js, TypeScript, Docker, and Ansible.
I regularly present talks and workshops at user groups and conferences and am the organiser of the PHP South Wales user group.