Skip to content
View wwrrj's full-sized avatar
🏫
Study
🏫
Study

Highlights

  • Pro

Block or report wwrrj

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

👋 Hi, I'm wwrrj

/* Freshman | MCU & Embedded Enthusiast */

typedef struct {
    const char *role;
    const char *focus;
    const char *learning[5];
} Student;

Student me = {
    .role  = "Undergraduate (Year 1)",
    .focus = "Microcontroller & Embedded Systems",
    .learning = {
        "C", "C++", "Python", "Go", "Java"
    }
};
github contribution snake

Popular repositories Loading

  1. android_device_meizu_m1973 android_device_meizu_m1973 Public

    C++ 3 2

  2. AIUT AIUT Public

    Android Images Kitchen

    Python 2

  3. android_device_meizu_sm8150-common android_device_meizu_sm8150-common Public

    C++ 1 3

  4. android_vendor_meizu_m1973 android_vendor_meizu_m1973 Public

    Forked from MoKee/android_vendor_meizu_m1973

    Makefile 2

  5. android_kernel_meizu_sm8150 android_kernel_meizu_sm8150 Public

    Forked from MoKee/android_kernel_meizu_sm8150

    C 1

  6. android_vendor_meizu_sm8150-common android_vendor_meizu_sm8150-common Public

    Forked from MoKee/android_vendor_meizu_sm8150-common

    Makefile 1