oliverdavies.uk/source/_pages/index.md

28 lines
1.8 KiB
Markdown
Raw Normal View History

2021-06-30 07:00:00 +00:00
---
2021-09-20 07:53:57 +00:00
title: Oliver Davies - Lead Software Developer, PHP and Drupal specialist
2021-06-30 07:00:00 +00:00
permalink: /
2021-06-30 07:00:00 +00:00
is_front: true
2021-07-19 07:11:30 +00:00
exclude_from_sitemap: true
2021-09-20 07:24:34 +00:00
meta:
description: Oliver Davies is a UK-based Lead Software Developer, specialising in Drupal, PHP, and JavaScript.
2021-09-20 07:24:34 +00:00
title: Lead Drupal and PHP Software Developer | Oliver Davies
2021-06-30 07:00:00 +00:00
---
2021-06-30 07:00:00 +00:00
{% set thisYear = 'today'|date('Y') %}
{% set yearsOfExperience = thisYear - site.experience.start_year %}
<div class="markdown" markdown="1">
2022-02-16 20:02:15 +00:00
<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.
2021-06-30 07:00:00 +00:00
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 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.
2021-06-30 07:00:00 +00:00
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.
2021-06-30 07:00:00 +00:00
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.
2021-06-30 07:00:00 +00:00
<a href="/contact">Contact me</a> if youd like any more information or to discuss a project.
</div>