mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
383dd5c285
1 changed files with 23 additions and 0 deletions
23
src/data.js
23
src/data.js
|
|
@ -1816,6 +1816,29 @@ const pages = [
|
||||||
'YouTuber',
|
'YouTuber',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: "Thomas Large",
|
||||||
|
description:
|
||||||
|
"My name is Tom! I write code",
|
||||||
|
url: "https://tomlarge.dev/uses",
|
||||||
|
emoji: " 👨💻",
|
||||||
|
country: "🏴",
|
||||||
|
computer: "apple",
|
||||||
|
phone: "iphone",
|
||||||
|
tags: [
|
||||||
|
"Developer",
|
||||||
|
"Full Stack",
|
||||||
|
"Ruby on Rails",
|
||||||
|
"JavaScript",
|
||||||
|
"React",
|
||||||
|
"React Native",
|
||||||
|
"TypeScript",
|
||||||
|
"Wordpress",
|
||||||
|
"DevOps",
|
||||||
|
"Node",
|
||||||
|
"GraphQL"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Amit Merchant',
|
name: 'Amit Merchant',
|
||||||
description: 'Maker of things. Open-source enthusiast. Blogger. ',
|
description: 'Maker of things. Open-source enthusiast. Blogger. ',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue