Skip to content
View scaraOvO's full-sized avatar
:bowtie:
:bowtie:

Block or report scaraOvO

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
scaraOvO/README.md
/**
 * Hi there, this is 蹦蹦小圆帽!
 * 散厨 / 小男孩系 / 可以面基
 */

const baseInfo = {
    name: "蹦蹦小圆帽",
    alt:  ["阿帽", "帽帽"],
    role: ["Cyber Security", "Penetration Tester", "Developer", "Student"],
    location: "🌍 Anywhere on the earth but often in Jinan, CN",
    interests: [
        "Pentesting",
        "Coding",
        "校服 😋",
        "涩涩!!!🥵🥵🥵"
    ],
    learningOn: [
        "C/C++", "Golang"
    ],
    languages: [
        "Java", "Node.js", "Python",
        // of course
        "en_US", "zh_CN", "zh_TW"
    ],
    vibe: () => "这个世界灿烂盛大!🎉"
}

const oneMoreThing = {
    tags: ["小男孩系", "散兵大人万岁", "中推第一涩涩校服控"],
    // 有种你打我呀🙄
    motto: () => [
        "骚逼就是用来被草的 😋",
        "🥺🥺🥺🥺🥺🥺🥺🥺🥺"
    ]
}

const contactInfo = {
    github: "https://github.com/scaraOvO",
    twitter: "https://x.com/wandererfly"
}

const hobby = () => "涩涩".repeat(3) + "!!! 🥵"; 

module.exports = { baseInfo, oneMoreThing, contactInfo, hobby }

Popular repositories Loading

  1. PicBook PicBook Public

    nodejs编写的简单的图床

    EJS 2

  2. 4BitCPUEmulator 4BitCPUEmulator Public

    模拟CPU

    C

  3. DiscordBotJS DiscordBotJS Public

    JavaScript

  4. GitPic GitPic Public

    图床

  5. ios6-cydia-repo ios6-cydia-repo Public

    小圆帽の Repo

  6. dotfiles dotfiles Public

    Dotfiles for my Hyprland config

    Roff