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.
- Host: GitHub
- URL: https://github.com/limbanga/limbanga
- Owner: limbanga
- Created: 2021-12-05T11:44:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T15:13:31.000Z (11 months ago)
- Last Synced: 2024-07-17T17:55:09.772Z (11 months ago)
- Topics: config, github-config
- Homepage: https://github.com/limbanga
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
}
]
}
```