mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
AdnCodez data added to data.js
This commit is contained in:
parent
93b8ad6856
commit
8863786c3c
1 changed files with 21 additions and 0 deletions
21
src/data.js
21
src/data.js
|
|
@ -36,6 +36,27 @@ const pages = [
|
||||||
'CSS',
|
'CSS',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
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: 'Jason Cory Alvernaz',
|
name: 'Jason Cory Alvernaz',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue