--- layout: ~/layouts/PageLayout.astro title: Book a 1-on-1 consulting call link: https://savvycal.com/opdavies/consulting-call price: £350 testimonials: - tawny-bartlett - tom-evans - michael-itkoff2 faqs: - - What happens after I pay? - Your call is scheduled at the time you pay. So after payment is received, we're all set! - - What if I can't find a suitable time? - If you can't find a suitable time, due to your time zone, or weekly schedule, just send me an email, and we can arrange something. I try to be as flexible as possible! - - Can my colleague or business partner join the call? - No. This is a 1-on-1 call. You are welcome to record the conversation to share it after the fact. - - Do you offer something more hands-on? - Sure! Book a pair programming session instead and we’ll work on your code together. - - I still have questions! - No problem. Send me an email at oliver@oliverdavies.uk. --- import Button from "~/components/Button.astro"; import Callout from "~/components/Callout.astro"; import Testimonials from "~/components/Testimonials.astro"; import { numberOfYears } from '~/utils'; {/* ## Who is this for? */} {/* Pain */} {/* Dream */} {/* Fix */} As a professional Software Developer and Consultant with over {numberOfYears} years of Drupal and PHP experience, I have a lot of knowledge that I use to help customers and their projects. ## Some things I can help you with - How to approach a new project or task. - PHP and Drupal fundamentals and best practices. - Adding eCommerce functionality with Drupal Commerce. - Upgrading Drupal websites from unsupported versions. - Writing your first automated tests with PHPUnit or starting with test-driven development. - Introducing static analysis or other code quality tools to your project. - Adopting a utility-first CSS approach, e.g. Tailwind CSS, within a new or existing theme. - Configuring continuous integration (CI) pipelines with GitHub Actions, GitLab CI or Bitbucket Pipelines. - Automating tasks with Docker or Ansible. - Help fixing a bug or some broken code. - Reviewing your code and providing advice and suggestions. In this 1-on-1 video call, I can help you answer questions in these areas or any others you may have. {/* 1st call to action */}