mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Kelvin Mai (#709)
This commit is contained in:
parent
fd99cff02a
commit
b80c97ce98
1 changed files with 27 additions and 0 deletions
27
src/data.js
27
src/data.js
|
|
@ -1,5 +1,32 @@
|
||||||
// keep it commonjs export
|
// keep it commonjs export
|
||||||
module.exports = [
|
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',
|
name: 'Tim Raderschad',
|
||||||
description: 'Germany based JS Enthuasiast',
|
description: 'Germany based JS Enthuasiast',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue