mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Added theanubhav.com entry (#774)
This commit is contained in:
parent
59c1f2caf6
commit
da9291872c
1 changed files with 20 additions and 0 deletions
20
src/data.js
20
src/data.js
|
|
@ -1,5 +1,25 @@
|
|||
// keep it commonjs export
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Anubhav Srivastava',
|
||||
description:
|
||||
'Web Developer. Occasional blogger. Part time open source contributor',
|
||||
url: 'https://theanubhav.com/uses',
|
||||
twitter: '@onlyanubhav',
|
||||
emoji: '🧑🏻💻',
|
||||
country: '🇮🇳',
|
||||
computer: 'apple',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Front End',
|
||||
'UX Developer',
|
||||
'Developer',
|
||||
'HTML',
|
||||
'CSS',
|
||||
'JavaScript',
|
||||
'npm',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Alexander Christiaan Jacob',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue