SpaceXC /
README.md {
"greetings": "Hi! ✋ Nice to meet you!",
"names": {
"fullname": {
"fristName": "???",
"lastname": "Liu"
},
"nicknames": [
"XCちゃん",
"XC",
"CoderXC",
"${Anything you want!}"
]
},
"languages": [
"Kotlin",
"Java",
"C#"
],
"techs": [
"Android Development",
"iOS/macOS Development",
"Backend Development",
"Unity"
],
"projects": [
{
"name": "Neogram",
"stat": "WIP",
"description": "手表上的第三方Telegram"
},
{
"name": "Re:WearBili",
"stat": "WIP",
"description": "手表上的第三方Bilibili"
},
{
"name": "OneInBox",
"stat": "WIP",
"description": "自定义域名邮箱低成本解决方案"
},
{
"name": "WearBili",
"stat": "Deprecated"
}
],
"hobbies": [
"Piano",
"Anime",
"Classical Art"
],
"contacts": [
{
"name": "QQ",
"number": 1460499332
},
{
"name": "e-Mail",
"address": "me@spacexc.net"
}
],
"location": {
"country/region": "People's Republic of China",
"province": "GuangXi",
"city": "Nanning"
}
}