diff --git a/src/data.js b/src/data.js index 4f7933b6..b0e79ef1 100644 --- a/src/data.js +++ b/src/data.js @@ -21,6 +21,24 @@ * Keep this a commonjs export. */ module.exports = [ + { + name: 'Colin Ramsay', + description: 'Director and software developer at Go Tripod in Cornwall', + url: 'https://colinramsay.co.uk/uses', + twitter: '@colinramsay', + emoji: '🚀', + country: '🇬🇧', + computer: 'linux', + phone: 'iphone', + tags: [ + 'Founder', + 'TypeScript', + 'Developer', + 'Remix', + 'Tailwind CSS', + 'Linux' + ], + }, { name: 'Dennis Sauvé', description: 'DevOps Engineer w/Dev roots in the Pacific North West!',