mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Adding Rev
This commit is contained in:
parent
13e2a924c0
commit
51db5d33cd
1 changed files with 18 additions and 0 deletions
18
src/data.js
18
src/data.js
|
|
@ -21,6 +21,24 @@
|
||||||
* Keep this a commonjs export.
|
* Keep this a commonjs export.
|
||||||
*/
|
*/
|
||||||
module.exports = [
|
module.exports = [
|
||||||
|
{
|
||||||
|
name: 'Rev',
|
||||||
|
description: 'A Software developer and artist based in Europe. ',
|
||||||
|
url: 'https://cinnamoroll.me/uses',
|
||||||
|
country: '🇪🇺',
|
||||||
|
computer: 'windows',
|
||||||
|
phone: 'android',
|
||||||
|
emoji: '☕',
|
||||||
|
tags: [
|
||||||
|
'Laravel',
|
||||||
|
'JavaScript',
|
||||||
|
'PHP',
|
||||||
|
'C++',
|
||||||
|
'Photoshop',
|
||||||
|
'Developer',
|
||||||
|
'Designer',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Daniel Roe',
|
name: 'Daniel Roe',
|
||||||
description: 'Nuxt architect and open source lover',
|
description: 'Nuxt architect and open source lover',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue