mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
parent
805ae8fa84
commit
59338f6e88
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: 'Maxim Zubarev',
|
||||||
|
description:
|
||||||
|
'Enthusiast with an opinion. I use things, press buttons, and sometimes go to places.',
|
||||||
|
url: 'https://maximzubarev.com/uses',
|
||||||
|
twitter: '@mxmzb',
|
||||||
|
emoji: '🤠',
|
||||||
|
country: '🇩🇪',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Blogger',
|
||||||
|
'Freelancer',
|
||||||
|
'Full Stack',
|
||||||
|
'Front End',
|
||||||
|
'Node',
|
||||||
|
'GraphQL',
|
||||||
|
'React',
|
||||||
|
'React Native',
|
||||||
|
'Gatsby',
|
||||||
|
'Next',
|
||||||
|
'Rails',
|
||||||
|
'Flutter',
|
||||||
|
'TypeScript',
|
||||||
|
'Machine Learning',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Kelvin Mai',
|
name: 'Kelvin Mai',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue