Merge pull request #69 from opdavies/inviqa

Update to Inviqa
This commit is contained in:
Oliver Davies 2019-04-28 22:34:48 +02:00 committed by GitHub
commit 416c55eb53
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 92 additions and 14 deletions

View file

@ -46,6 +46,11 @@ companies:
logo: horse-and-country.jpg
url: http://www.horseandcountry.tv
inviqa:
name: Inviqa
logo: inviqa.jpg
url: https://inviqa.com
lab_class:
name: Lab Class
logo: lab-class.png
@ -242,8 +247,8 @@ wordpress:
user: opdavies
work:
role: Senior Developer
company: microserve
role: Senior Software Engineer
company: inviqa
youtube:
channel:

66
data/companies.yml Normal file
View file

@ -0,0 +1,66 @@
companies:
appnovation:
name: Appnovation
logo: appnovation.png
url: https://www.appnovation.com
cti:
name: CTI Digital
logo: cti-digital.png
url: https://www.ctidigital.com
develop_me:
name: Develop Me Training
logo: develop_me.svg
url: https://developme.training
drupal_association:
name: Drupal Association
logo: drupal-association.png
url: https://www.drupal.org/association
freelance:
name: Freelance
horse_country:
name: 'Horse & Country TV'
logo: horse-and-country.jpg
url: http://www.horseandcountry.tv
inviqa:
name: Inviqa
logo: inviqa.jpg
url: https://inviqa.com
lab_class:
name: Lab Class
logo: lab-class.png
url: http://labclass.co.uk
microserve:
name: Microserve
logo: microserve.png
url: https://microserve.io
github: https://github.com/microserve-io
nomensa:
name: Nomensa
logo: nomensa.png
url: http://www.nomensa.com
precedent:
name: Precedent
logo: precedent.jpg
url: http://precedent.com
proctors:
name: 'Proctor & Stevenson'
logo: proctors.jpg
url: http://www.proctors.co.uk
trent:
name: Trent Design
url: http://www.trentdesign.net
zooba:
name: Zooba Ltd

View file

@ -13,7 +13,7 @@ wide: true
Hi, Im Oliver Davies (aka <a href="https://www.google.com/#q=opdavies">opdavies</a>) - a Web Developer based in Wales, UK. I specialise in PHP, front-end development and systems administration.
Im a Senior Developer at <a href="https://microserve.io?utm_source=oliverdavies.uk&amp;utm_medium=about-bio">Microserve</a>, part-time freelancer, former Developer at the <a href="https://www.drupal.org/association">Drupal Association</a>, open source contributor and advocate, mentor and conference speaker.
Im a {{ site.work.role }} at <a href="{{ site.companies[site.work.company].url }}?utm_source=oliverdavies.uk&amp;utm_medium=about-bio">{{ site.companies[site.work.company].name }}</a>, part-time freelancer, former Developer at the <a href="https://www.drupal.org/association">Drupal Association</a>, open source contributor and advocate, mentor and conference speaker.
I primarily work with Drupal and am an <a href="https://certification.acquia.com/user/1647756">Acquia certified Drupal Grand Master</a>, but also use Symfony, Laravel and Sculpin, and have some experience working with JavaScript frameworks including Vue.js and Angular.

View file

@ -87,6 +87,18 @@ experiences:
start: May 2018
end: March 2019
- company: microserve
location: Bristol, England
role: Senior Drupal Developer
start: March 2017
end: May 2019
description: |
Drupal 8 site building, custom module development, theming, data migrations.
Drupal 7 site building, custom module development, theming.
First Acquia certified Drupal 8 Developer and back-end specialist.
- company: freelance
location: Remote
role: 'Web Developer & System Administrator'
@ -98,17 +110,11 @@ experiences:
Administration of Debian, Ubuntu and CentOS servers, and configuration using Puppet, or more recently, Ansible.
- company: microserve
location: Bristol, England
role: Senior Drupal Developer
start: March 2017
- company: inviqa
location: Remote
role: Senior Engineer
start: May 2019
end: ~
description: |
Drupal 8 site building, custom module development, theming, data migrations.
Drupal 7 site building, custom module development, theming.
First Acquia certified Drupal 8 Developer and back-end specialist.
---
{% macro roleText(experience) %}
{{- experience.role }}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

View file

@ -9,7 +9,8 @@ layout: default
[Oliver Davies][1] ([@opdavies][2]) has been building websites since 2007, and speaking at meetups and conferences since 2012. He is a Full Stack Developer and an Acquia certified Drupal Grand Master, who also has
experience with DevOps and systems administration as well as development with Symfony, Laravel, Sculpin and Vue.js.
He is a Senior Developer at [Microserve][3], a Drupal core contributor and mentor, and an open source and contribution advocate.
He is a {{ site.work.role }} at [{{ site.companies[site.work.company].name }}][3], a Drupal core contributor and mentor, and an open source and contribution advocate.
He regularly blogs and gives talks about web development and systems administration, maintains and contributes to various open source projects, and co-organises DrupalCamp Bristol as well as the Drupal Bristol, PHP South West and PHP South Wales user groups.