const suanju = {
pronouns: "He" | "Him",
age: 20,
country: "China",
code: ["JavaScript", "TypeScript", "PHP", "Go"],
technologies: {
frontEnd: {
js: ["Vue.js", "React", "Next.js"],
css: ["Sass", "Tailwind", "Unocss"],
uiLibraries: ["Element-UI", "Arco Design", "Ant Design"],
},
backEnd: {
js: ["Node", "Express", "NestJS"],
php: ["ThinkPHP"],
go: ["Gin", "Echo"],
},
mobileApp: {
crossPlatform: ["UniApp"],
},
devOps: ["Docker🐳", "CI/CD", "Nginx", "GitHub Actions"],
databases: ["MySQL", "MongoDB", "Redis"],
}
};
Pinned Loading
-
easy-video-net
easy-video-net Public基于gin + vue3 进行开发的视频弹幕网 , 具有视频,专栏 ,直播 ,im 等功能
-
-
googleAuthenticator
googleAuthenticator PublicgoogleAuthenticator 是一个简单易用的 Go 包,用于生成 Google 身份验证器(2FA)所需的密钥和代码。它支持生成随机密钥、计算一次性密码(TOTP),并能生成对应的二维码以便于扫描。
-
-
vite-plugin-mobile-simulator
vite-plugin-mobile-simulator Public用于 vite 的插件 ,如果您的项目为移动段项目没有做响应式布局,且PC端打开不太大程度影响使用体验,则可以使用本插件。将在浏览器上使用iframe的方式,实现PC端模拟移动端宽高比。
TypeScript 1
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.