mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
parent
c7ce1e282e
commit
e2bc307ec6
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
|
// keep it commonjs export
|
||||||
module.exports = [
|
module.exports = [
|
||||||
|
{
|
||||||
|
name: 'Kushan Shamika',
|
||||||
|
description:
|
||||||
|
'Coder · Tech Freak · SE Undergraduate · FOSS Lover · BackEnd Developer',
|
||||||
|
url: 'http://kushan.info/uses',
|
||||||
|
twitter: '@shamika_kushan',
|
||||||
|
emoji: '👨💻',
|
||||||
|
country: '🇱🇰',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'NestJS',
|
||||||
|
'React JS',
|
||||||
|
'AWS',
|
||||||
|
'DevOps',
|
||||||
|
'PHP',
|
||||||
|
'Developer',
|
||||||
|
'Front End',
|
||||||
|
'Firebase',
|
||||||
|
'JavaScript',
|
||||||
|
'SQL',
|
||||||
|
'Back End',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Rowe Morehouse',
|
name: 'Rowe Morehouse',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue