mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge pull request #1557 from JustBrandonLim/patch-2
Add @JustBrandonLim
This commit is contained in:
commit
9317b08fed
1 changed files with 44 additions and 0 deletions
44
src/data.js
44
src/data.js
|
|
@ -21,6 +21,50 @@
|
|||
* Keep this a commonjs export.
|
||||
*/
|
||||
module.exports = [
|
||||
{
|
||||
name: 'Brandon Lim',
|
||||
description: 'Software Engineer based in Singapore',
|
||||
url: 'https://justbrandonlim.com/uses',
|
||||
twitter: '@JustBrandonLim',
|
||||
emoji: '👀',
|
||||
country: '🇸🇬',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'API',
|
||||
'Back End',
|
||||
'Developer',
|
||||
'Front End',
|
||||
'Full Stack',
|
||||
'Git',
|
||||
'GitHub',
|
||||
'GraphQL',
|
||||
'HTML/CSS',
|
||||
'JavaScript',
|
||||
'macOS',
|
||||
'Markdown',
|
||||
'MDX',
|
||||
'Vercel',
|
||||
'Node.js',
|
||||
'npm',
|
||||
'yarn',
|
||||
'Open Source Software',
|
||||
'React',
|
||||
'REST',
|
||||
'SEO',
|
||||
'Serverless',
|
||||
'Software Developer',
|
||||
'Software Engineer',
|
||||
'TypeScript',
|
||||
'VS Code',
|
||||
'Web Developer',
|
||||
'Web Development',
|
||||
'Computer Vision',
|
||||
'.NET',
|
||||
'Tailwind',
|
||||
'Solutions Architect',
|
||||
]
|
||||
},
|
||||
{
|
||||
name: 'Neil Gupta',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue