mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Aditya Thebe Limbu (#620)
This commit is contained in:
parent
44e6d2d384
commit
56ee866d8b
1 changed files with 24 additions and 0 deletions
24
src/data.js
24
src/data.js
|
|
@ -1,5 +1,29 @@
|
|||
// keep it commonjs export
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Aditya Thebe',
|
||||
description:
|
||||
'💻 Full Stack Developer with an interest in bitcoins and blockchain.',
|
||||
url: 'https://www.adityathebe.com/uses',
|
||||
twitter: '@adityathebe',
|
||||
emoji: '⚽',
|
||||
country: '🇳🇵',
|
||||
computer: 'linux',
|
||||
phone: 'android',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Linux',
|
||||
'JavaScript',
|
||||
'Full Stack',
|
||||
'Node',
|
||||
'Docker',
|
||||
'Bitcoin',
|
||||
'Blockchain',
|
||||
'React',
|
||||
'Angular',
|
||||
'Gatsby',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Jibin Thomas',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue