From 7982b805e5bc6f355683ec50729889e218891110 Mon Sep 17 00:00:00 2001 From: Simon Rogers Date: Sat, 16 Jul 2022 15:54:00 +0100 Subject: [PATCH] Add myself --- src/data.js | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/src/data.js b/src/data.js index 20ce6c15..e7ae5247 100644 --- a/src/data.js +++ b/src/data.js @@ -21,6 +21,32 @@ * Keep this a commonjs export. */ module.exports = [ + { + name: 'Simon Rogers', + description: 'Software Engineer', + url: 'https://midnite.uk/uses', + country: '🏴󠁧󠁢󠁥󠁮󠁧󠁿', + twitter: '@midniteuk', + computer: 'apple', + phone: 'iphone', + emoji: '🌱', + tags: [ + 'Javascript', + 'TypeScript', + 'AWS', + 'PHP', + 'Laravel', + 'C#', + 'MySQL', + 'MSSQL', + 'SQL', + 'Vue', + 'React', + 'Angular', + 'Software Engineer', + 'Solutions Architect', + ], + }, { name: 'Allan Im', description: 'Software Engineer',