mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add @dalefrench0 (#557)
* Added @dale-french * Updated Twitter key to use username instead of url
This commit is contained in:
parent
c23062ab1e
commit
7e46ae08f8
1 changed files with 22 additions and 0 deletions
22
src/data.js
22
src/data.js
|
|
@ -1828,6 +1828,28 @@ module.exports = [
|
||||||
'Devtools',
|
'Devtools',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Dale French',
|
||||||
|
description:
|
||||||
|
'Full Stack Developer from South Africa. Skateboarder. Front End Enthusiast.',
|
||||||
|
url: 'https://dalefrench.dev/uses',
|
||||||
|
twitter: '@dalefrench0',
|
||||||
|
emoji: '🏄🏻♂️',
|
||||||
|
country: '🇿🇦',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Full Stack',
|
||||||
|
'Front End',
|
||||||
|
'TypeScript',
|
||||||
|
'JavaScript',
|
||||||
|
'Design Systems',
|
||||||
|
'React',
|
||||||
|
'React Native',
|
||||||
|
'Node',
|
||||||
|
'Remote',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Timothy Miller',
|
name: 'Timothy Miller',
|
||||||
description: 'Web Designer/Developer for hire. Wears lots of hats.',
|
description: 'Web Designer/Developer for hire. Wears lots of hats.',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue