mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Clint Winter
This commit is contained in:
parent
afe650c374
commit
1943561334
1 changed files with 26 additions and 26 deletions
52
src/data.js
52
src/data.js
|
|
@ -1,31 +1,5 @@
|
|||
// keep it commonjs export
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Clint Winter',
|
||||
description: 'Full stack developer loving the Laravel ecosystem. Sometimes I write about it.',
|
||||
url: 'https://clintgwinter.com/uses',
|
||||
twitter: '@ClintWinter2',
|
||||
emoji: '🤓⛺',
|
||||
country: 'US',
|
||||
computer: 'windows',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Web Developer',
|
||||
'Full Stack',
|
||||
'Developer',
|
||||
'Web',
|
||||
'PHP',
|
||||
'SQL',
|
||||
'Laravel',
|
||||
'JavaScript',
|
||||
'TailwindCSS',
|
||||
'CSS',
|
||||
'Vue',
|
||||
'AlpineJS',
|
||||
'Laravel Livewire',
|
||||
'Blogger'
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Alex Duval',
|
||||
description: 'Fullstack Dev, Teacher, Freeride skier',
|
||||
|
|
@ -1415,6 +1389,32 @@ module.exports = [
|
|||
'SQL',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Clint Winter',
|
||||
description: 'Full stack developer loving the Laravel ecosystem. Sometimes I write about it.',
|
||||
url: 'https://clintgwinter.com/uses',
|
||||
twitter: '@ClintWinter2',
|
||||
emoji: '🤓⛺',
|
||||
country: 'US',
|
||||
computer: 'windows',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Web Developer',
|
||||
'Full Stack',
|
||||
'Developer',
|
||||
'Web',
|
||||
'PHP',
|
||||
'SQL',
|
||||
'Laravel',
|
||||
'JavaScript',
|
||||
'TailwindCSS',
|
||||
'CSS',
|
||||
'Vue',
|
||||
'AlpineJS',
|
||||
'Laravel Livewire',
|
||||
'Blogger'
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Daan Kauwenberg',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue