mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
1be0300764
1 changed files with 23 additions and 0 deletions
23
src/data.js
23
src/data.js
|
|
@ -21,6 +21,29 @@
|
||||||
* Keep this a commonjs export.
|
* Keep this a commonjs export.
|
||||||
*/
|
*/
|
||||||
module.exports = [
|
module.exports = [
|
||||||
|
{
|
||||||
|
name: 'Mohamed Ouyizme',
|
||||||
|
description: 'Full-stack developer, Jamstack developer, and Designer.',
|
||||||
|
url: 'https://www.ouyiz.me/blog/uses',
|
||||||
|
twitter: '@mohouyizme',
|
||||||
|
emoji: '👨💻',
|
||||||
|
country: '🇲🇦',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'React',
|
||||||
|
'Next',
|
||||||
|
'Node.js',
|
||||||
|
'TypeScript',
|
||||||
|
'Serverless',
|
||||||
|
'Jamstack',
|
||||||
|
'UI',
|
||||||
|
'UX',
|
||||||
|
'Headless',
|
||||||
|
'GraphQL',
|
||||||
|
'Docker'
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Ahmed Adebisi',
|
name: 'Ahmed Adebisi',
|
||||||
description: 'Software Engineer, Code is a tool.',
|
description: 'Software Engineer, Code is a tool.',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue