mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Update data.js
This commit is contained in:
parent
750f138bff
commit
9963a487bc
1 changed files with 24 additions and 0 deletions
24
src/data.js
24
src/data.js
|
|
@ -21,6 +21,30 @@
|
||||||
* Keep this a commonjs export.
|
* Keep this a commonjs export.
|
||||||
*/
|
*/
|
||||||
module.exports = [
|
module.exports = [
|
||||||
|
{
|
||||||
|
name: 'Syofyan Zuhad',
|
||||||
|
description: 'Full Stack Software Engineer 🇮🇩',
|
||||||
|
url: 'https://syofyan-profile.vercel.app/uses/',
|
||||||
|
twitter: '@syofyan_zuhad',
|
||||||
|
emoji: '⚡️',
|
||||||
|
country: '🇮🇩',
|
||||||
|
computer: 'linux',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Laravel',
|
||||||
|
'PHP',
|
||||||
|
'PostgreSQL',
|
||||||
|
'MySQL',
|
||||||
|
'Tailwind CSS',
|
||||||
|
'Javascript',
|
||||||
|
'Software Engineer',
|
||||||
|
'Full Stack',
|
||||||
|
'Backend',
|
||||||
|
'DevOps',
|
||||||
|
'Entrepreneur',
|
||||||
|
'SEO',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Zilvinas Kucinskas',
|
name: 'Zilvinas Kucinskas',
|
||||||
description: 'Full Stack Ruby on Rails Engineer and Entrepreneur',
|
description: 'Full Stack Ruby on Rails Engineer and Entrepreneur',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue