mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Update data.js
This commit is contained in:
parent
417e75ad4e
commit
145770a206
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.
|
* Keep this a commonjs export.
|
||||||
*/
|
*/
|
||||||
module.exports = [
|
module.exports = [
|
||||||
|
{
|
||||||
|
name: 'Brandon Lim',
|
||||||
|
description: 'Software Engineer based in Singapore',
|
||||||
|
url: 'https://justbrandonlim.com/uses',
|
||||||
|
twitter: '@JustBrandonLim',
|
||||||
|
emoji: '👀',
|
||||||
|
country: '🇸🇬',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'apple',
|
||||||
|
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: 'uncenter',
|
name: 'uncenter',
|
||||||
description: 'Very incompetent developer',
|
description: 'Very incompetent developer',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue