mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Update data.js
Added Simone Silvestroni of Minutes to Midnight.
This commit is contained in:
parent
dac486a1cc
commit
46b2a7d80c
1 changed files with 29 additions and 0 deletions
29
src/data.js
29
src/data.js
|
|
@ -1,6 +1,35 @@
|
|||
// keep it commonjs export
|
||||
// Data is validated against the following schema https://github.com/wesbos/awesome-uses/blob/master/scripts/utils.js#L53-L68
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Simone Silvestroni',
|
||||
description: 'Sound designer, web developer, bass player',
|
||||
url: 'minutestomidnight.co.uk/uses',
|
||||
emoji: '🎸',
|
||||
country: '🇮🇹',
|
||||
computer: 'apple',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Sound designer',
|
||||
'Bass player',
|
||||
'Music producer',
|
||||
'REAPER',
|
||||
'Logic Pro X',
|
||||
'Pro Tools',
|
||||
'iZotope RX',
|
||||
'Developer',
|
||||
'HTML5',
|
||||
'CSS3',
|
||||
'SASS',
|
||||
'Jekyll',
|
||||
'Netlify',
|
||||
'Markdown',
|
||||
'Node',
|
||||
'PostCSS',
|
||||
'Sketch',
|
||||
'Figma',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Gavin Pereira',
|
||||
description: 'Graphic designer & frontend developer from Goa, India',
|
||||
|
|
|
|||
Loading…
Reference in a new issue