mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
d3223fc12e
1 changed files with 16 additions and 0 deletions
16
src/data.js
16
src/data.js
|
|
@ -21,6 +21,22 @@
|
|||
* Keep this a commonjs export.
|
||||
*/
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Abyan Raditya',
|
||||
description: 'FrontEnd Developer',
|
||||
url: 'https://abydityadev.my.id/uses',
|
||||
emoji: '🎧',
|
||||
twitter: '@accusitive_',
|
||||
country: '🇮🇩',
|
||||
computer: 'windows',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'NextJS',
|
||||
'ReactJS',
|
||||
'Tailwind CSS',
|
||||
'FrontEnd',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Jakob Greenfeld',
|
||||
description: 'Founder',
|
||||
|
|
|
|||
Loading…
Reference in a new issue