enrolled myself

This commit is contained in:
Muhammad Umair 2020-01-14 16:30:58 +05:00 committed by Andrew Luca
parent 30c45282b0
commit f75490e6d1

View file

@ -2346,6 +2346,26 @@ const pages = [
'CSS',
],
},
{
name: 'Muhammad Umair',
description: 'Fullstack front-end developer and designer, passionate in everything #JavaScript',
url: 'https://gist.github.com/mumairofficial/0d97ed3dca1ba25d9f01b8db8aed42dc',
twitter: '@imumare',
emoji: '💻',
country: '🇵🇰',
computer: 'windows',
phone: 'android',
tags: [
'JavaScript',
'TypeScript',
'Developer',
'React',
'Angular',
'Node',
'CSS',
'Electron',
],
},
];
export default pages;