mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge pull request #370 from sinchang-bot/completed-jeff-wen-info
Completed Jeff.W info
This commit is contained in:
commit
231f9b2752
2 changed files with 20 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ When done, check that person off.
|
||||||
* [x] [Andrew Healey](https://healeycodes.com/uses/) - Fullstack Software Engineer, Blogger, Tutorial Creator.
|
* [x] [Andrew Healey](https://healeycodes.com/uses/) - Fullstack Software Engineer, Blogger, Tutorial Creator.
|
||||||
* [ ] [Alex Carpenter](https://alexcarpenter.me/uses/) - Front-end Web Developer and Screencaster.
|
* [ ] [Alex Carpenter](https://alexcarpenter.me/uses/) - Front-end Web Developer and Screencaster.
|
||||||
* [ ] [Wang Junxiao](http://www.feng0207.site/uses/) — Java Web Developer, Student.
|
* [ ] [Wang Junxiao](http://www.feng0207.site/uses/) — Java Web Developer, Student.
|
||||||
* [ ] [Jeff Wen](https://sinchang.me/uses/) - Web Developer, Open Source Contributor
|
* [x] [Jeff Wen](https://sinchang.me/uses/) - Web Developer, Open Source Contributor
|
||||||
* [ ] [Tracy Osborn](https://limedaring.com/uses/) - Designer, Developer, Tech Author, Entreprenerd
|
* [ ] [Tracy Osborn](https://limedaring.com/uses/) - Designer, Developer, Tech Author, Entreprenerd
|
||||||
* [ ] [Bruno Brito](https://brunobrito.pt/uses/) - Web Developer, Content Creator, Digital Marketing 🇵🇹
|
* [ ] [Bruno Brito](https://brunobrito.pt/uses/) - Web Developer, Content Creator, Digital Marketing 🇵🇹
|
||||||
* [ ] [Lemon 🍋](https://ahoylemon.xyz/uses/) - Web Developer, Podcaster, Human Who Makes Dumb Shit
|
* [ ] [Lemon 🍋](https://ahoylemon.xyz/uses/) - Web Developer, Podcaster, Human Who Makes Dumb Shit
|
||||||
|
|
|
||||||
19
src/data.js
19
src/data.js
|
|
@ -2327,6 +2327,25 @@ const pages = [
|
||||||
'Gatsby'
|
'Gatsby'
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Jeff Wen',
|
||||||
|
description:
|
||||||
|
'Web Developer, Open Source Contributor',
|
||||||
|
url: 'https://sinchang.me/uses',
|
||||||
|
twitter: '@sinchangwen',
|
||||||
|
emoji: '🍕',
|
||||||
|
country: '🇨🇳',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Web Development',
|
||||||
|
'Front End',
|
||||||
|
'Vue',
|
||||||
|
'React',
|
||||||
|
'Node',
|
||||||
|
'Python'
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Andrea Prus',
|
name: 'Andrea Prus',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue