Skip to content
View KujouYuko's full-sized avatar
πŸ”
🎀 πŸ•Ί πŸ€™ πŸ€
πŸ”
🎀 πŸ•Ί πŸ€™ πŸ€

Organizations

@SudaMod @taichi-framework @Project-Kaleidoscope @Project-Mia @ZakoClubROM

Block or report KujouYuko

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
KujouYuko/README.md
#include <map>
#include <string>

namespace self_intro {

std::string about[] = {
    "I'm a student of IoT Engineering, founder on Zako Club and Mia Institute.",
};

std::string doing[] = {
    "Nothing.",
};

std::string device[] = {
    "iPhone 12 mini",
    "ASUS Zenfone 9",
    "ASUS TUF Gaming A14 (2024)",
};

std::map<std::string, std::string> contact = {
    {"Email", "mailto:[email protected]"},
    {"X", "https://x.com/KujouYuko"},
    {"Bilibili", "https://space.bilibili.com/19036404"},
};

}

Pinned Loading

  1. scripts scripts Public

    Useful tools collection.

    Python 7 1

  2. oh-my-termux oh-my-termux Public

    My termux backup.

    Shell 5 1