mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Jibin Thomas (#598)
This commit is contained in:
parent
e896e771c6
commit
ca6c0a57ef
1 changed files with 21 additions and 0 deletions
21
src/data.js
21
src/data.js
|
|
@ -1,5 +1,26 @@
|
||||||
// keep it commonjs export
|
// keep it commonjs export
|
||||||
module.exports = [
|
module.exports = [
|
||||||
|
{
|
||||||
|
name: 'Jibin Thomas',
|
||||||
|
description:
|
||||||
|
'Front-End Developer & Casual Blogger. CSS, Javascript & React',
|
||||||
|
url: 'https://jibin.tech/uses',
|
||||||
|
twitter: '@real_jibin',
|
||||||
|
emoji: '⚡',
|
||||||
|
country: '🇮🇳',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Blogger',
|
||||||
|
'JavaScript',
|
||||||
|
'Front End',
|
||||||
|
'CSS',
|
||||||
|
'React',
|
||||||
|
'Sass',
|
||||||
|
'Next',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Simon Aronsson',
|
name: 'Simon Aronsson',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue