mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Duncan Bain (#812)
* Add Duncan Bain * Fix emoji flag issue * Change phone from Apple to iPhone
This commit is contained in:
parent
1841eec07b
commit
0583fc1c3f
1 changed files with 20 additions and 0 deletions
20
src/data.js
20
src/data.js
|
|
@ -3781,6 +3781,26 @@ module.exports = [
|
|||
'JavaScript',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Duncan Bain',
|
||||
description: 'Mechanical Engineer learning to code!',
|
||||
url: 'https://duncanbain.dev/uses/',
|
||||
twitter: '@duncanbain',
|
||||
emoji: '🥃',
|
||||
country: '🇬🇧',
|
||||
computer: 'windows',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Gatsby',
|
||||
'Developer',
|
||||
'JavaScript',
|
||||
'TailwindCSS',
|
||||
'Blogger',
|
||||
'JAMstack',
|
||||
'Engineer',
|
||||
'CSS'
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Jason Raimondi',
|
||||
description: 'Full Stack Developer',
|
||||
|
|
|
|||
Loading…
Reference in a new issue