mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
commit
c554894eb2
1 changed files with 22 additions and 0 deletions
22
src/data.js
22
src/data.js
|
|
@ -37,6 +37,28 @@ const pages = [
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
name: 'Habbat Adnan',
|
||||||
|
description:
|
||||||
|
'Self Taught Web Developer, Full Time Freelancer, Open Source Enthusiast',
|
||||||
|
url: 'https://adncodez.com/uses',
|
||||||
|
twitter: '@adncodez',
|
||||||
|
emoji: '🐍',
|
||||||
|
country: '🇲🇦',
|
||||||
|
computer: 'linux',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Full Stack',
|
||||||
|
'Freelancer',
|
||||||
|
'Python',
|
||||||
|
'Django',
|
||||||
|
'JavaScript',
|
||||||
|
'CSS',
|
||||||
|
'Docker',
|
||||||
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
|
||||||
name: 'Carter McAlister',
|
name: 'Carter McAlister',
|
||||||
description: 'Software Engineer, Digital Nomad, Lover of the Outdoors',
|
description: 'Software Engineer, Digital Nomad, Lover of the Outdoors',
|
||||||
url: 'https://cartermcalister.dev/uses',
|
url: 'https://cartermcalister.dev/uses',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue