<?php
function about_me(): string
{
return
"👨🏻 I'm a Web developer, mostly using Javascript + PHP for development.".
"❤️ I love Linux and open source world.".
"🪄 I enjoy writing tools that make life better.".
"⭐ In my spare time, I like to play games, listen to music and watch anime, and of course, anything fun.";
}
function about_me_zh(): string
{
return
"👨🏻 我是一名 Web 开发者,主要使用 JavaScript + PHP 开发。".
"❤️ 我热爱 Linux 和开源。".
"🪄 我喜欢写一些让生活变得更美好的工具。".
"⭐ 当我闲下来时,我会玩玩游戏,听听歌以及追追番,还有其他一切有趣的事情。";
}
🎯
Focusing
Pinned Loading
-
electron-ipc-flow
electron-ipc-flow PublicFluently and type-safely write IPC for Electron
TypeScript
-
node-dbus-notifier
node-dbus-notifier PublicDBus-based desktop notifications with full feature support (NodeJS)
-
aliyun-openapi-bash-sdk
aliyun-openapi-bash-sdk Public[Unofficial] Alibaba Cloud SDK for Bash
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.