Skip to content
View Ruyue-Kinsenka's full-sized avatar
🐢
echo 0 > /dev/brain
🐢
echo 0 > /dev/brain

Organizations

@RUYUE-AOSP-STUDIO @AviumUI

Block or report Ruyue-Kinsenka

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 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
Ruyue-Kinsenka/README.md
Typing SVG

👋 Hi there, I'm Ruyue

"Just an NPC with a dream in the digital world."

Student 🎓 | Android Dev 📱| Writer ✒️


🧬 kernel/passerby.c

#include <stdio.h>
#include <universe.h>

typedef struct {
    char* id;
    int   level;
    char* location;
    char* current_status;
    int   is_dreaming;
} NPC;

void check_inventory(void) {
    char* daily_drivers[] = { "XiaoMI 15S PRO", "MacBook Pro", "iPad Pro 2021" };
    
    char* collection[] = {
        "Nothing Phone (1 & 2A)", "MEIZU 21", "Pixel 3/4", 
        "SHARP AQUOS (R5G/R2C/RC)", "Xperia XZ1C", "LEITZ PHONE 1",
        "iPhone 12Mini/XR/7", "Surface Laptop Go", "iTX PC"
    };
    
    printf("Total Devices: %d\n", 15);
}

int main() {
    NPC me = {
        .id = "Ruyue",
        .level = 19,
        .location = "China_CN",
        .current_status = "Building Android Apps & Worlds",
        .is_dreaming = 1
    };

    printf("Loading skills...\n");
    // [Android, Java, C, Python, C++, C#, Unity ,Kotlin]
    
    while (me.is_dreaming) {
        if (energy > 20) {
            run_process("OverWatch 2");
            run_process("Minecraft");
            write_story("My Dream Story.txt");
        } else {
            sleep(28800); // 8 Hours Recharge
        }
    }
    
    return 0;
}

👋 Haloooo!! Visitors

alt text

Popular repositories Loading

  1. Flyme-Live-Notification-Demo Flyme-Live-Notification-Demo Public

    Flyme实况通知demo

    Kotlin 4 1

  2. android_kernel_rakaten_c330ae android_kernel_rakaten_c330ae Public

    C 2 1

  3. FlymeFrameTools FlymeFrameTools Public

    利用shuzuki无root管理flyme插帧超分的app名单

    Kotlin 1

  4. Virtual-Hosts-FuckFlymeAd Virtual-Hosts-FuckFlymeAd Public

    Forked from x-falcon/Virtual-Hosts

    A rootless fake FlymeOS Ad way

    Java 1

  5. Reverse-FlymeLauncher Reverse-FlymeLauncher Public

    Java 1 1