mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Update data.js
This commit is contained in:
parent
129a8a06e6
commit
8c5dfbeaeb
1 changed files with 23 additions and 0 deletions
23
src/data.js
23
src/data.js
|
|
@ -49,6 +49,29 @@ module.exports = [
|
||||||
'Obsidian',
|
'Obsidian',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Luke Davis',
|
||||||
|
description:
|
||||||
|
"I'm a technical SEO, music producer, and blogger based in the UK.",
|
||||||
|
url: 'https://lukealexdavis.co.uk/uses/',
|
||||||
|
emoji: '👨🏽💻',
|
||||||
|
country: '🏴',
|
||||||
|
computer: 'mac',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'HTML',
|
||||||
|
'CSS',
|
||||||
|
'JavaScript',
|
||||||
|
'Python',
|
||||||
|
'SEO',
|
||||||
|
'Astro',
|
||||||
|
'Blogger',
|
||||||
|
'Music producer',
|
||||||
|
'Self taught',
|
||||||
|
'Websites',
|
||||||
|
'Ableton'
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Scott Willsey',
|
name: 'Scott Willsey',
|
||||||
description: 'Podcaster, Blogger, Mac Nerd',
|
description: 'Podcaster, Blogger, Mac Nerd',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue