mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add Haseeb Majid (#913)
This commit is contained in:
parent
5e9664db22
commit
e0d18a80eb
2 changed files with 18 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -74,3 +74,4 @@ yarn-error.log
|
||||||
haters/
|
haters/
|
||||||
|
|
||||||
.idea/
|
.idea/
|
||||||
|
.history/
|
||||||
|
|
|
||||||
17
src/data.js
17
src/data.js
|
|
@ -9033,6 +9033,23 @@ module.exports = [
|
||||||
'Vim',
|
'Vim',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Haseeb Majid',
|
||||||
|
description: 'Software Engineer, who mostly develops in JavaScript and Python.',
|
||||||
|
url: 'https://haseebmajid.dev/uses/',
|
||||||
|
emoji: '💻',
|
||||||
|
country: '🇬🇧',
|
||||||
|
computer: 'linux',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'JavaScript',
|
||||||
|
'React',
|
||||||
|
'Gatsby',
|
||||||
|
'TypeScript',
|
||||||
|
'Python',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Narendra Mandadapu',
|
name: 'Narendra Mandadapu',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue