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
397945f8b6
commit
f26b68ebc4
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.
|
* Keep this a commonjs export.
|
||||||
*/
|
*/
|
||||||
module.exports = [
|
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',
|
name: 'Daniel Flanagan',
|
||||||
description: 'Developer, platform engineer, and homelab administrator',
|
description: 'Developer, platform engineer, and homelab administrator',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue