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
ce15a75882
commit
afe650c374
1 changed files with 26 additions and 0 deletions
26
src/data.js
26
src/data.js
|
|
@ -1,5 +1,31 @@
|
|||
// 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',
|
||||
|
|
|
|||
Loading…
Reference in a new issue