mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
d69540e130
1 changed files with 11 additions and 0 deletions
11
src/data.js
11
src/data.js
|
|
@ -21,6 +21,17 @@
|
|||
* Keep this a commonjs export.
|
||||
*/
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Jana',
|
||||
description: 'Full Stack Developer & Javascript Enthusiast',
|
||||
url: 'https://janasundar.dev/uses',
|
||||
twitter: '@jana__sundar',
|
||||
emoji: '🤘',
|
||||
country: '🇮🇳',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: ['Front End', 'Engineer', 'Developer', 'Designer', 'Next.js', 'JavaScript', 'TypeScript'],
|
||||
},
|
||||
{
|
||||
name: 'Daniel Flanagan',
|
||||
description: 'Developer, platform engineer, and homelab administrator',
|
||||
|
|
|
|||
Loading…
Reference in a new issue