An open API service indexing awesome lists of open source software.

https://github.com/limbanga/limbanga

Config files for my GitHub profile.
https://github.com/limbanga/limbanga

config github-config

Last synced: 3 months ago
JSON representation

Config files for my GitHub profile.

Awesome Lists containing this project

README

        

###

###

```js
{
name: 'Huỳnh Thanh Liêm',
dob: '03/14/2003',
hobbies: [
'playing games',
'watching TV',
'growing trees and flowers',
'reading books'
],
mantra: [
'Great things are on the horizon.'
],
projects: [
{
name: 'Cloud-based Image Storage and AI Editing',
previewUrl: 'http://snapsphere-two.vercel.app/',
linkRepo: 'https://github.com/GiaHuyz/snapsphere',
role: 'Full-stack Developer',
teamSize: 2
}
]
}
```