oliverdavies.uk/source/index.html.twig
2025-01-30 08:14:13 +00:00

62 lines
2.5 KiB
Twig

---
layout: page
permalink: /
title: Oliver Davies - Drupal Developer, Consultant and Speaker
meta:
title: Drupal Development and Consulting by Oliver Davies
urls:
exploratory_call: https://savvycal.com/opdavies/drupal-consulting-exploratory-call
---
{% block content %}
{# Pain #}
<ul>
<li>Are bugs and errors on your Drupal website losing you customers?</li>
<li>Are you stuck on an outdated or unsupported version of Drupal?</li>
<li>Are you unable to efficiently change your website and spend your time searching for workarounds?</li>
<li>Does it take too long to release new features and bug fixes?</li>
<li>Are you considering switching to Drupal from your current CMS and wondering if it's the right choice?</li>
</ul>
<!--
- Do you need something added or fixed on your website but don't know where to start?
- Do you want to enhance and upskill your in-house development team?
- Is your website full of legacy code that no one understands or you don't use and that you still need to maintain?
-->
<hr>
{# Solution #}
<h2>What can I do for you?</h2>
{# TODO: add more information about each of these. #}
<ul>
<li><strong>Analysis & Audit</strong>. I can help you identify expensive bottlenecks, hidden issues, and potential problems with your site. I'll put together a detailed report with actionable next-steps on how to fix any issues.</li>
<li><strong>Roadmap & Planning</strong>. We'll identify your goals and challenges, and I'll put together a custom roadmap to help you get there.</li>
<li><strong>Implementation and Maintenance</strong>. I can build your project for you, or work with your engineering team to accelerate your progress.</li>
<li><strong>Team Training</strong>. Give your team the skills they need to get more done. Grow, retain, and attract talented developers.</li>
<li><strong>Ongoing Advisory</strong>. Throughout the duration of your project, I'll be available to review progress, answer questions, recommend tools and processes, share emerging best practices, and keep your project on the right track.</li>
</ul>
<hr>
<h2>You're already running my code in production</h2>
<p>I've contributed code to Drupal core and written popular contributed Drupal modules and themes, PHP and JavaScript libraries, and Tailwind CSS plugins.</p>
<p>For example, the Override Node Options module is used on around 40,000 active Drupal websites.</p>
<hr>
{% include 'testimonials' with {
limit: 5,
tag: 'front',
title: 'Kind words from clients and colleagues',
} %}
{% endblock %}