mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
add @jlozovei /uses page (#418)
* add @jlozovei /uses page * add url trailing slash
This commit is contained in:
parent
b5144f4d9a
commit
3c374ea7d6
1 changed files with 24 additions and 0 deletions
24
src/data.js
24
src/data.js
|
|
@ -2089,6 +2089,30 @@ const pages = [
|
||||||
'YouTuber',
|
'YouTuber',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Julio Lozovei',
|
||||||
|
description:
|
||||||
|
'Front-end bugs developer, writer/speaker and amateur musician from Brazil 🤘',
|
||||||
|
url: 'https://jlozovei.dev/uses/',
|
||||||
|
twitter: '@juliolozovei',
|
||||||
|
emoji: '💈',
|
||||||
|
country: '🇧🇷',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
tags: [
|
||||||
|
'Front End',
|
||||||
|
'HTML',
|
||||||
|
'CSS',
|
||||||
|
'JavaScript',
|
||||||
|
'Vue',
|
||||||
|
'React',
|
||||||
|
'WordPress',
|
||||||
|
'Writer',
|
||||||
|
'Speaker',
|
||||||
|
'Performance',
|
||||||
|
'Accessibility'
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Chris Burgin',
|
name: 'Chris Burgin',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue