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
923f4572b8
commit
3dd9b04472
1 changed files with 11 additions and 0 deletions
11
src/data.js
11
src/data.js
|
|
@ -1,5 +1,16 @@
|
|||
// keep it commonjs export
|
||||
module.exports = [
|
||||
{
|
||||
name: "Farai Gandiya",
|
||||
description: "Software Developer",
|
||||
url: "https://farai.xyz/uses",
|
||||
twitter: "@faraixyz",
|
||||
emoji: "🤷",
|
||||
country: "",
|
||||
computer: "windows",
|
||||
phone: "iphone",
|
||||
tags: ['Developer', 'Web', 'Python']
|
||||
},
|
||||
{
|
||||
name: 'Dhanish Gajjar',
|
||||
description: 'Developer',
|
||||
|
|
|
|||
Loading…
Reference in a new issue