From 8f9f4c60104daadaec8950d0200036f12a37669d Mon Sep 17 00:00:00 2001 From: Colin Morris Date: Sat, 1 Feb 2020 23:50:22 +1000 Subject: [PATCH] Add @vonexplaino (#588) --- src/data.js | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/data.js b/src/data.js index d52d7507..353b54c7 100644 --- a/src/data.js +++ b/src/data.js @@ -1968,6 +1968,17 @@ module.exports = [ 'Front End', ], }, + { + name: 'Colin Morris', + description: 'Steampunker, solution architect and web developer. Mad science works for all cases.', + url: 'https://vonexplaino.com/blog/posts/page/uses.html', + twitter: '@vonexplaino', + emoji: '⚙️', + country: '🇦🇺', + computer: 'windows', + phone: 'iphone', + tags: ['Architect', 'Developer', 'Blogger', 'PHP', 'JavaScript', 'Back End'] + }, { name: 'Austin Gil', description: 'Some dude that writes code.',