Add a page about pair programming

This commit is contained in:
Oliver Davies 2021-09-17 18:43:29 +01:00
parent 26c07d6260
commit a3bdc7d879
2 changed files with 27 additions and 0 deletions

View file

@ -5,6 +5,11 @@ locale: en-GB
avatar:
url: '/sites/default/files/images/social-avatar.jpg'
calendars:
pairing:
id: 416f80ad
url: '%savvycal.url%/%calendars.pairing.id%'
drupalorg:
name: opdavies
url: 'https://www.drupal.org/u/%drupalorg.name%'
@ -17,6 +22,10 @@ github:
menus:
footer:
-
title: Pair with me
href: /pair-with-me
is_active: '^/pair-with-me/?'
-
title: Test Driven Drupal
href: /test-driven-drupal
@ -78,6 +87,10 @@ packagist:
plausible:
domain: ~
savvycal:
name: opdavies
url: 'https://savvycal.com/%savvycal.name%'
speakerdeck:
name: opdavies
url: 'https://speakerdeck.com/%speakerdeck.name%'

View file

@ -0,0 +1,14 @@
---
title: Pair program with me
---
I enjoy pair and mob (group) programming, so as well as [traditional freelance services][0], I offer paid remote pair programming sessions where I'll work with you on your own project via a Zoom call.
My experience is based around PHP, Drupal, Symfony, Vue.js, Tailwind CSS, Ansible, Docker, clean code, automated testing, and test-driven development.
I also offer free sessions for open source projects.
To arrange a pairing session, [find an available time on my calendar][1].
[0]: /drupal-php-developer
[1]: {{site.calendars.pairing.url}}