From b80c97ce98d47f029ed8b915268884cbceba2092 Mon Sep 17 00:00:00 2001 From: Kelvin Mai Date: Wed, 18 Mar 2020 01:35:28 -0700 Subject: [PATCH] Add Kelvin Mai (#709) --- src/data.js | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/src/data.js b/src/data.js index a9c9cbb5..641c9d3e 100644 --- a/src/data.js +++ b/src/data.js @@ -1,5 +1,32 @@ // keep it commonjs export module.exports = [ + { + name: 'Kelvin Mai', + description: 'Self Taught Full Stack developer, youtuber, full time nerd and aspiring functional programming polyglot', + url: 'https://kelvinmai.io/uses', + twitter: '@kelvinmai', + emoji: 'πŸ€·β€β™‚οΈ', + country: 'πŸ‡ΊπŸ‡Έ', + computer: 'linux', + phone: 'android', + tags: [ + 'YouTuber', + 'Engineer', + 'Web Developer', + 'Software Engineer', + 'Full Stack', + 'Front End', + 'Node', + 'GraphQL', + 'React', + 'Angular', + 'JavaScript', + 'TypeScript', + 'Clojure', + 'ClojureScript', + 'Linux', + ] + }, { name: 'Tim Raderschad', description: 'Germany based JS Enthuasiast',