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
#pragma once

#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[] = {
    "Learning C#/Rust.",
    "Maintaining AOSPA for Xiaomi 12.",
};

std::string device[] = {
    "Xiaomi 12",
    "iPhone 12 mini",
    "Lenovo Legion Y70",
    "Xiaomi Pad 5 Pro 12.4",
    "Lenovo Legion R7000 2020",
};

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

std::string pgp_key = "B2EB 2253 857B F30E 31B1 C8AE BC04 4387 63A9 7840";

Pinned

  1. scripts scripts Public

    Useful tools collection.

    Python 8 1

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

    My termux backup.

    Shell 5 1