mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Added Allan Im
This commit is contained in:
parent
502c21543f
commit
8c4cfcdf7e
1 changed files with 20 additions and 0 deletions
20
src/data.js
20
src/data.js
|
|
@ -21,6 +21,26 @@
|
||||||
* Keep this a commonjs export.
|
* Keep this a commonjs export.
|
||||||
*/
|
*/
|
||||||
module.exports = [
|
module.exports = [
|
||||||
|
{
|
||||||
|
name: 'Allan Im',
|
||||||
|
description: 'Software Engineer',
|
||||||
|
url: 'https://allanim.com/uses',
|
||||||
|
country: '🇰🇷',
|
||||||
|
twitter: '@allanlogs',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'iphone',
|
||||||
|
emoji: '🚀',
|
||||||
|
tags: [
|
||||||
|
'Java',
|
||||||
|
'TypeScript',
|
||||||
|
'Spring',
|
||||||
|
'Oracle',
|
||||||
|
'Spring Boot',
|
||||||
|
'AWS',
|
||||||
|
'Software Engineer',
|
||||||
|
'Solutions Architect',
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Rev',
|
name: 'Rev',
|
||||||
description: 'A Software developer and artist based in Europe. ',
|
description: 'A Software developer and artist based in Europe. ',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue