mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Adding Harley Wilson
This commit is contained in:
parent
9769a2ad08
commit
5ca01e66de
1 changed files with 22 additions and 0 deletions
22
src/data.js
22
src/data.js
|
|
@ -100,6 +100,28 @@ module.exports = [
|
||||||
'bash',
|
'bash',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Harley Wilson',
|
||||||
|
description:
|
||||||
|
'First year CS student. Trying to improve one percent at a time.',
|
||||||
|
url: 'https://harleyjwilson.com/uses',
|
||||||
|
twitter: '@harleyjwilson',
|
||||||
|
emoji: '🥸',
|
||||||
|
country: '🇦🇺',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'HTML',
|
||||||
|
'CSS',
|
||||||
|
'JavaScript',
|
||||||
|
'Java',
|
||||||
|
'Eleventy',
|
||||||
|
'Netlify',
|
||||||
|
'VS Code',
|
||||||
|
'Student',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Simone Silvestroni',
|
name: 'Simone Silvestroni',
|
||||||
description: 'Sound designer, web developer, bass player',
|
description: 'Sound designer, web developer, bass player',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue