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

Organizations

@SudaMod @taichi-framework @Project-Kaleidoscope @Project-Mia
Block or Report

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 <bits/stdc++.h>

typedef std::map<std::string, std::string> string_map;

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

std::string doing[] = {
};

std::string device[] = {
    "iPhone 12 mini",
    "Lenovo Legion R7000 2020",
};

string_map contact = {
    {"Email", "mailto:i@779.moe"},
    {"X", "https://twitter.com/KujouYuko"},
    {"Bilibili", "https://space.bilibili.com/19036404"},
};

Pinned

  1. scripts scripts Public

    Useful tools collection.

    Python 7 1

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

    My termux backup.

    Shell 5 1