mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Jesse Stilwell (#758)
* Add Jesse Stilwell to data.js
Looking to get in on this action.
* Add Jesse Stilwell
Swapping out US for 🇺🇸 emoji.
This commit is contained in:
parent
8aae9ef5b9
commit
1c30f82b5d
1 changed files with 21 additions and 0 deletions
21
src/data.js
21
src/data.js
|
|
@ -1,5 +1,26 @@
|
|||
// keep it commonjs export
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Jesse Stilwell',
|
||||
description: 'Hobbyist full stack dev, twenty-first century digital boy, music maker, and professional geek.',
|
||||
url: 'https://stilwell.io/uses',
|
||||
twitter: '@owlbynight',
|
||||
emoji: '🦉',
|
||||
country: '🇺🇸',
|
||||
computer: 'windows',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Full Stack',
|
||||
'Python',
|
||||
'JavaScript',
|
||||
'CSS',
|
||||
'Musical Boi',
|
||||
'Nuxt',
|
||||
'DevOps',
|
||||
'Platforms',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Ruben Janssen',
|
||||
description: 'Front-end Developer, Gadget G33k, Guild Lead',
|
||||
|
|
|
|||
Loading…
Reference in a new issue