Skip to content
On this page

who I am

温馨提示!

装逼不负责任

javascript
const me = {
    name:'brzhang',
    age:35,
    hometown:'Xiao Gan',
    email:'[email protected]',
    interestIn:'code & travel',
    github:'github.com/bravekingzhang'
}
1
2
3
4
5
6
7
8

Released under the MIT License.