mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Stefan Zweifel (#1046)
* Add _stefanzweifel * Use iphone instead of apple for phone
This commit is contained in:
parent
3975e59161
commit
33c82e60cf
1 changed files with 25 additions and 0 deletions
25
src/data.js
25
src/data.js
|
|
@ -308,6 +308,31 @@ module.exports = [
|
||||||
'Backend',
|
'Backend',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Stefan Zweifel',
|
||||||
|
description:
|
||||||
|
'Full Stack Developer trying to make the web a better place. Working mostly with Laravel and Tailwind CSS.',
|
||||||
|
url: 'https://stefanzweifel.io/uses/',
|
||||||
|
twitter: '@_stefanzweifel',
|
||||||
|
emoji: '✌️',
|
||||||
|
country: '🇨🇭',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Full Stack',
|
||||||
|
'PHP',
|
||||||
|
'Tailwind CSS',
|
||||||
|
'Laravel',
|
||||||
|
'Vue',
|
||||||
|
'Developer',
|
||||||
|
'Writer',
|
||||||
|
'Designer',
|
||||||
|
'Back End',
|
||||||
|
'Front End',
|
||||||
|
'CSS',
|
||||||
|
'JavaScript',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Rowe Morehouse',
|
name: 'Rowe Morehouse',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue