mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge pull request #854 from KieranO547/master
feat: add Kieran Osgood @kieranbosgood
This commit is contained in:
commit
a252dd06fa
1 changed files with 31 additions and 1 deletions
32
src/data.js
32
src/data.js
|
|
@ -1,5 +1,35 @@
|
|||
// keep it commonjs export
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Kieran Osgood',
|
||||
description: 'Full stack developer. Curiosity in all.',
|
||||
url: 'https://osgood.dev/uses/',
|
||||
twitter: '@kieranbosgood',
|
||||
emoji: '🧙♂️',
|
||||
country: '🇬🇧',
|
||||
computer: 'apple',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'ASP .NET',
|
||||
'C#',
|
||||
'CSS',
|
||||
'Developer',
|
||||
'Designer',
|
||||
'ES6',
|
||||
'HTML',
|
||||
'Javascript',
|
||||
'Gatsby',
|
||||
'Photoshop',
|
||||
'PHP',
|
||||
'React',
|
||||
'React Native',
|
||||
'Node',
|
||||
'TailwindCSS',
|
||||
'Typescript',
|
||||
'Web',
|
||||
'Websites',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Pablo Obando',
|
||||
description: 'A software engineer who enjoys programming and good beers 🍻',
|
||||
|
|
@ -112,7 +142,7 @@ module.exports = [
|
|||
'JavaScript',
|
||||
'Front End',
|
||||
'Back End',
|
||||
'Linux',
|
||||
'Linux',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue