Skip to content
View suanju's full-sized avatar

Block or report suanju

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
suanju/README.md

A little more about me...

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

  1. easy-video-net easy-video-net Public

    基于gin + vue3 进行开发的视频弹幕网 , 具有视频,专栏 ,直播 ,im 等功能

    TypeScript 182 42

  2. tailexamine tailexamine Public

    浏览器插件 可视化方式构建、设计和调试您的 Tailwind 网站

    TypeScript 43 9

  3. im-qinyu im-qinyu Public

    后端基于thinkphp6+swoole进行开发的即时通讯项目,前端使用uniapp进行开发(整体仿qq)

    PHP 24 10

  4. googleAuthenticator googleAuthenticator Public

    googleAuthenticator 是一个简单易用的 Go 包,用于生成 Google 身份验证器(2FA)所需的密钥和代码。它支持生成随机密钥、计算一次性密码(TOTP),并能生成对应的二维码以便于扫描。

    Go 5 2

  5. google-validator google-validator Public

    基于wails + vue3 开发的谷歌验证器桌面端

    Vue 2

  6. vite-plugin-mobile-simulator vite-plugin-mobile-simulator Public

    用于 vite 的插件 ,如果您的项目为移动段项目没有做响应式布局,且PC端打开不太大程度影响使用体验,则可以使用本插件。将在浏览器上使用iframe的方式,实现PC端模拟移动端宽高比。

    TypeScript 1