about
Version:
Your about page in the terminal
23 lines (22 loc) • 650 B
JSON
{
"name": "Xiaoru Li",
"about": "Xiaoru aka Leo is a CS student and a software engineer based in Germany who loves learning and sharing knowledge. In his free time, he pretends to be a musician and enjoys writing random music tunes.",
"links": [
{
"label": "Website",
"url": "https://xiaoru.li"
},
{
"label": "Twitter",
"url": "https://twitter.com/hexrcs"
},
{
"label": "GitHub",
"url": "https://github.com/hexrcs"
},
{
"label": "Blog",
"url": "https://dev.to/hexrcs"
}
]
}