mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Daniel Flege (#702)
* Add Daniel Flege to people * Position data randomly within array
This commit is contained in:
parent
e93d515065
commit
4e159908e0
1 changed files with 29 additions and 0 deletions
29
src/data.js
29
src/data.js
|
|
@ -812,6 +812,35 @@ module.exports = [
|
||||||
'Swift',
|
'Swift',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Daniel Flege',
|
||||||
|
description:
|
||||||
|
'Web Developer & Podcaster 🖥🎙 Loves Rails and Front End Stuff. My three girls are the {CSS} to my <html> 👨👩👧👧',
|
||||||
|
url: 'https://danielflege.com/uses/',
|
||||||
|
twitter: '@flegedaniel',
|
||||||
|
emoji: '🎮',
|
||||||
|
country: '🇩🇪',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Blogger',
|
||||||
|
'Podcaster',
|
||||||
|
'CSS',
|
||||||
|
'Front End',
|
||||||
|
'HTML',
|
||||||
|
'React',
|
||||||
|
'Gatsby',
|
||||||
|
'Web Developer',
|
||||||
|
'JavaScript',
|
||||||
|
'JAMstack',
|
||||||
|
'Remote',
|
||||||
|
'Writer',
|
||||||
|
'Ruby on Rails',
|
||||||
|
'Tailwind',
|
||||||
|
'PostgreSQL',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Kenny Robinson',
|
name: 'Kenny Robinson',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue