Move data directory
This commit is contained in:
parent
fcc049aa08
commit
37de61c017
6 changed files with 5 additions and 5 deletions
60
app/data/companies.yml
Normal file
60
app/data/companies.yml
Normal file
|
@ -0,0 +1,60 @@
|
|||
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'
|
||||
|
||||
drupal_association:
|
||||
name: Drupal Association
|
||||
logo: drupal-association.png
|
||||
url: 'https://assoc.drupal.org'
|
||||
|
||||
freelance:
|
||||
name: Freelance
|
||||
logo: ~
|
||||
url: ~
|
||||
|
||||
horse_country:
|
||||
name: 'Horse & Country TV'
|
||||
logo: horse-and-country.jpg
|
||||
url: 'http://www.horseandcountry.tv'
|
||||
|
||||
lab_class:
|
||||
name: Lab Class
|
||||
logo: lab-class.png
|
||||
url: 'http://labclass.co.uk'
|
||||
|
||||
microserve:
|
||||
name: Microserve
|
||||
logo: microserve.png
|
||||
url: 'https://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
|
||||
logo: ~
|
||||
url: 'http://www.trentdesign.net'
|
||||
|
||||
zooba:
|
||||
name: Zooba Ltd
|
||||
logo: ~
|
||||
url: ~
|
191
app/data/events.yml
Normal file
191
app/data/events.yml
Normal file
|
@ -0,0 +1,191 @@
|
|||
events:
|
||||
events:
|
||||
drupal-bristol:
|
||||
name: Drupal Bristol
|
||||
location: Bristol, UK
|
||||
website: https://www.drupalbristol.org.uk
|
||||
|
||||
drupalcamp-brighton-15:
|
||||
name: DrupalCamp Brighton 2015
|
||||
location: Brighton, UK
|
||||
website: ~
|
||||
|
||||
drupalcamp-bristol-16:
|
||||
name: DrupalCamp Bristol 2016
|
||||
location: Bristol, UK
|
||||
website: https://2016.drupalcampbristol.org.uk
|
||||
|
||||
drupalcamp-london-14:
|
||||
name: DrupalCamp London 2014
|
||||
location: London, UK
|
||||
website: ~
|
||||
|
||||
drupalcamp-london-15:
|
||||
name: DrupalCamp London 2015
|
||||
location: London, UK
|
||||
website: ~
|
||||
|
||||
drupalcamp-london-16:
|
||||
name: DrupalCamp London 2016
|
||||
location: London, UK
|
||||
website: ~
|
||||
|
||||
drupalcamp-london-17:
|
||||
name: DrupalCamp London 2017
|
||||
location: London, UK
|
||||
website: http://drupalcamp.london
|
||||
|
||||
drupalcamp-north-15:
|
||||
name: DrupalCamp North 2015
|
||||
location: Sunderland, UK
|
||||
website: http://drupalcampnorth.org
|
||||
|
||||
nomad-php:
|
||||
name: Nomad PHP
|
||||
location: Online
|
||||
website: https://nomadphp.com
|
||||
|
||||
nwdug:
|
||||
name: NWDUG
|
||||
location: Manchester, UK
|
||||
website: http://nwdrupal.org.uk
|
||||
|
||||
phpnw17:
|
||||
name: PHP North West 2017
|
||||
location: Manchester, UK
|
||||
website: http://conference.phpnw.org.uk/phpnw17
|
||||
|
||||
phpsc16:
|
||||
name: PHP South Coast 2016
|
||||
location: Portsmouth, UK
|
||||
website: http://2016.phpsouthcoast.co.uk
|
||||
|
||||
phpsw:
|
||||
name: PHPSW
|
||||
location: Bristol, UK
|
||||
website: https://phpsw.uk
|
||||
|
||||
swdug:
|
||||
name: SWDUG
|
||||
location: Cardiff, UK
|
||||
website: ~
|
||||
|
||||
umbristol:
|
||||
name: umBristol
|
||||
location: Bristol, UK
|
||||
website: http://umbristol.co.uk
|
||||
|
||||
unifieddiff:
|
||||
name: 'unified.diff'
|
||||
location: Cardiff, UK
|
||||
website: http://unifieddiff.co.uk
|
||||
|
||||
dates:
|
||||
- event: unifieddiff
|
||||
date: '2012-09-05'
|
||||
talk: what-is-this-drupal-thing
|
||||
|
||||
- event: swdug
|
||||
date: '2013-07-10'
|
||||
talk:
|
||||
title: Drupal and the LDAP Module
|
||||
type: Talk
|
||||
|
||||
- event: drupalcamp-london-14
|
||||
date: '2014-03-01'
|
||||
talk: git-flow
|
||||
|
||||
- event: drupal-bristol
|
||||
date: '2014-08-19'
|
||||
talk: drush-make-drupalbristol
|
||||
|
||||
- event: swdug
|
||||
date: '2014-08-19'
|
||||
talk:
|
||||
title: About the Drupal Association
|
||||
type: Talk
|
||||
|
||||
- event: drupalcamp-brighton-15
|
||||
date: '2015-01-18'
|
||||
talk: drupalorg-2015
|
||||
|
||||
- event: drupalcamp-london-15
|
||||
date: '2015-02-28'
|
||||
talk: drupalorg-2015
|
||||
|
||||
- event: phpsw
|
||||
date: '2015-04-08'
|
||||
talk: drupal-8
|
||||
|
||||
- event: drupalcamp-north-15
|
||||
date: '2015-07-25'
|
||||
talk: test-drive-twig-with-sculpin
|
||||
|
||||
- event: umbristol
|
||||
date: '2015-08-25'
|
||||
talk: dancing-for-drupal
|
||||
|
||||
- event: phpsw
|
||||
date: '2015-10-14'
|
||||
talk: sculpin
|
||||
feedback: https://joind.in/talk/view/15486
|
||||
|
||||
- event: drupalcamp-london-16
|
||||
date: '2016-03-05'
|
||||
talk: drupal-8-module-development
|
||||
|
||||
- event: nwdug
|
||||
date: '2016-03-08'
|
||||
talk: drupal-vm-generator
|
||||
|
||||
- event: drupal-bristol
|
||||
date: '2016-04-02'
|
||||
talk: drupal-vm-generator
|
||||
|
||||
- event: phpsc16
|
||||
date: '2016-06-11'
|
||||
talk: drupal-8-rejoining-the-herd
|
||||
feedback: https://joind.in/talk/41d0f
|
||||
|
||||
- event: drupalcamp-bristol-16
|
||||
date: '2016-07-23'
|
||||
talk: drupal-vm-meet-symfony-console
|
||||
|
||||
- event: phpsw
|
||||
date: '2016-11-09'
|
||||
talk: drupal-development-with-composer
|
||||
|
||||
- event: drupal-bristol
|
||||
date: '2016-11-17'
|
||||
talk: goodbye-drush-make-hello-composer
|
||||
|
||||
- event: drupal-bristol
|
||||
date: '2017-01-18'
|
||||
talk: getting-your-data-into-drupal-8
|
||||
|
||||
- event: phpsw
|
||||
date: '2017-02-08'
|
||||
talk: it-all-started-with-a-patch
|
||||
feedback: https://joind.in/event/phpsw-new-skills-february-17/it-started-with-a-patch
|
||||
|
||||
- event: drupalcamp-london-17
|
||||
date: '2017-03-04'
|
||||
time: '16:15 - 17:00'
|
||||
talk: test-driven-drupal-simpletest-phpunit
|
||||
|
||||
- event: drupalcamp-london-17
|
||||
date: '2017-03-04'
|
||||
time: '12:05 - 12:50'
|
||||
talk: getting-your-data-into-drupal-8
|
||||
|
||||
- event: nomad-php
|
||||
date: '2017-04-20'
|
||||
time: '19:00 (CET)'
|
||||
talk:
|
||||
id: deploying-php-with-fabric
|
||||
type: Lightning talk
|
||||
|
||||
- event: phpnw17
|
||||
date: '2017-10-01'
|
||||
fuzzy_date: yes
|
||||
talk: deploying-php-with-fabric
|
96
app/data/experience.yml
Normal file
96
app/data/experience.yml
Normal file
|
@ -0,0 +1,96 @@
|
|||
experiences:
|
||||
- company: microserve
|
||||
location: Bristol, England
|
||||
role: Senior Drupal Developer
|
||||
start: March 2017
|
||||
end: ~
|
||||
description: ~
|
||||
|
||||
- company: freelance
|
||||
location: Remote
|
||||
role: 'Web Developer & System Administrator'
|
||||
start: 2007
|
||||
end: ~
|
||||
featured: true
|
||||
description: |
|
||||
Working on Drupal and Symfony development, maintenance and support projects in my spare time.
|
||||
|
||||
Administration of Debian, Ubuntu and CentOS servers, and configuration using Puppet, or more recently, Ansible.
|
||||
|
||||
- company: appnovation
|
||||
location: Cardiff, Wales
|
||||
role: Senior Drupal Developer
|
||||
start: May 2016
|
||||
end: March 2017
|
||||
description: |
|
||||
Drupal 7 and 8 site building, custom module development and theming.
|
||||
|
||||
Part of various pre-sales teams, including the company’s first UK Drupal 8 project and first FTSE 100 client.
|
||||
|
||||
- company: cti
|
||||
role: Lead Drupal Developer
|
||||
location: Remote
|
||||
start: November 2015
|
||||
end: May 2016
|
||||
description: |
|
||||
Working on various Drupal 7 projects for clients including Greater London Authority (http://www.london.gov.uk), British Land and British Council, as well as various retainer contracts.
|
||||
|
||||
Working on internal Drupal 8 learning initiatives, focussing on custom module development and data migration.
|
||||
|
||||
Initial development of a CLI application for generating new and auditing existing codebases to ensure consistency across projects. This uses various Symfony components - mainly the Console and Filesystem components.
|
||||
|
||||
- company: microserve
|
||||
location: Bristol, England
|
||||
role: Senior Drupal Developer
|
||||
start: July 2015
|
||||
end: November 2015
|
||||
description: |
|
||||
Full-stack Drupal development, focussing on data migration.
|
||||
|
||||
Lead Developer of the [road.cc](http://road.cc) rebuild project onto Drupal 7, including working with non-Drupal PHP applications and utilising of Symfony components, and interacting with Drupal via REST.
|
||||
|
||||
Community and contribution advocate.
|
||||
|
||||
- company: drupal_association
|
||||
role: Drupal.org Developer
|
||||
location: Remote
|
||||
start: 2014
|
||||
end: July 2015
|
||||
description: |
|
||||
Maintaining and improving Drupal.org - the home of the Drupal community.
|
||||
|
||||
Speaking at user groups and DrupalCamps to promote the Drupal Association.
|
||||
|
||||
- company: precedent
|
||||
location: Cardiff, Wales
|
||||
role: Senior Drupal Developer
|
||||
start: 2013
|
||||
end: 2014
|
||||
description: |
|
||||
Drupal 7 website development, including site building, theming, module development, data migration and server configuration.
|
||||
|
||||
- company: nomensa
|
||||
location: Bristol, England
|
||||
role: 'Contract Drupal Developer / Application Developer & System Administrator'
|
||||
start: 2012
|
||||
end: 2013
|
||||
description: |
|
||||
Drupal 7 website development and Linux server administration.
|
||||
|
||||
I originally started as a contractor, and later took a staff role.
|
||||
|
||||
- company: proctors
|
||||
location: Bristol, England
|
||||
role: 'PHP Developer'
|
||||
start: 2011
|
||||
end: 2012
|
||||
description: |
|
||||
Website development, mainly with Drupal and PHP, including the agency’s first Drupal 7 project.
|
||||
|
||||
- company: horse_country
|
||||
location: Cwmbran, Wales
|
||||
role: Web Developer
|
||||
start: 2010
|
||||
end: 2011
|
||||
description: |
|
||||
Maintaining and adding new features to the Horse & Country TV website (Drupal 6).
|
12
app/data/meetups.yml
Normal file
12
app/data/meetups.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
meetups:
|
||||
- name: Drupal Bristol
|
||||
logo: drupal-bristol.jpeg
|
||||
url: 'http://www.drupalbristol.org.uk'
|
||||
|
||||
- name: DrupalCamp Bristol
|
||||
logo: drupalcamp-bristol.png
|
||||
url: 'http://www.drupalcampbristol.co.uk'
|
||||
|
||||
- name: PHPSW
|
||||
logo: phpsw.jpeg
|
||||
url: 'http://phpsw.uk'
|
50
app/data/skills.yml
Normal file
50
app/data/skills.yml
Normal file
|
@ -0,0 +1,50 @@
|
|||
skills:
|
||||
0:
|
||||
- { name: Drupal, image: drupal.png }
|
||||
- { name: Drupal Commerce, image: drupal-commerce.png }
|
||||
- { name: PHP, image: php.png }
|
||||
- { name: Composer, image: composer.png }
|
||||
- { name: Symfony, image: symfony.png }
|
||||
- { name: Silex, image: silex.png }
|
||||
- { name: Sculpin, image: sculpin.png }
|
||||
- { name: Twig, image: twig.png }
|
||||
- { name: PHPUnit, image: phpunit.png }
|
||||
- { name: SimpleTest, image: simpletest.png }
|
||||
- { name: Behat, image: behat.png }
|
||||
- { name: Gulp, image: gulp.png }
|
||||
- { name: Bower, image: bower.png }
|
||||
- { name: NPM, image: npm.png }
|
||||
- { name: Sass, image: sass.png }
|
||||
- { name: jQuery, image: jquery.gif }
|
||||
- { name: Git, image: git.png }
|
||||
- { name: Linux, image: linux.png }
|
||||
- { name: Debian, image: debian.png }
|
||||
- { name: Ubuntu, image: ubuntu.png }
|
||||
- { name: CentOS, image: centos.png }
|
||||
- { name: Vagrant, image: vagrant.png }
|
||||
- { name: Docker, image: docker.png }
|
||||
- { name: Nginx, image: nginx.png }
|
||||
- { name: MySQL, image: mysql.png }
|
||||
- { name: MariaDB, image: mariadb.png }
|
||||
- { name: Ansible, image: ansible.png }
|
||||
- { name: Fabric, image: fabric.png }
|
||||
- { name: Jenkins, image: jenkins.png }
|
||||
- { name: Acquia, image: acquia.png }
|
||||
- { name: Pantheon, image: pantheon.png }
|
||||
- { name: 'Platform.sh', image: platform.png }
|
||||
- { name: Amazon AWS, image: amazon.png }
|
||||
- { name: Linode, image: linode.png }
|
||||
1:
|
||||
- { name: Ubercart, image: ubercart.png }
|
||||
- { name: WordPress, image: wordpress.png }
|
||||
- { name: Jekyll, image: jekyll.png }
|
||||
- { name: Subversion, image: svn.jpg }
|
||||
- { name: Grunt, image: grunt.png }
|
||||
- { name: Less, image: less.png }
|
||||
- { name: Compass, image: compass.png }
|
||||
- { name: Puppet, image: puppet.png }
|
||||
- { name: Apache, image: apache.png }
|
||||
- { name: Apache Solr, image: solr.png }
|
||||
2:
|
||||
- { name: Laravel, image: laravel.png }
|
||||
- { name: Lumen, image: lumen.png }
|
Loading…
Add table
Add a link
Reference in a new issue