Skip to content
View serverbread-DEV's full-sized avatar
😅
😅

Block or report serverbread-DEV

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
serverbread-DEV/README.md

ServerBread 🥔🍞

aBoUt Me? 🤔

🤓👇

const SB = {
    sex: Sex.MAN,
    age: 16,
    career: "Senior high school student",
    languages: ["typescript", "javascript", "markdown"],
    tools: ["VSCode", "IDEA"],
    workOn: ["Minecraft", "Web", "ESP32"],
    os: "Arch Linux"   // btw i use arch XD
    contacts: {
        github: "serverbread-DEV",   // oh, it's stupid...
        email: "[email protected]",
        qq: "3819803809"
        
    }
};

const sb = new Human(SB);
sb.code();
sb.die();

dEsCrIpTiOn 🥰

你说得对,但是 ServerBread 是由SB自主**的一个啥也不会的几把😡。故事发生在一个被称作Github的神秘站点,在这里,被Owner选中的人将被assign issue,导引 git 之力😭。我将扮演一位名为 Contributor 的神秘角色,在自由的 Pull Request 中邂逅性格各异、能力独特的大蛇们,和他们一起击败 Bug,找回失散的 commit ——同时,逐步发掘 Public Archive 的真相👿。

sTaTuS 😰

飞舞一个,别看。

SB's GitHub stats

Popular repositories Loading

  1. CircleNineDocument CircleNineDocument Public

    简单的Galgame电子扫盲文档

    TypeScript 4 3

  2. NitWikit NitWikit Public

    Forked from 8aka-Team/NitWikit

    笨蛋开服教程

    JavaScript 1

  3. serverbread-DEV serverbread-DEV Public

    Config files for my GitHub profile.

  4. TShockPluginDocument TShockPluginDocument Public

    Forked from ACaiCat/TShockPluginDocument

    TShock插件开发中文教程

    Python