From 03a548543632ef4d14ad75feab1166bed67b9a42 Mon Sep 17 00:00:00 2001 From: GoodBytes Date: Fri, 17 Jan 2020 13:10:51 +0100 Subject: [PATCH] Add GoodBytes (#432) --- src/data.js | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/src/data.js b/src/data.js index 4f5ca6bd..59374018 100644 --- a/src/data.js +++ b/src/data.js @@ -589,6 +589,30 @@ export default [ 'Golang', ], }, + { + name: 'Joris Hens', + description: + 'Web development teacher, Security and hacking enthousiast, Cook.', + url: 'https://www.goodbytes.be/uses', + twitter: '@goodbytes', + emoji: '👨🏽‍🍳', + country: '🇧🇪', + computer: 'apple', + phone: 'android', + tags: [ + 'Developer', + 'Full Stack', + 'Coach', + 'Mentor', + 'PHP', + 'JavaScript', + 'VueJS', + 'Node', + 'CSS', + 'Laravel', + 'MongoDB' + ], + }, { name: 'Lauro Silva', description: 'Software Engineer and Technical Writer',