mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Ahmed Adebisi
This commit is contained in:
parent
a644273ff9
commit
11612aa429
1 changed files with 21 additions and 0 deletions
21
src/data.js
21
src/data.js
|
|
@ -1,6 +1,27 @@
|
|||
// keep it commonjs export
|
||||
// Data is validated against the following schema https://github.com/wesbos/awesome-uses/blob/master/scripts/utils.js#L53-L68
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Ahmed Adebisi',
|
||||
description: 'Software Engineer, Code is a tool.',
|
||||
url: 'https://adebisiahmed.dev/uses',
|
||||
twitter: '@Ade_phil',
|
||||
emoji: '🚀',
|
||||
country: '🇳🇬',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'React',
|
||||
'Vue',
|
||||
'Node.js',
|
||||
'TypeScript',
|
||||
'Next',
|
||||
'Nuxt'
|
||||
'UX',
|
||||
'Python',
|
||||
'Javascript'
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Anh Hoang Nguyen',
|
||||
description: 'Full-stack Developer, DevOps, SysAdmin',
|
||||
|
|
|
|||
Loading…
Reference in a new issue