mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Added aliahsan.tech/uses to uses (#746)
* Added aliahsan.tech/uses to uses * fixed error
This commit is contained in:
parent
78a861e03a
commit
bb40d696fd
1 changed files with 19 additions and 0 deletions
19
src/data.js
19
src/data.js
|
|
@ -3036,6 +3036,25 @@ module.exports = [
|
||||||
'Swift',
|
'Swift',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Ali Ahsan',
|
||||||
|
description: 'CS Masters Student with a knack for software development',
|
||||||
|
url: 'https://aliahsan.tech/uses',
|
||||||
|
twitter: '@aliahsan07',
|
||||||
|
emoji: '🦉',
|
||||||
|
country: '🇵🇰',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Developer',
|
||||||
|
'Student',
|
||||||
|
'React',
|
||||||
|
'JavaScript',
|
||||||
|
'Python',
|
||||||
|
'Gatsby',
|
||||||
|
'Node',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Michael Kutz',
|
name: 'Michael Kutz',
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue