Skip to content

Commit

Permalink
Update data.js
Browse files Browse the repository at this point in the history
  • Loading branch information
byanrkh authored Jan 12, 2024
1 parent ad5ccf6 commit 2387604
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions src/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 2387604

Please sign in to comment.